gdb: Fix an infrun debug log message
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 23 May 2018 13:24:28 +0000 (14:24 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 12 Jun 2018 20:15:32 +0000 (21:15 +0100)
commitdefd21729f1ceb51999afcb342310835f8ab2faf
tree078cf7b42346813f75728c2d27801c05ef5e3a07
parent1d3bf4a0a07d0758842fa5cc584b95771e7c226c
gdb: Fix an infrun debug log message

Run the test gdb.threads/multiple-successive-infcall.exp by hand, if
you turn on 'debug infrun 1', you'll see that the debug line fixed in
this commit is printed and contains the wrong $pc value.  Fixed in
this commit.

gdb/ChangeLog:

* infrun.c (do_target_wait): Change old version of $pc printed.
gdb/ChangeLog
gdb/infrun.c
This page took 0.029053 seconds and 4 git commands to generate.