aboutsummaryrefslogtreecommitdiff
path: root/elfcpp
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2022-10-19 15:06:10 +0100
committerAndrew Burgess <aburgess@redhat.com>2022-10-24 17:01:04 +0100
commit368b8c325922ca329ae0edb1a9ce6bc16c9f927f (patch)
tree527730368084063c67f1f72268765d736d5d4358 /elfcpp
parentffa2d048221147bad30dde3cfbcb535a824b203d (diff)
downloadbinutils-368b8c325922ca329ae0edb1a9ce6bc16c9f927f.zip
binutils-368b8c325922ca329ae0edb1a9ce6bc16c9f927f.tar.gz
binutils-368b8c325922ca329ae0edb1a9ce6bc16c9f927f.tar.bz2
sim/ppc: don't try to print an uninitialized variable
The ppc simulator, in sim_create_inferior, tries to print the function local entry_point variable before the variable is initialized. In this commit, I defer the debug print line until the variable has been initialized.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions