This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug remote/12102] New: Gdbserver failed to reponse to random'next'.


http://sourceware.org/bugzilla/show_bug.cgi?id=12102

           Summary: Gdbserver failed to reponse to random 'next'.
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tian.bo1@zte.com.cn


Created attachment 5043
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5043
gdbserver --remote-debug logfile

Remote debugger through gdbserver with gdb in interpret mi mode, Gdbserver
fails to reponse to random 'next'.

Error message:

&"Cannot execute this command while the target is running.\n"
^error,msg="Cannot execute this command while the target is running."

While the inferior's state:

ps -el
F S   UID   PID  PPID  C PRI  NI ADDR SZ WCHAN  TTY          TIME CMD
0 T     0  7464   887  0  80   0 -   976 ptrace tty1     00:00:00 main

the gdbserver --remote-debug logfile is attached.

the main been debugged is attached

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]