diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-07-04 16:30:09 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-07-04 16:30:09 +0000 |
commit | d40102a1411e683e04c82ce10beb061aac90ae14 (patch) | |
tree | 847d5c5d31d0312db5665f90100765b07e97106a /gdb/linespec.c | |
parent | 2f741504c04f9990ad984819c089c212b42ca8a5 (diff) | |
download | gdb-d40102a1411e683e04c82ce10beb061aac90ae14.zip gdb-d40102a1411e683e04c82ce10beb061aac90ae14.tar.gz gdb-d40102a1411e683e04c82ce10beb061aac90ae14.tar.bz2 |
Do not load .eh_frame section from separete object files
We don't need to read the .eh_frame section from the separate
object files, because this data is already present in the
main executable (it needs to, or the program wouldn't work).
We discovered this investigating a problem with the 'next' command,
which was due to unwind failures, which came from the fact that
the .eh_frame was incorrectly relocated.
gdb/ChangeLog (Tristan Gingold):
* dwarf2-frame.c (dwarf2_build_frame_info): Do not load .eh_frame
section in separate object files.
Diffstat (limited to 'gdb/linespec.c')
0 files changed, 0 insertions, 0 deletions