summaryrefslogtreecommitdiff
path: root/glib/glib.py
Commit message (Expand)AuthorAgeFilesLines
* glib.py: Remove old debugging codeJasper St. Pierre2012-10-071-4/+0
* Fix gdb script for new quark variable namesBenjamin Otte2012-09-271-2/+9
* Fix GHashTable GDB pretty printing (bug #667420)Dan Vrátil2012-01-091-5/+6
* glib/: fully remove galias hacksRyan Lortie2010-07-071-4/+1
* Fix up cast in gdb macrosAlexander Larsson2009-09-281-1/+1
* Add gforeach gdb commandAlexander Larsson2009-09-211-0/+84
* Add pretty printer for hashtablesAlexander Larsson2009-09-211-0/+64
* Add pretty printing for GList and GSListAlexander Larsson2009-09-211-0/+77
* Initial support for gdb python macrosAlexander Larsson2009-09-211-0/+27