aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-23 01:09:38 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-23 01:09:38 +0000
commit940c413f968cc5e4816934dd193f703cfda8f649 (patch)
tree26939526f6b75399691a958fbf58fb69f7860e27 /gas
parenta9645755cd54e74ac7aa8b33323e6c81f00e9c60 (diff)
downloadgdb-940c413f968cc5e4816934dd193f703cfda8f649.zip
gdb-940c413f968cc5e4816934dd193f703cfda8f649.tar.gz
gdb-940c413f968cc5e4816934dd193f703cfda8f649.tar.bz2
* gdbinit.in: Set a breakpoint on as_warn_where.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 11286ca..3fb0375 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
Thu Feb 22 16:39:43 1996 Ian Lance Taylor <ian@cygnus.com>
+ * gdbinit.in: Set a breakpoint on as_warn_where.
+
* config/tc-mips.c (macro): Add missing arguments to macro_build
omitted in last change. From Jim Wilson <wilson@cygnus.com>.