From: Jonas Maebe <jonas.maebe@elis.ugent.be>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-patches ml <gdb-patches@sourceware.org>
Subject: Re: Borland fastcall support (i386)
Date: Mon, 06 Apr 2009 06:20:00 -0000 [thread overview]
Message-ID: <0A3D7BB8-81EC-4D0E-BF13-D408A988D439@elis.ugent.be> (raw)
In-Reply-To: <20090406025401.GA29656@caradoc.them.org>
On 06 Apr 2009, at 04:54, Daniel Jacobowitz wrote:
> On Sun, Apr 05, 2009 at 11:28:57PM +0200, Jonas Maebe wrote:
>> I've continued working on gdb to also support calling Pascal
>> methods, and
>> I've run a bit into a hitch: the calling_convention field is part
>> of a
>> union that also contains cplus_stuff (inside main_type in
>> gdbtypes.h), and
>> I need both for methods using a non-standard calling convention.
>
> Why is cplus_stuff used in this case?
You're right, I was mixing two things. There is indeed no conflict. So
all that needs to be done is extend smash_to_method_type() with an
extra parameter for the calling convention.
Jonas
prev parent reply other threads:[~2009-04-06 6:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 13:39 Jonas Maebe
2009-04-03 14:55 ` Tom Tromey
2009-04-05 21:29 ` Jonas Maebe
2009-04-06 2:15 ` Tom Tromey
2009-04-06 2:54 ` Daniel Jacobowitz
2009-04-06 6:20 ` Jonas Maebe [this message]
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=0A3D7BB8-81EC-4D0E-BF13-D408A988D439@elis.ugent.be \
--to=jonas.maebe@elis.ugent.be \
--cc=drow@false.org \
--cc=gdb-patches@sourceware.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