mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-02 06:54:54 +00:00
* dwarf2read.c (dwarf2_get_dwz_file): Set 'dwz_file'.
This commit is contained in:
parent
735522c243
commit
8d2cc612e5
@ -1,3 +1,7 @@
|
||||
2012-12-11 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* dwarf2read.c (dwarf2_get_dwz_file): Set 'dwz_file'.
|
||||
|
||||
2012-12-11 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* dsrec.c (report_transfer_performance): Don't declare.
|
||||
|
@ -2112,6 +2112,7 @@ dwarf2_get_dwz_file (void)
|
||||
|
||||
do_cleanups (cleanup);
|
||||
|
||||
dwarf2_per_objfile->dwz_file = result;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user