aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.h
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-06-14 21:57:42 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-06-15 21:39:03 +0100
commitafda45a206f83389782a400f86668714400a1cb7 (patch)
treebfd09d887151732595c2cc6a8d57629019bb1088 /gdb/source.h
parent09e4c4e1f1732ed978db4b8c75877bf8a8097ae9 (diff)
downloadgdb-afda45a206f83389782a400f86668714400a1cb7.zip
gdb-afda45a206f83389782a400f86668714400a1cb7.tar.gz
gdb-afda45a206f83389782a400f86668714400a1cb7.tar.bz2
gdb: Remove unused parameter
The parameter 'fullname' is always passed as NULL to the function get_filename_and_charpos in source.c, so lets remove the parameter. There should be no user visible changes after this commit. gdb/ChangeLog: * source.c (get_filename_and_charpos): Remove fullname parameter. (identify_source_line): Update call to get_filename_and_charpos.
Diffstat (limited to 'gdb/source.h')
0 files changed, 0 insertions, 0 deletions