gdb_systemc_trace icon indicating copy to clipboard operation
gdb_systemc_trace copied to clipboard

What would be needed to get fixed point datatypes working?

Open lbbrhzn opened this issue 6 years ago • 1 comments

lbbrhzn avatar Nov 21 '19 21:11 lbbrhzn

I think fixed-points should work the same way as other types. Just add more cases in object tree traversal logic. You can try. I'm currently not interested in working on this, since I've switched to LLDB mostly for my debugs and forgot GDB API.

ripopov avatar Nov 22 '19 02:11 ripopov