Do not print thread events.
commitc6e116f53745c48729b3696c005c292f1fd701d7
authorJohannes Sixt <j6t@kdbg.org>
Thu, 13 Oct 2011 19:08:19 +0000 (13 21:08 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 13 Oct 2011 19:08:19 +0000 (13 21:08 +0200)
treee242f05864b45e287a417ebd567c9e63f302cf36
parent0d19a0b9198ee6c225b2bf31711c2d3a9c4087ba
Do not print thread events.

Michael Ambrus reported a case where 'info threads' output was contaminated
with '[New Thread...]' reports. Normally, these events are reported before
the program stops (i.e., while it is running). Work it around by turning
off these event reports.
kdbg/gdbdriver.cpp