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