* symtab.c, symtab.h, source.c: Change find_line_pc_range to take
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 2 Nov 1993 00:05:34 +0000 (00:05 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 2 Nov 1993 00:05:34 +0000 (00:05 +0000)
commitb86a1b3baa014c5fdb3ba8db34c8991fd4e768e1
tree2ccf05c177a1ff062dafaf727d3849df74dee0ca
parentf2e945df056230b8cd1354e28f415d4aea08a918
* symtab.c, symtab.h, source.c: Change find_line_pc_range to take
a struct symtab_and_line argument, rather than a symtab and a line.
Re-write it to be based on the address rather than bogusly adding
one to the line number and hoping that has something to do with the
end of the line.
gdb/ChangeLog
gdb/symtab.c
gdb/symtab.h
This page took 0.039863 seconds and 4 git commands to generate.