OSDN Git Service

PR gdb/9873:
authorjkratoch <jkratoch>
Mon, 9 Mar 2009 18:53:48 +0000 (18:53 +0000)
committerjkratoch <jkratoch>
Mon, 9 Mar 2009 18:53:48 +0000 (18:53 +0000)
commit9399c4009d32e8850c28b9779d4aa4035825f0d0
tree7f97fa025cc67eabd7f2bcc7cd731b6aab92663c
parent20cf8b85eb441fa9638da5b08941755e2a6210d7
PR gdb/9873:
* dwarf2read.c (dwarf_decode_macros): New variable `at_commandline'.
Move the variable `macinfo_type' out of the loop.  Create a new
processing pass before the current one to pre-create `current_file'.
New complaint on misplaced zero/non-zero definitions/includes.
Skip first DW_MACINFO_start_file with `at_commandline' set.
gdb/ChangeLog
gdb/dwarf2read.c