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:
3973ead
)
(start_psymtab_common): Revert change accidentally included in last
author
Jim Blandy
<jimb@codesourcery.com>
Wed, 24 Oct 2001 17:13:12 +0000
(17:13 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Wed, 24 Oct 2001 17:13:12 +0000
(17:13 +0000)
commit.
gdb/symfile.c
patch
|
blob
|
history
diff --git
a/gdb/symfile.c
b/gdb/symfile.c
index ebd0427b29e4c1cc607f3245ce31db1805efbee4..7f3fdc643f3d4c688fd62b5c0d5071efe3ad3ffb 100644
(file)
--- a/
gdb/symfile.c
+++ b/
gdb/symfile.c
@@
-1989,7
+1989,6
@@
allocate_psymtab (char *filename, struct objfile *objfile)
psymtab->filename = obsavestring (filename, strlen (filename),
&objfile->psymbol_obstack);
psymtab->symtab = NULL;
- psymtab->text_addrs = addrset_new (&objfile->psymbol_obstack);
/* Prepend it to the psymtab list for the objfile it belongs to.
Psymtabs are searched in most recent inserted -> least recent