gdb/
authorYao Qi <yao@codesourcery.com>
Fri, 24 May 2013 12:27:39 +0000 (12:27 +0000)
committerYao Qi <yao@codesourcery.com>
Fri, 24 May 2013 12:27:39 +0000 (12:27 +0000)
commitc0ea94eb34ef5e4c0a4c5df40976d368ddf54fb4
tree1baeef58e4975b5a2ab433b5f203038dc93f214f
parent6740dc9c3e1fbc0f2ae2cb54feee654023db157d
gdb/

* tracepoint.c (TFILE_PID): Remove.
(tfile_open): Don't add thread and inferior.
(tfile_close): Don't set 'inferior_ptid'.  Don't call
exit_inferior_silent.
(tfile_thread_alive): Remove.
(init_tfile_ops): Don't set field 'to_thread_alive' of
tfile_ops.

gdb/testsuite/

* gdb.trace/tfile.exp: Test inferior and thread.
gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/tfile.exp
gdb/tracepoint.c