aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-03-09 18:53:48 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-03-09 18:53:48 +0000
commit757a13d08aac1c67aeefe8edf227bc34dbb0c681 (patch)
treeb5fae69078529586d1dc9ec02694051e77fde958 /gdb/ChangeLog
parentf378cd831635f37f0f0022a339a74a2fbfbb3379 (diff)
downloadgdb-757a13d08aac1c67aeefe8edf227bc34dbb0c681.zip
gdb-757a13d08aac1c67aeefe8edf227bc34dbb0c681.tar.gz
gdb-757a13d08aac1c67aeefe8edf227bc34dbb0c681.tar.bz2
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 10b3429..821a523 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-09 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ 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.
+
2008-03-09 Vladimir Prus <vladimir@codesourcery.com>
* solib.c (reload_shared_libraries): Give