Home | History | Annotate | Download | only in gdbserver_tests
      1 Breakpoint 1 at 0x........: file t.c, line 106.
      2 Continuing.
      3 Breakpoint 1, main (argc=1, argv=0x........) at t.c:106
      4 106	  char *main_name __attribute__((unused)) = "main name";
      5