diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-10-13 18:43:10 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-10-13 18:43:10 (GMT) |
commit | 7800159c1dd6538f0ee9d026cf3f121a488dd647 (patch) | |
tree | 546038a3e606b9bdae301b6e28d3c2d7dfe0d15b /ChangeLog | |
parent | 37e5f1e071bd9eed59934f2ff242699035232f30 (diff) |
Loaded debug information with care.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@592 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 15-10-13 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: + Load debug information with care. + +15-10-13 Cyrille Bagard <nocbos@gmail.com> + * src/format/elf/elf.c: Do not load ELF files as DWARF information. |