aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-07-21 16:17:56 +0000
committerAndrew Cagney <cagney@redhat.com>2004-07-21 16:17:56 +0000
commit73cc75f3b22c0bb899f4f91727e8c3e01f289824 (patch)
tree0277ecde93c022fec73230277293c9b6b0576fed /gdb/ChangeLog
parent20f0a1fc7d3349b326456c16297278dccd2686c9 (diff)
downloadgdb-73cc75f3b22c0bb899f4f91727e8c3e01f289824.zip
gdb-73cc75f3b22c0bb899f4f91727e8c3e01f289824.tar.gz
gdb-73cc75f3b22c0bb899f4f91727e8c3e01f289824.tar.bz2
2004-07-21 Andrew Cagney <cagney@gnu.org>
* PROBLEMS: Mention breakpoints/1702. * NEWS: For signal trampolines, cite s390 GNU/Linux as a system that is known to work.
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 73d44413..6690fd4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2004-07-21 Andrew Cagney <cagney@gnu.org>
+ * PROBLEMS: Mention breakpoints/1702.
+ * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
+ that is known to work.
+
+2004-07-21 Andrew Cagney <cagney@gnu.org>
+
* config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
* mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
* infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.