mc icon indicating copy to clipboard operation
mc copied to clipboard

Generate debug symbols

Open oridb opened this issue 10 years ago • 0 comments

Right now, we generate comments in textual assembly. This is very useful, and without data types information, makes it easier to debug than source level debugging.

Before debug symbols can land, it should be possible, in gdb, to type print var and have it show the right data type.

oridb avatar Dec 15 '15 05:12 oridb