This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

gdb to at91eb40 (Angel 1.04): Value being assigned to is no longer active.


Hello,

can someone tell what is going on wrong with the following ?

:~/Desktop/arm kalou$ /usr/local/bin/arm-elf-gdb redboot_RAM.elf
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=powerpc-apple-darwin6.8 --target=arm-elf"...

(gdb) tar rdi /dev/tty.KeySerial1
Angel Debug Monitor (serial) 1.04 (Advanced RISC Machines SDT 2.11a) for AT91EB0x (1.01)
Angel Debug Monitor rebuilt on Sep 14 1998 at 14:52:22
Serial Rate: 9600
Connected to ARM RDI target.



(gdb) set $cpsr=0xd3 Value being assigned to is no longer active.

(gdb) set debug remote 1
(gdb) set debug frame 1
(gdb) set $cpsr=0xd3
{ frame_register_unwind (frame=-1,regnum=25(cpsr),...) -> *optimizedp=0 *lvalp=2 *addrp=0xa4 *bufferp=[10000000] }
{ frame_id_p (l={!stack,!code,!special}) -> 0 }
Value being assigned to is no longer active.



Should I try to update Angel ?



Olivier



-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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