"run", and executable file/symtab association?
Randolph Chung
randolph@tausq.org
Sat Feb 18 17:42:00 GMT 2006
> pop_target calls current_target->to_close. I am suspecting that it
> should call target_stack->to_close instead.
hrm, target_stack is "child", and its to_close method is NULL.
target_stack->beneath is "exec" and its to_close is exec_close...
>>I don't pretend to understand this code and why if there are forks, we
>>should be popping the target to kill everything.
> I don't either.
ok, I'll wait for Michael to respond :)
randolph
More information about the Gdb
mailing list