public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Iain Buclaw <ibuclaw@gdcproject.org>
To: Yao Qi <qiyaoltc@gmail.com>
Cc: GDB Patches <gdb-patches@sourceware.org>,
	Doug Evans <xdje42@gmail.com>,
		Pierre-Marie de Rodat <derodat@adacore.com>
Subject: Re: [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules
Date: Mon, 07 Sep 2015 10:16:00 -0000	[thread overview]
Message-ID: <CABOHX+ff7x+Xohf2enkNXFbu0FxVP-fMMZUajTLrzZEb0kJ45w@mail.gmail.com> (raw)
In-Reply-To: <868u8ny4je.fsf@gmail.com>

On 3 September 2015 at 16:13, Yao Qi <qiyaoltc@gmail.com> wrote:
> Iain Buclaw <ibuclaw@gdcproject.org> writes:
>
>> Third times a charm.
>>
>> Rebased this against master, in particular to make it compatible with
>> the recent block_symbol additions.  I don't have a GCC-4.1 compiler at
>> hand, but I don't think I'm doing anything that may trigger build
>> warnings.  Pierre, maybe you want to confirm?
>>
>> I've also gotten round to completing the d-exp expression parser
>> rewrite - or at least to a nice stable point.  Will be submitting that
>> in patch #2.
>
> Hi Iain,
> This patch causes a regression shown by buildbot
> https://sourceware.org/ml/gdb-testers/2015-q3/msg07398.html
>
> python print(gdb.lookup_type('ucent').name)
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> gdb.error: No type named ucent.
> Error while executing Python code.
> (gdb) FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
>
> can you take a look?
>


Will do, I didn't realise that the python testsuite called into language D.

Iain

  reply	other threads:[~2015-09-07 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 18:00 Iain Buclaw
2015-08-04  8:27 ` Pierre-Marie de Rodat
2015-08-04 10:48   ` Iain Buclaw
2015-08-13  4:02 ` Doug Evans
2015-08-13 11:06   ` Iain Buclaw
2015-09-03 14:13 ` Yao Qi
2015-09-07 10:16   ` Iain Buclaw [this message]
2015-09-26  7:24   ` Iain Buclaw
2015-09-28 10:39     ` Yao Qi

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=CABOHX+ff7x+Xohf2enkNXFbu0FxVP-fMMZUajTLrzZEb0kJ45w@mail.gmail.com \
    --to=ibuclaw@gdcproject.org \
    --cc=derodat@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=qiyaoltc@gmail.com \
    --cc=xdje42@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).