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/22824] New: misleading description of new rbreak Python function in GDB 8.1 NEWS file


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

            Bug ID: 22824
           Summary: misleading description of new rbreak Python function
                    in GDB 8.1 NEWS file
           Product: gdb
           Version: 8.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: brobecker at gnat dot com
  Target Milestone: ---

The gdb/NEWS file documents this addition as:

  ** A new command, "rbreak" has been added to the Python API.  This
     command allows the setting of a large number of breakpoints via a
     regex pattern in Python.  See the manual for further details.

However, this is not a new *command*. This a new *function*.

Will fix.

-- 
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]