aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2008-02-16 10:51:38 +0000
committerNathan Sidwell <nathan@codesourcery.com>2008-02-16 10:51:38 +0000
commitd74e4b29eb05f085026bd9eb93f1aa6e70bc5b1b (patch)
tree38a4d4be8330524f95def4fb2fa435c49cdf39a5 /bfd/ChangeLog
parent819da74e19e58ccb6cf378100a3023b9f2532c40 (diff)
downloadgdb-d74e4b29eb05f085026bd9eb93f1aa6e70bc5b1b.zip
gdb-d74e4b29eb05f085026bd9eb93f1aa6e70bc5b1b.tar.gz
gdb-d74e4b29eb05f085026bd9eb93f1aa6e70bc5b1b.tar.bz2
* dwarf2.c (find_line): Don't trust debug information after an
unparseable compilation unit.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c502bba..bb2ace6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-16 Nathan Sidwell <nathan@codesourcery.com>
+
+ * dwarf2.c (find_line): Don't trust debug information after an
+ unparseable compilation unit.
+
2008-02-15 Alan Modra <amodra@bigpond.net.au>
PR 5765