From: Vladimir Prus <ghost@cs.msu.su>
To: gdb@sources.redhat.com
Subject: Re: Filename with "./" in breakpoint command
Date: Wed, 07 Dec 2005 07:49:00 -0000 [thread overview]
Message-ID: <dn641e$kvh$1@sea.gmane.org> (raw)
In-Reply-To: <20051206210900.GA10747@nevyn.them.org>
Daniel Jacobowitz wrote:
> On Tue, Dec 06, 2005 at 11:02:20PM +0200, Eli Zaretskii wrote:
>> > Date: Tue, 6 Dec 2005 15:17:19 -0500
>> > From: Daniel Jacobowitz <drow@false.org>
>> >
>> > > I'd prefer to have a better solution to the original problem.
>> >
>> > We do; use full pathnames.
>>
>> I thought Vladimir didn't like it (and neither do I, frankly).
>
> What else is there? Not a rhetorical question, I just don't see any
> alternative. Well, we could invent unique identifers "gdb-file-1186",
> "gdb-file-1187".
Ehm.. why? What's wrong with properly resolving relative paths?
> Vladimir's original report is for communication from an IDE to GDB.
> "Find the best match" and "ask the user" aren't very helpful; the IDE
> needs to unambiguously specify what file it's already opened and is
> showing to the user, in a way that GDB can understand precisely what
> file is meant. Absolute pathnames seem awfully convenient for that.
Yes. I've just suggested that not supporting relative paths can be not very
convenient for those directly using console interface. Especially when you
say "break ./tracepoint.cpp:NNN", gdb suggests that this file might be in
shared library that's no loaded yet, which can confuse users even more.
I think either:
1. Relative paths should be handled fine, or
2. Relative paths should produce a warning from gdb.
> For a user typing "break foo.c:54" we've already agreed on a more
> useful behavior - though no promises when it will be implemented!
Which one is that? Setting breakpoint on each file matching foo.c, or
prompting?
- Volodya
next prev parent reply other threads:[~2005-12-07 7:49 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-03 12:58 Vladimir Prus
2005-12-03 14:17 ` Eli Zaretskii
2005-12-03 14:22 ` Bob Rossi
2005-12-03 14:55 ` Eli Zaretskii
2005-12-03 15:01 ` Bob Rossi
2005-12-05 6:53 ` Vladimir Prus
2005-12-05 18:39 ` Eli Zaretskii
2005-12-05 18:56 ` Daniel Jacobowitz
2005-12-06 4:27 ` Eli Zaretskii
2005-12-06 4:55 ` Daniel Jacobowitz
2005-12-06 11:56 ` Bob Rossi
2005-12-06 14:01 ` Joel Brobecker
2005-12-06 14:26 ` Andrew STUBBS
2005-12-06 20:13 ` Eli Zaretskii
2005-12-06 20:11 ` Eli Zaretskii
2005-12-06 20:17 ` Daniel Jacobowitz
2005-12-06 21:02 ` Eli Zaretskii
2005-12-06 21:09 ` Daniel Jacobowitz
2005-12-06 22:32 ` Eli Zaretskii
2005-12-07 7:49 ` Vladimir Prus [this message]
2005-12-07 14:51 ` Daniel Jacobowitz
2005-12-07 16:46 ` Vladimir Prus
2005-12-08 20:53 ` Paul Gilliam
2005-12-03 14:19 ` Bob Rossi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dn641e$kvh$1@sea.gmane.org' \
--to=ghost@cs.msu.su \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox