]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* frame.c (_initialize_frame): Add missing backslash.
authorMark Kettenis <kettenis@gnu.org>
Sun, 10 Aug 2003 14:59:28 +0000 (14:59 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 10 Aug 2003 14:59:28 +0000 (14:59 +0000)
gdb/ChangeLog
gdb/frame.c

index 0a6b3b3613f841abe44717183da4a1d678719311..b352a968edfe50e452619d44388270395eb1f555 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * frame.c (_initialize_frame): Add missing backslash.
+
 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
 
        * sol-thread.c (sol_thread_store_registers): Use regcache_collect
index eb89e7c846e08a4e961ed0f23b08aa4df01e1d55..60f9f0141b1cdd8c42a243195c32de8e8b691a7f 100644 (file)
@@ -2451,7 +2451,7 @@ of the stack trace.",
   add_setshow_uinteger_cmd ("limit", class_obscure,
                            &backtrace_limit, "\
 Set an upper bound on the number of backtrace levels.\n\
-No more than the specified number of frames can be displayed or examined.\n
+No more than the specified number of frames can be displayed or examined.\n\
 Zero is unlimited.", "\
 Show the upper bound on the number of backtrace levels.",
                            NULL, NULL, &set_backtrace_cmdlist,