This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/21122] Documentation mistakes for breakpoint-related commands


https://sourceware.org/bugzilla/show_bug.cgi?id=21122

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
> However, this fails to mention that ranges can also be specified as space-
> separated lists of breakpoint numbers, like '5 6 7'.

That only looks like a range because the numbers are ordered.  Say, "7 4 9"
doesn't look like a range to me.  I'd call it a "list" instead.

I think it'd be clearer if the section was reworded to speak in terms of
"breakpoint lists".  See "thread ID lists" in the manual.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]