GDBPrint
alphaDescription
GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way.
You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var".
A macro based system allows to show any kind of class.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of GDBPrint!