on-target debug problems
Daniel Jacobowitz
drow@false.org
Tue Jan 3 16:47:00 GMT 2006
On Tue, Jan 03, 2006 at 11:26:12AM +0100, enrico_groups@libero.it wrote:
> Dear All,
>
> I am trying to debug an application on a Symbian OS UIQ phone (ARM thumb).
>
> I tested the connection and setup with an example application and everything works fine. I use gdb on windows command prompt and I have a gdbstub provided by the manufacturer.
>
> When I try to launch my application using "run" on gdb on the pc, on the target device (on gdbstub) I get the following error message:
>
> Failed to load app DLL
> (epoc error is -1)
>
> What does this mean? What could be the reason?
> Is there any way I can find out which DLL is missing?
>
> I could not find anything related on-line, so any pointers are welcome.
You need to contact whoever you got the GDB and gdb stub from; we can't
help you with this message, which is not produced by unmodified GDB.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list