[PATCH 03/12] Step over exit with reinsert breakpoints

Pedro Alves palves@redhat.com
Mon Jun 13 14:37:00 GMT 2016


On 06/02/2016 10:30 AM, Yao Qi wrote:

> +gdb_test "continue" "exited normally.*" "continue to end (2)"
> +gdb_test "inferior 1" ".*Switching to inferior 1.*" \
> +    "switch back to inferior 1 (2)"

Please don't use trailing " ($foo)" to differentiate tests (throughout).

Otherwise OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list