gdb/infrun: add logging statement to do_target_resume
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 13 Jan 2022 19:32:27 +0000 (14:32 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 17 Jan 2022 20:11:27 +0000 (15:11 -0500)
commit17543e57680f05a317d95be34c4ed8310d3a6924
tree98416776fb1436ae26dc9771269cf33651a06855
parent4ffff7d340dd6c4134198d5e0e2e67a3e8c50e31
gdb/infrun: add logging statement to do_target_resume

This helped me, it shows which ptid we actually call target_resume with.

Change-Id: I2dfd771e83df8c25f39371a13e3e91dc7882b73d
gdb/infrun.c
This page took 0.023113 seconds and 4 git commands to generate.