gdb: add logging to dwarf2_initialize_objfile
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 11 Mar 2021 03:20:39 +0000 (22:20 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 15 Mar 2021 17:24:02 +0000 (13:24 -0400)
commit850ed749b4bb6d859ab11d4fdebd16c44b4ad9e9
tree0031ba3529eb6cbd9a56f1524e10ce6e636a9545
parenteb5dd7374837c76c05acb27769da6cc10f5bfcc0
gdb: add logging to dwarf2_initialize_objfile

I added these printouts while working on 27541.  I won't have a fix for
that right now, but I thought that it would be useful to merge them
upstream, as they help understand what happens in that function.

gdb/ChangeLog:

* dwarf2/read.c (dwarf2_initialize_objfile): Add debug prints.

Change-Id: I790c0d53383327038cb5dd705f74c8c978e0a7ec
gdb/dwarf2/read.c
This page took 0.024813 seconds and 4 git commands to generate.