aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-11-12 05:33:56 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-11-12 05:33:56 +0000
commit6fd1e9eeb19eabb35491b9647c8c71ee790472e0 (patch)
tree737e0c556215cad6bf1f8357c440a4be61c85118 /gdb
parent4c7db70b427091e5ea5856702acabf70348e66b6 (diff)
downloadgdb-6fd1e9eeb19eabb35491b9647c8c71ee790472e0.zip
gdb-6fd1e9eeb19eabb35491b9647c8c71ee790472e0.tar.gz
gdb-6fd1e9eeb19eabb35491b9647c8c71ee790472e0.tar.bz2
* config/i386/i386sol2.mh: Comment out corelow.o.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 850c5a1..984c6f6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
Thu Nov 11 19:58:05 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * config/i386/i386sol2.mh: Comment out corelow.o.
+
* printcmd.c (address_info): Use filtered, not unfiltered functions.
We should be able to deal with a QUIT here.