This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: macros/2483: not even the macro debugging example from the documentation works


The following reply was made to PR macros/2483; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com,
        christian@jaeger.mine.nu, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: macros/2483: not even the macro debugging example from the documentation works
Date: Fri, 25 Jul 2008 09:07:56 -0600

 I tried this on Fedora 8 and it works for me.
 
 Maybe your version of gcc is emitting the wrong information?
 What version of gcc are you using?
 
 FWIW, gcc 4.3 had a bug in this area.
 
 You can look at the macro info with "objdump -W sample".
 That might prove interesting.
 
 Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]