mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* frame.c (_initialize_frame): Add missing backslash.
This commit is contained in:
@@ -2424,7 +2424,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,
|
||||
|
||||
Reference in New Issue
Block a user