This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: "long" vs. "long int" (what a mess!)


On Thu, Nov 06, 2008 at 06:55:07PM -0800, Paul Pluzhnikov wrote:
> All the rest of them cause similar trouble: either they need a trailing 'int',
> or 'unsigned' is in the wrong place, or both :-(

Is Tom's patch using the name parser in GDB?  If so, then the problem
is that we don't apply similar canonicalization to incoming debug
info.  I posted a patch for this about a year ago but have been
holding off on it; partly because I've been busy, partly because I
keep hoping someone will think of a more efficient solution.

http://sourceware.org/ml/gdb-patches/2007-10/msg00510.html

-- 
Daniel Jacobowitz
CodeSourcery


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