Dwarf: Don't add nameless modules to partial symbol table (ChangeLogs)
Add missing ChangeLog entries for previous commit. gdb/ChangeLog: 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com> * dwarf2read.c (add_partial_symbol): Skip nameless modules. gdb/testsuite/Changelog: 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com> * gdb.fortran/block-data.f: New. * gdb.fortran/block-data.exp: New.
This commit is contained in:
parent
a5fd13a915
commit
d106773eac
@ -1,3 +1,7 @@
|
|||||||
|
2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
|
||||||
|
|
||||||
|
* dwarf2read.c (add_partial_symbol): Skip nameless modules.
|
||||||
|
|
||||||
2019-06-11 Tom Tromey <tom@tromey.com>
|
2019-06-11 Tom Tromey <tom@tromey.com>
|
||||||
|
|
||||||
* common/common-utils.c (xmalloc, xrealloc, xcalloc)
|
* common/common-utils.c (xmalloc, xrealloc, xcalloc)
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
|
||||||
|
|
||||||
|
* gdb.fortran/block-data.f: New.
|
||||||
|
* gdb.fortran/block-data.exp: New.
|
||||||
|
|
||||||
2019-06-11 Tom de Vries <tdevries@suse.de>
|
2019-06-11 Tom de Vries <tdevries@suse.de>
|
||||||
|
|
||||||
PR testsuite/24521
|
PR testsuite/24521
|
||||||
|
Loading…
Reference in New Issue
Block a user