gdb/
authorPedro Alves <palves@redhat.com>
Wed, 6 Jun 2012 18:10:17 +0000 (18:10 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 6 Jun 2012 18:10:17 +0000 (18:10 +0000)
commit359f5fe60e35bf3a428289fb3027ee9b6b5c848c
tree28556ecdb8b947a4b68d14fe258b1afdb908420a
parent2d4c29c5e6d43e8a6dfec443d25f42b371bb4f0b
gdb/
2012-06-06  Pedro Alves  <palves@redhat.com>

* infrun.c (struct execution_control_state): Remove
`new_thread_event' field.
(handle_inferior_event): Simplify new threads handling; don't
resume the inferior if we find a new thread.

gdb/testsuite/
2012-06-06  Pedro Alves  <palves@redhat.com>

* gdb.threads/clone-new-thread-event.c: New file.
* gdb.threads/clone-new-thread-event.exp: New file.
gdb/ChangeLog
gdb/infrun.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/clone-new-thread-event.c [new file with mode: 0644]
gdb/testsuite/gdb.threads/clone-new-thread-event.exp [new file with mode: 0644]
This page took 0.025663 seconds and 4 git commands to generate.