* [patch] Fix SHOULD_INSERT comment typo
@ 2008-12-07 15:37 Jan Kratochvil
2008-12-07 15:57 ` Pedro Alves
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kratochvil @ 2008-12-07 15:37 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 41 bytes --]
Hi,
requesting approval.
Regards,
Jan
[-- Attachment #2: gdb-should_insert.patch --]
[-- Type: text/plain, Size: 634 bytes --]
2008-12-07 Jan Kratochvil <jan.kratochvil@redhat.com>
* breakpoint.c (update_global_location_list): Fix the comment.
--- gdb/breakpoint.c 26 Nov 2008 05:27:48 -0000 1.363
+++ gdb/breakpoint.c 7 Dec 2008 15:30:55 -0000
@@ -6811,7 +6811,7 @@ breakpoint_auto_delete (bpstat bs)
}
}
-/* If SHOULD_INSERT is true, do not insert any breakpoint locations
+/* If SHOULD_INSERT is false, do not insert any breakpoint locations
into the inferior, only remove already-inserted locations that no
longer should be inserted. Functions that delete a breakpoint or
breakpoints should pass false, so that deleting a breakpoint
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-07 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-07 15:37 [patch] Fix SHOULD_INSERT comment typo Jan Kratochvil
2008-12-07 15:57 ` Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox