Continuing.
Breakpoint 3, main (argc=1, argv=0x........) at t.c:120
120 if (argc > 1)
-Delete all breakpoints? (y or n) [answered Y; input not from terminal]
+Delete all breakpoints, watchpoints, tracepoints, and catchpoints? (y or n) [answered Y; input not from terminal]
Continuing.
Program received signal SIGTRAP, Trace/breakpoint trap.
make_error (s=0x........ "called from level") at t.c:41
$1 = void
[Switching to thread 2 (Thread ....)]
#0 0x........ in syscall ...
-Could not write register "xxx"; remote failure reply 'E.
+Could not write register "xxx"; remote failure reply '
ERROR changing register xxx regno y
gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
set pc, calling from gdb a function in the debugged process, ...)
'
[Switching to thread 3 (Thread ....)]
#0 0x........ in syscall ...
-Could not write register "xxx"; remote failure reply 'E.
+Could not write register "xxx"; remote failure reply '
ERROR changing register xxx regno y
gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
set pc, calling from gdb a function in the debugged process, ...)
'
[Switching to thread 4 (Thread ....)]
#0 0x........ in syscall ...
-Could not write register "xxx"; remote failure reply 'E.
+Could not write register "xxx"; remote failure reply '
ERROR changing register xxx regno y
gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
set pc, calling from gdb a function in the debugged process, ...)
New value = 68 'D'
main (argc=1, argv=0x........) at watchpoints.c:49
49 fprintf(stderr, "after writing 8\n");
-Delete all breakpoints? (y or n) [answered Y; input not from terminal]
+Delete all breakpoints, watchpoints, tracepoints, and catchpoints? (y or n) [answered Y; input not from terminal]
Breakpoint 8 at 0x........: file watchpoints.c, line 70.
Continuing.
Breakpoint 8, main (argc=1, argv=0x........) at watchpoints.c:70