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: arm-elf-gdb crash


On 5/5/05, Daniel Jacobowitz <drow@false.org> wrote:
> On Thu, May 05, 2005 at 08:26:59PM -0700, Shaun Jackman wrote:
> > arm-elf-gdb 6.2.1 crashed after issuing a 'step' command. Here's the
> > commands leading up to it and the backtrace.
> 
> This bug report is still not especially useful, without a reproducible
> test case.  All I can do is recommend you try a current version.
> There have been plenty of bug fixes since 6.2.1.

I've been having trouble with recent versions of gdb. 6.3 fails while loading:

(gdb) load
Loading section .text, size 0x64a8 lma 0x2000000
Memory access error while loading section .text.

6.3.50.20050419 fixes the load bug, but fails when setting the $cpsr
(gdb) set $cpsr=0x1f
Value being assigned to is no longer active.

Do you know if the $cpsr bug has been fixed in a recent snapshot?

Cheers,
Shaun


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