gdb nearest symbol backtrace

Jonny Grant <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
Is there a quick way to get some symbols near the backtrace in a binary without symbols? and show which binary or library it came from?
The ELF file is stripped. Can gdb figure out which libraries were loaded?

eg if i use "layout asm" I can see  _ZdlPv  in the assembler.

$ c++filt _ZdlPv
operator delete(void*)


It's interesting the  _ZdlPv symbol wasn't stripped.

Thanks
Jonny
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.