* inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET
authorStu Grossman <grossman@cygnus>
Fri, 5 Nov 1993 19:27:49 +0000 (19:27 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 5 Nov 1993 19:27:49 +0000 (19:27 +0000)
commit5090e82cca377dd12046a4bb7dc1922f363348b4
tree3d1769cdbff31e15a76ea0d65c1315aaf166c348
parent87ce76559ca2695bf38e760c0ec0ce412efd95aa
* inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET
macro to set process groups.
* infptrace.c (child_resume): Temporarily use Lynx PIDGET to
specify resumption of all threads.
* infrun.c (wait_for_inferior):  Fix handling of thread-specific
breakpoints for systems where DECR_PC_AFTER_BREAK > 0 (ie: backup
PC by the right amount when continuing the thread).
* thread.c (thread_apply_command):  Add the  `thread apply'
command to apply a given GDB command to a list of threads.
gdb/ChangeLog
gdb/inflow.c
gdb/infptrace.c
gdb/thread.c
This page took 0.025307 seconds and 4 git commands to generate.