OSDN Git Service

PR gdb/9873:
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 9 Mar 2009 18:53:48 +0000 (18:53 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 9 Mar 2009 18:53:48 +0000 (18:53 +0000)
commitbb895e00aedc40d6b47f1c76162c43cca0bf9655
treecc2b6de98f7c4e4fdbfff0bc58cbe6f496883a3f
parentc2972ffea8572552b612c7c2da82d3836b4a2c8a
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