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/14617] New: Set passcount of tracepoint doesn't trigger'=breakpoint-modified' notification


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

             Bug #: 14617
           Summary: Set passcount of tracepoint doesn't trigger
                    '=breakpoint-modified' notification
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: qiyao@gcc.gnu.org
    Classification: Unclassified


'=breakpoint-modified' notification is emitted when commands, condition, and
ignore count is modified, but when modify 'passcount' of tracepoint, no
'=breakpoint-modified' is emitted.


passcount 1 4^M
&"passcount 1 4\n"^M
~"Setting tracepoint 4's passcount to 1\n"^M
^done^
(gdb)

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