gdb.trace: Fix another expected message on continue.
authorMarcin Kościelnicki <koriakin@0x04.net>
Sat, 23 Jan 2016 11:06:08 +0000 (12:06 +0100)
committerMarcin Kościelnicki <koriakin@0x04.net>
Sat, 23 Jan 2016 11:16:19 +0000 (12:16 +0100)
commitcc5fd9abe4980e48e2cc27b0225f3c6ba7c0756b
tree80871136c6491b3fc4fa03d3ba15a8f1bb29711d
parent0e324a03c5bf289727d045b8b001c561276f9acc
gdb.trace: Fix another expected message on continue.

Missed one message in bd0a71fa16f668341a9361c695bc3ca44d27b322, since it
didn't trigger on s390x or amd64 (fast tracepoint out of range due to
shared library usage), noticed on s390.

Pushed as obvious.

gdb/testsuite/ChangeLog:

* gdb.trace/pending.exp: Fix expected message on continue.
gdb/gdbserver/ChangeLog
gdb/testsuite/gdb.trace/pending.exp
This page took 0.024509 seconds and 4 git commands to generate.