-
- Downloads
* buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.
* coffread.c (coff_symtab_read): Call gdbarch_addr_bits_remove before calling record_line. (enter_linenos): Likewise. * dbxread.c (process_one_symbol): Likewise. * dwarf2read.c (dwarf_decode_lines): Likewise. * mdebugread.c (psymtab_to_symtab_1): Likewise. * xcoffread.c (enter_line_range): Likewise.
Showing
- gdb/ChangeLog 12 additions, 0 deletionsgdb/ChangeLog
- gdb/buildsym.c 0 additions, 2 deletionsgdb/buildsym.c
- gdb/coffread.c 9 additions, 4 deletionsgdb/coffread.c
- gdb/dbxread.c 11 additions, 6 deletionsgdb/dbxread.c
- gdb/dwarf2read.c 29 additions, 20 deletionsgdb/dwarf2read.c
- gdb/mdebugread.c 3 additions, 1 deletiongdb/mdebugread.c
- gdb/xcoffread.c 8 additions, 6 deletionsgdb/xcoffread.c
Loading
Please register or sign in to comment