Last indexation completed on 2024-03-24 06:03:46 UTC

Pretty-printers for GDB
These allow you to use GDB's print command to print useful representations of Qt objects, like QStrings. At least GDB 7.3 is required.
The printers can be loaded globally, by sourcing the load-qt5printers.py file. This can interfere with Qt4 debugging sessions, though, so you probably want to do this on a per-session basis.


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:45:07

Stuff in this directory:
=== DEBUGGING SUPPORT
adddebug Modifies the Makefile to add debug info (-g)
add_trace.pl Modifies a source file to add a trace as the first line of every method, using kdDebug, and showing args values.


SEE ALSO: README

folder qt5printers/ - 2024-02-11 01:45:07  
file create-qt5-autoloaders.py 3997 bytes 2024-02-11 01:45:07 2024-03-24 05:44:44  
file load-qt5printers.py 1629 bytes 2024-02-11 01:45:07 2024-03-24 05:44:44  
file README 1327 bytes 2024-02-11 01:45:07 -