From: Andrew Cagney <ac131313@cygnus.com>
To: Jim Blandy <jimb@redhat.com>
Cc: Dan Nicolaescu <dann@godzilla.ICS.UCI.EDU>,
binutils@sources.redhat.com, Jason Merrill <jason@redhat.com>,
gdb-patches@sources.redhat.com
Subject: Re: [very old] Re: dwarf2 cleanup
Date: Thu, 20 Jun 2002 14:11:00 -0000 [thread overview]
Message-ID: <3D124517.7020704@cygnus.com> (raw)
In-Reply-To: <npbsa5yg7c.fsf@zwingli.cygnus.com>
> + #define DEFDWARF2_CALL_FRAME_INFO(SYM, VAL) SYM = VAL,
>> enum dwarf_call_frame_info
>> {
>> ! #include "dwarf2.def"
>> ! LAST_DWARF_CALL_FAME_INFO
>> };
>> + #undef DEFDWARF2_CALL_FRAME_INFO
>>
BTW, these GDB parts should at least be written with the define/undefine
hard up against that #include to make it very clear that something
pretty garish is going on inside that #include:
#define DEFDWARF2_CALL_FRAME_INFO(SYM, VAL) SYM = VAL,
#include "dwarf2.def"
#undef DEFDWARF2_CALL_FRAME_INFO
Andrew
next prev parent reply other threads:[~2002-06-20 21:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-15 16:18 Dan Nicolaescu
2001-02-16 9:02 ` Jim Blandy
2001-02-16 14:45 ` Dan Nicolaescu
2001-02-16 15:15 ` Jim Blandy
2002-06-20 11:12 ` Jim Blandy
2002-06-20 11:10 ` [very old] " Jim Blandy
2002-06-20 14:11 ` Andrew Cagney [this message]
2002-06-20 17:36 ` Elena Zannoni
2002-06-21 12:20 ` Jim Blandy
2002-06-21 16:46 ` Jason Merrill
2002-06-21 16:51 ` DJ Delorie
2002-06-21 17:01 ` DJ Delorie
2002-06-21 18:14 ` Jim Blandy
2002-06-21 20:07 ` Andrew Cagney
2002-06-21 19:41 ` Elena Zannoni
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=3D124517.7020704@cygnus.com \
--to=ac131313@cygnus.com \
--cc=binutils@sources.redhat.com \
--cc=dann@godzilla.ICS.UCI.EDU \
--cc=gdb-patches@sources.redhat.com \
--cc=jason@redhat.com \
--cc=jimb@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