no stack trace with 2.6.11 and gdb 6.3

Daniel Jacobowitz drow@false.org
Fri Jun 10 19:37:00 GMT 2005


On Fri, Jun 10, 2005 at 02:20:58PM -0500, Rich Coe wrote:
> Yes, after I manually run
>     'add-symbol-file-from-memory 0xffffe000'
> I can get a valid traceback.  
> 
> Why doesn't this just work like gdb-6.0 on 2.6.7 ?

Your GDB 6.0 was also patched by Red Hat; again, you would have to ask
them.

> Why does this command run automatically when debugging with gdb from the
> command line but when attaching to an already running process ?

Because it's different code that detects the new program.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb mailing list