This is the mail archive of the gdb@sourceware.org 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: on-target debug problems


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


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