public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/15226] New: Bogus extra error message when assigning commands to invalid bkpt number
@ 2013-03-04 19:08 dje at google dot com
  2024-01-07 18:58 ` [Bug breakpoints/15226] " ssbssa at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dje at google dot com @ 2013-03-04 19:08 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15226

             Bug #: 15226
           Summary: Bogus extra error message when assigning commands to
                    invalid bkpt number
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: dje@google.com
    Classification: Unclassified


$ ./gdb hello
(gdb) commands 7
No breakpoint number 7.
No breakpoints specified.
(gdb) 

The "No breakpoints specified." message is annoying, if not wrong.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug breakpoints/15226] Bogus extra error message when assigning commands to invalid bkpt number
  2013-03-04 19:08 [Bug breakpoints/15226] New: Bogus extra error message when assigning commands to invalid bkpt number dje at google dot com
@ 2024-01-07 18:58 ` ssbssa at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: ssbssa at sourceware dot org @ 2024-01-07 18:58 UTC (permalink / raw)
  To: gdb-prs

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

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |8.1
         Resolution|---                         |FIXED

--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
Works since gdb-8.1:
```
(gdb) commands 7
No breakpoint number 7.
(gdb)
```

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

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

end of thread, other threads:[~2024-01-07 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04 19:08 [Bug breakpoints/15226] New: Bogus extra error message when assigning commands to invalid bkpt number dje at google dot com
2024-01-07 18:58 ` [Bug breakpoints/15226] " ssbssa at sourceware dot org

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).