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]

stack from core if signal catched


I tried to find point of code
caused sig 11.

Sig 11 catched, inside signal
handler I do: fork, exec gcore.

Than tried to analise core file.

gdb 5.3 and pstack correct
show me content of stack
before fork call.

gdb 6.0 shows only sighandler and fork.

Why?


-- Dmitry Samersoff Technical director, http://www.assist.ru dsamersoff@assist.ru, Tel: +7(812)4381000 * There will come soft rains ...



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