From: Simon Marchi <simark@simark.ca>
To: Hannes Domani <ssbssa@yahoo.de>, gdb-patches@sourceware.org
Subject: Re: [PATCH v3][PR gdb/15559] Use thiscall calling convention for class members
Date: Wed, 29 Apr 2020 12:45:32 -0400 [thread overview]
Message-ID: <f95391c2-1ed8-d28b-5a87-35e241fac2c0@simark.ca> (raw)
In-Reply-To: <20200429134808.3642-1-ssbssa@yahoo.de>
> @@ -234,6 +264,8 @@ i386_windows_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
> {
> i386_windows_init_abi_common (info, gdbarch);
> windows_init_abi (info, gdbarch);
> +
> + set_gdbarch_push_dummy_call (gdbarch, i386_windows_push_dummy_call);
> }
Just to be sure, this call convention does not apply to Cygwin programs?
Simon
next prev parent reply other threads:[~2020-04-29 16:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200429134808.3642-1-ssbssa.ref@yahoo.de>
2020-04-29 13:48 ` Hannes Domani
2020-04-29 16:45 ` Simon Marchi [this message]
2020-04-29 16:49 ` Hannes Domani
2020-04-29 17:19 ` Hannes Domani
2020-04-29 18:26 ` Simon Marchi
2020-04-30 12:42 ` Hannes Domani
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=f95391c2-1ed8-d28b-5a87-35e241fac2c0@simark.ca \
--to=simark@simark.ca \
--cc=gdb-patches@sourceware.org \
--cc=ssbssa@yahoo.de \
/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