Mention g_trap_object_ref

2006-01-26  Matthias Clasen  <mclasen@redhat.com>

	* gobject/tut_tools.xml: Mention g_trap_object_ref

	* glib/running.sgml: Add g_trap variables to the index.
	Mention conditional breakpoints as an alternative.
This commit is contained in:
Matthias Clasen
2006-01-26 19:28:33 +00:00
committed by Matthias Clasen
parent bd88bf87da
commit 5cb432b56c
3 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2006-01-26 Matthias Clasen <mclasen@redhat.com>
* gobject/tut_tools.xml: Mention g_trap_object_ref
* glib/running.sgml: Add g_trap variables to the index.
Mention conditional breakpoints as an alternative.
Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org>
* glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.