This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: "long" vs. "long int" (what a mess!)
- From: Daniel Jacobowitz <drow at false dot org>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: archer at sourceware dot org
- Date: Fri, 7 Nov 2008 09:37:30 -0500
- Subject: Re: "long" vs. "long int" (what a mess!)
- References: <20081107025507.5BB8E3A6B0D@localhost>
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