GDB pretty printers
Posted: Sat Oct 04, 2014 6:28 am
I have a working GDB pretty printer that I've developed and works under GDB. However, under CodeLite, the CodeLite watch window and locals windows don't use the printers. They still show the raw format. If I do a print from the GDB output windows inside CodeLite, my printer is used.
How can I get CodeLite to use the printers in its watch and locals windows?
I appreciate any help you can provide.
Thanks,
Chris
How can I get CodeLite to use the printers in its watch and locals windows?
I appreciate any help you can provide.
Thanks,
Chris