projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adde2bf
)
fix whitespace in previous commit
author
Doug Evans
<xdje42@gmail.com>
Thu, 20 Feb 2014 17:16:32 +0000
(09:16 -0800)
committer
Doug Evans
<xdje42@gmail.com>
Thu, 20 Feb 2014 17:16:32 +0000
(09:16 -0800)
gdb/dwarf2read.c
patch
|
blob
|
history
diff --git
a/gdb/dwarf2read.c
b/gdb/dwarf2read.c
index d7f893d5369b3c7dc3110337e3cb05dbc5b7c157..3eaa0b182361e4406a42333d0f560d50a6463ba0 100644
(file)
--- a/
gdb/dwarf2read.c
+++ b/
gdb/dwarf2read.c
@@
-8017,6
+8017,7
@@
static void
reset_die_in_process (void *arg)
{
struct die_info *die = arg;
+
die->in_process = 0;
}