From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4274 invoked by alias); 3 Jan 2006 16:47:28 -0000 Received: (qmail 4266 invoked by uid 22791); 3 Jan 2006 16:47:27 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 03 Jan 2006 16:47:26 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EtpJk-0002Rf-3m; Tue, 03 Jan 2006 11:47:24 -0500 Date: Tue, 03 Jan 2006 16:47:00 -0000 From: Daniel Jacobowitz To: "enrico_groups@libero.it" , gdb@sourceware.org Subject: Re: on-target debug problems Message-ID: <20060103164722.GA9337@nevyn.them.org> Mail-Followup-To: "enrico_groups@libero.it" , gdb@sourceware.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00007.txt.bz2 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