public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [obv] Comment typo fix
@ 2010-06-04 16:48 Jan Kratochvil
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kratochvil @ 2010-06-04 16:48 UTC (permalink / raw)
  To: gdb-patches

http://sourceware.org/ml/gdb-cvs/2010-06/msg00042.html

--- src/gdb/ChangeLog	2010/06/04 02:39:16	1.11872
+++ src/gdb/ChangeLog	2010/06/04 16:47:58	1.11873
@@ -1,3 +1,7 @@
+2010-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* breakpoint.c (update_global_location_list): Fix comment typo.
+
 2010-06-04  Hui Zhu  <teawater@gmail.com>
 
 	* dwarf2loc.c (disassemble_dwarf_expression): Change ul to l.
--- src/gdb/breakpoint.c	2010/05/13 22:44:02	1.486
+++ src/gdb/breakpoint.c	2010/06/04 16:48:02	1.487
@@ -9096,7 +9096,7 @@
 		 soon, we'll fail to do the PC adjustment, and report
 		 a random SIGTRAP to the user.  When the user resumes
 		 the inferior, it will most likely immediately crash
-		 with SIGILL/SIGBUS/SEGSEGV, or worse, get silently
+		 with SIGILL/SIGBUS/SIGSEGV, or worse, get silently
 		 corrupted, because of being resumed e.g., in the
 		 middle of a multi-byte instruction, or skipped a
 		 one-byte instruction.  This was actually seen happen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [obv] Comment typo fix
@ 2011-08-03 15:18 Jan Kratochvil
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kratochvil @ 2011-08-03 15:18 UTC (permalink / raw)
  To: gdb-patches

http://sourceware.org/ml/gdb-cvs/2011-08/msg00015.html

--- src/gdb/ChangeLog	2011/08/01 18:45:42	1.13247
+++ src/gdb/ChangeLog	2011/08/03 15:17:08	1.13248
@@ -1,3 +1,7 @@
+2011-08-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* stack.c (print_frame_arguments_choices): Comment typo fix.
+
 2011-08-01  Thiago Jung Bauermann  <bauerman@br.ibm.com>
 
 	Revert:
--- src/gdb/stack.c	2011/08/01 14:57:48	1.230
+++ src/gdb/stack.c	2011/08/03 15:17:10	1.231
@@ -57,7 +57,7 @@
 
 void (*deprecated_selected_frame_level_changed_hook) (int);
 
-/* The possible choices of "set print frame-arguments, and the value
+/* The possible choices of "set print frame-arguments", and the value
    of this setting.  */
 
 static const char *print_frame_arguments_choices[] =

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-03 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-04 16:48 [obv] Comment typo fix Jan Kratochvil
2011-08-03 15:18 Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).