* inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
authorPedro Alves <palves@redhat.com>
Mon, 8 Sep 2008 21:30:23 +0000 (21:30 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 8 Sep 2008 21:30:23 +0000 (21:30 +0000)
commit62a93fa9cbc7a5db0db8919f1a0b76ff401f7af5
tree44c70276097475a8ea6abfe9036853fec1068ded
parent438ac09b47f7fbd1cf7b8dff0c2275546100c2a4
* 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