From: Tom Tromey <tromey@redhat.com>
To: Iain Buclaw <ibuclaw@gdcproject.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/5] Add d_main_name to dlang.c
Date: Fri, 10 Jan 2014 19:47:00 -0000 [thread overview]
Message-ID: <87ha9b62lu.fsf@fleche.redhat.com> (raw)
In-Reply-To: <CABOHX+cyN-3SxWKQYG_kvuSEaNU_SVXJOZuA0BXjSVKJ0feRBw@mail.gmail.com> (Iain Buclaw's message of "Fri, 10 Jan 2014 19:36:54 +0000")
>>>>> "Iain" == Iain Buclaw <ibuclaw@gdcproject.org> writes:
Iain> Currently all demangled symbols have to be 'quoted' because they are
Iain> in the format foo.bar.baz. Incidentally, I was just looking into
Iain> writing a separate expression parser for D (d-exp.y). I don't suppose
Iain> you'd know off the bat whether - if written properly - it would be
Iain> able to handle D demangled symbols without the need to quote them?
I just replied about this on the D debugger list :)
"break" and some other commands use "linespecs", not expressions.
(Well, in addition to expressions, as you can always "break *EXPR".)
See gdb/linespec.c.
linespec already handles "." as a separator for Java, so it should be
possible to make it work for D. I don't recall the details; this code's
gone through a lot in the past couple of years (for the better I assure
you :-)
Tom
next prev parent reply other threads:[~2014-01-10 19:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 13:09 Iain Buclaw
2014-01-09 18:18 ` Tom Tromey
2014-01-09 18:29 ` Iain Buclaw
2014-01-10 17:26 ` Iain Buclaw
2014-01-10 18:57 ` Tom Tromey
2014-01-10 19:36 ` Iain Buclaw
2014-01-10 19:47 ` Tom Tromey [this message]
2014-01-18 17:09 ` Iain Buclaw
2014-01-18 18:22 ` Iain Buclaw
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=87ha9b62lu.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=ibuclaw@gdcproject.org \
/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