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: no stack trace with 2.6.11 and gdb 6.3


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


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