forked from Imagelibrary/binutils-gdb
* symtab.c (expand_line_sal): Remove empty line.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-07-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||
|
||||
* symtab.c (expand_line_sal): Remove empty line.
|
||||
|
||||
2011-07-04 Thomas Schwinge <thomas@schwinge.name>
|
||||
|
||||
* osabi.c (generic_elf_osabi_sniffer) <ELFOSABI_GNU>: Handle in the
|
||||
|
||||
@@ -4754,7 +4754,6 @@ expand_line_sal (struct symtab_and_line sal)
|
||||
|
||||
filter[i] = 1;
|
||||
blocks[i] = block_for_pc_sect (ret.sals[i].pc, ret.sals[i].section);
|
||||
|
||||
}
|
||||
do_cleanups (old_chain);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user