This is the mail archive of the gdb@sources.redhat.com 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: Your change breaks GDB for ARM


On Fri, Nov 21, 2003 at 01:04:25PM -0500, Andrew Cagney wrote:
> Try the attached.  It warns the user of the conflict and points them at 
> "set endian" for how to change it.  The other alternative is to force 
> the endianess based on what the target indicates, but as you note, that 
> could lead to interesting conflicts.

Since I'm not doing any remote debugging (at the present time), I can't
actually test this patch.  At any rate, thank you for ifdefing out the
offending code; it builds for arm-elf now.


-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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