gdb 6.1.1 (PPC) crash (long)

Daniel Jacobowitz drow@false.org
Tue Sep 7 14:50:00 GMT 2004


On Thu, Sep 02, 2004 at 01:58:31PM +0200, Fabian Cenedese wrote:
> 
> >Hi
> >
> >I get a crash when trying to lookup a symbol with my cross compiled gdb. It's
> >just this one symbol (so far), others I can lookup with no problems.
> >Here's what happens:
> >
> >(gdb) ptype this
> >type = class CMainTask : public CINOSTask {
> >  public:
> >    CMainTask & operator=(CMainTask const &);
> >    virtual ~CMainTask(void);
> >      2 [main] gdb 2100 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
> >    329 [main] gdb 2100 open_stackdumpfile: Dumping stack trace to gdb.exe.stackdump
> 
> If anybody is interested in solving this, I can send a small debug-only file
> (objcopy --only-keep-debug, ~250KB) and the sources and the processed
> Assembler files (gcc -S). I still can't find how to solve this, debugging via
> gdb is quite new to me.

I'll take a look at it; could you send them to me (off-list)?

-- 
Daniel Jacobowitz



More information about the Gdb mailing list