public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/17544] New: minor catch exec reporting oddity
@ 2014-11-04 15:20 tromey at sourceware dot org
0 siblings, 0 replies; only message in thread
From: tromey at sourceware dot org @ 2014-11-04 15:20 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=17544
Bug ID: 17544
Summary: minor catch exec reporting oddity
Product: gdb
Version: 7.7
Status: NEW
Severity: minor
Priority: P2
Component: breakpoints
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Take a look at the "info break" output from bug #17543:
info b
Num Type Disp Enb Address What
1 catchpoint keep y exec, program
"/home/tromey/firefox-git/gecko-dev/obj-x86_64-unknown-linux-gnu/dist/bin/plugin-container"
catchpoint already hit 1 time
This has changed the output to mention the program being exec'd.
This seemed a mildly strange to me; like I briefly wasn't
sure if this meant that the catchpoint would only then apply
to other programs of this name.
Relatedly, there should be some way to access this file name from
scripts. Then I could make a "catch exec" conditional on what
is being exec'd.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-04 15:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 15:20 [Bug breakpoints/17544] New: minor catch exec reporting oddity tromey at sourceware dot org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).