diff options
author | Yao Qi <yao@codesourcery.com> | 2014-08-04 14:26:25 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-08-15 07:38:19 +0800 |
commit | 783cecc8b3b4aeb00b901cdc0883f93839ac222b (patch) | |
tree | 310071a41a28a89f9fbc533c9f7f7d69be4af86b /gdb/testsuite | |
parent | 60ac5798c80a8c0e51c34756ade51c6312add573 (diff) | |
download | gdb-783cecc8b3b4aeb00b901cdc0883f93839ac222b.zip gdb-783cecc8b3b4aeb00b901cdc0883f93839ac222b.tar.gz gdb-783cecc8b3b4aeb00b901cdc0883f93839ac222b.tar.bz2 |
Remove pst from dwarf_decode_lines_1
Hi,
Parameter 'pst' of function dwarf_decode_lines_1 isn't used except
to compute decode_for_pst_p, which has been got in the caller
dwarf_decode_lines. I wonder it would be good if we just pass
'decode_for_pst_p'.
gdb:
2014-08-15 Yao Qi <yao@codesourcery.com>
* dwarf2read.c (dwarf_decode_lines_1): Remove parameter 'pst'.
Add parameter 'decode_for_pst_p'. Callers update.
Diffstat (limited to 'gdb/testsuite')
0 files changed, 0 insertions, 0 deletions