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]

Re: Jeeni & ARM720T with GDB


When I try that, I get an error message:

Continuing.
RDI_execute: a miscellaneous type of error

Program received signal SIGTERM, Terminated.
?? () at setup.S:4
4		B	Reset_Handler
Current language:  auto; currently asm

using gdb 5.0 (insight w/ -nw) and 7211 eval board.

Any ideas?

On Mon, 20 Nov 2000 10:48:14 Fernando Nasser wrote:
> The sequence of commands you should use is:
> 
> file <exec>
> target rdi e=....
> load
> break <somewhere>
> cont
> 
> 
> Don't use the load command argument.



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