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 breakpoints/15226] New: Bogus extra error message whenassigning commands to invalid bkpt number


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.


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