gdb_systemc_trace
gdb_systemc_trace copied to clipboard
What would be needed to get fixed point datatypes working?
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.