mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
gdb/
* breakpoint.c (BREAK_ARGS_HELP): Add missing `the'. gdb/testsuite/ * gdb.base/help: Adjust expected output.
This commit is contained in:
@@ -11496,8 +11496,8 @@ LOCATION may be a line number, function name, or \"*\" and an address.\n\
|
||||
If a line number is specified, break at start of code for that line.\n\
|
||||
If a function is specified, break at start of code for that function.\n\
|
||||
If an address is specified, break at that exact address.\n\
|
||||
With no LOCATION, uses current execution address of selected stack frame.\n\
|
||||
This is useful for breaking on return to a stack frame.\n\
|
||||
With no LOCATION, uses current execution address of the selected\n\
|
||||
stack frame. This is useful for breaking on return to a stack frame.\n\
|
||||
\n\
|
||||
THREADNUM is the number from \"info threads\".\n\
|
||||
CONDITION is a boolean expression.\n\
|
||||
|
||||
Reference in New Issue
Block a user