aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-06-07 17:26:47 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-06-07 17:26:47 +0000
commit5be4dfca585c6713617a2773394ef98a4e9f3c9c (patch)
tree9c3e1ba3ac7a235add4dbab7e120fadfb7723c6a /gdb/ChangeLog
parentf36485f09d638d253ee09de07950dd7b85a2d99e (diff)
downloadgdb-5be4dfca585c6713617a2773394ef98a4e9f3c9c.zip
gdb-5be4dfca585c6713617a2773394ef98a4e9f3c9c.tar.gz
gdb-5be4dfca585c6713617a2773394ef98a4e9f3c9c.tar.bz2
gdb/
* cli/cli-cmds.c (shell_escape): Use waitpid. * rs6000-nat.c (exec_one_dummy_insn): Likewise. gdb/testsuite/ * gdb.base/async-shell.c: New file. * gdb.base/async-shell.exp: New file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b9083e8..3ec50e7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
+ Pedro Alves <pedro@codesourcery.com>
+
+ * cli/cli-cmds.c (shell_escape): Use waitpid.
+ * rs6000-nat.c (exec_one_dummy_insn): Likewise.
+
2011-06-07 Tristan Gingold <gingold@adacore.com>
* xcoffread.c (dwarf2_xcoff_names): New variable.