aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-10-16 22:31:07 +0000
committerStu Grossman <grossman@cygnus>1993-10-16 22:31:07 +0000
commit0aede9635509eaa0f84d2daa129aa965d5ba6f61 (patch)
tree011bd1d4a4b241d802747dd00de734406e8da4b3
parentde43d7d0059427148461aede30bb07db993fae4b (diff)
downloadgdb-0aede9635509eaa0f84d2daa129aa965d5ba6f61.zip
gdb-0aede9635509eaa0f84d2daa129aa965d5ba6f61.tar.gz
gdb-0aede9635509eaa0f84d2daa129aa965d5ba6f61.tar.bz2
*** empty log message ***
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 61ed445..cbbb68a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Sat Oct 16 15:27:10 1993 Stu Grossman (grossman at cygnus.com)
+
+ * procfs.c (procfs_set_sproc_trap): Don't use this if sproc
+ isn't available.
+ * (procfs_notice_signals): Fix prototype.
+
Fri Oct 15 22:46:07 1993 Stu Grossman (grossman at cygnus.com)
* breakpoint.c (breakpoint_thread_match break_command_1):