OSDN Git Service

* inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
authorPedro Alves <pedro@codesourcery.com>
Mon, 8 Sep 2008 21:30:23 +0000 (21:30 +0000)
committerPedro Alves <pedro@codesourcery.com>
Mon, 8 Sep 2008 21:30:23 +0000 (21:30 +0000)
commit2cdd388b596cbc2f6919e198751e3eeac9ba4598
tree5e77c64aec1f9ade57e4b521828671785b83741a
parent07a403bdf8430e491bd6d8f19717260fb8b64f00
* inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
LWP_TERMINATE, resume the caller thread.  On TTEVT_LWP_CREATE,
TTEVT_LWP_EXIT and TTEVT_LWP_TERMINATE, don't stop the whole
process, and return TARGET_WAITKIND_IGNORE.
gdb/ChangeLog
gdb/inf-ttrace.c