b2.temp at gmx dot com
2018-09-23 16:20:29 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23703
Bug ID: 23703
Summary: -break-delete should allow to delete by file and line
Product: gdb
Version: 8.1.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: b2.temp at gmx dot com
Target Milestone: ---
As it worked previously when using the "clear" TUI command when it still was
allowed in MI mode.
Expected syntax is "-break-delete --source <fname> --line <number>", to be
consistent with the "-break-insert" equivalent.
For example if my UI at some points send
-break-insert --source foo.c --line 42
I really expect to be able to do the opposite, i.e
-break-delete --source foo.c --line 42
Actually i even think that any syntax allowed with "-break-insert" MUST have
its "-break-delete" counterpart.
Bug ID: 23703
Summary: -break-delete should allow to delete by file and line
Product: gdb
Version: 8.1.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: b2.temp at gmx dot com
Target Milestone: ---
As it worked previously when using the "clear" TUI command when it still was
allowed in MI mode.
Expected syntax is "-break-delete --source <fname> --line <number>", to be
consistent with the "-break-insert" equivalent.
For example if my UI at some points send
-break-insert --source foo.c --line 42
I really expect to be able to do the opposite, i.e
-break-delete --source foo.c --line 42
Actually i even think that any syntax allowed with "-break-insert" MUST have
its "-break-delete" counterpart.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.