gdb/gdbserver/
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 220c19b31093008065346e9dd0d17c1183681e1a..a5a735a12162c3c0fba0fc546299092d3dcdd267 100644 (file)
@@ -1,3 +1,12 @@
+2006-08-08  Richard Sandiford  <richard@codesourcery.com>
+
+       * server.c (terminal_fd): New variable.
+       (old_foreground_pgrp): Likewise.
+       (restore_old_foreground_pgrp): New function.
+       (start_inferior): Record the terminal file descriptor in terminal_fd
+       and its original foreground group in old_foreground_pgrp.  Register
+       restore_old_foreground_pgrp with atexit().
+
 2006-07-26  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * server.c (handle_query): Correct qPart to qXfer.
This page took 0.039472 seconds and 4 git commands to generate.