Fix gdb script for new quark variable names
authorBenjamin Otte <otte@redhat.com>
Thu, 27 Sep 2012 13:31:46 +0000 (15:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 27 Sep 2012 13:31:46 +0000 (15:31 +0200)
commit685259dfea99c16bdd97f596af6548f83cb5669a
treebbf7a19b9070a36901147ea182d1a87b88a0fc87
parent3d45854a580f35e191f89a567328b03009baf22a
Fix gdb script for new quark variable names

... and don't spam stderr with exceptions if someone renames things
again.

Last but not least, keep the old names as a fallback, so that LD_PRELOAD
with an older libglib still works.
glib/glib.py