Fix step-over-syscall.exp matching regexp for $bpnum.$locno matching
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 20 Nov 2022 23:14:38 +0000 (00:14 +0100)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 21 Nov 2022 20:06:26 +0000 (21:06 +0100)
commite66c9edea34ce13e7a6769996e1d151505d8cd3e
tree0bcdd2b7589c85427f19808b08ee1e50bbef238f
parent1a7e622b82fa621ab505dd911bc30c1efcb4a9b0
Fix step-over-syscall.exp matching regexp for $bpnum.$locno matching

step-over-syscall.exp has some specific tests for gdbserver.
The regexp matching breakpoint hit must take the added locno into account.

Test re-run in 3 modes (normal, native-gdbserver and native-extended-gdbserver).
gdb/testsuite/gdb.base/step-over-syscall.exp