This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/670: GDB/MI does not have a "ignore" counterpart say -break-ignore


>Number:         670
>Category:       gdb
>Synopsis:       GDB/MI does not have a "ignore" counterpart say -break-ignore
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 26 11:38:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     alain@qnx.com
>Release:        unknown-1.0
>Organization:
>Environment:
All platforms
>Description:
in gdb CLI you can change the breakpoint condition or ignore count.

With MI you can do this for condition:
-break-condition(MI) ===> condition(CLI)

but not for "ignore"(CLI).  There is no
-break-ignore bptnumber count
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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