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]
Other format: [Raw text]

Re: gdb 6.1.1 (PPC) crash (long)


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


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