commit | f563d6cc749f0577bfe3e01426d1eed670870d4c | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Tue Feb 25 16:29:06 2025 -0500 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Tue Feb 25 22:20:43 2025 -0500 |
tree | 131c60cedc59c909830265467ae559c96cd4e4ff | |
parent | 0ec9aa4ac33872e90c572f95b738c59aa7568b71 [diff] |
gdb/dwarf: initialize tu_stats fields Initialize fields of tu_stats to 0, remove the explicit default initialization of dwarf2_per_bfd::tu_stats. Change-Id: I98b2d5c4171291a3df2569466559174fb7cf32b6 Approved-By: Tom Tromey <tom@tromey.com>