2010-05-14 Michael Snyder <msnyder@vmware.com>
* infcall.c: White space. * inf-child.c: White space. * infcmd.c: White space. * inferior.c: White space. * inf-loop.c: White space. * inflow.c: White space. * inline-frame.c: White space. * interps.c: White space.
This commit is contained in:
parent
d8734c886e
commit
abbb1732a9
10 changed files with 84 additions and 2 deletions
|
@ -121,6 +121,7 @@ static PROCESS_GROUP_TYPE
|
|||
gdb_getpgrp (void)
|
||||
{
|
||||
int process_group = -1;
|
||||
|
||||
#ifdef HAVE_TERMIOS
|
||||
process_group = tcgetpgrp (0);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue