This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/1629: Single step/continue in thread does not work. (gdbserver)


>Number:         1629
>Category:       gdb
>Synopsis:       Single step/continue in thread does not work. (gdbserver)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 27 07:28:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     sikz
>Release:        6.1
>Organization:
>Environment:
remote debugging arm920 with gdbserver, running gdb on i686.
>Description:
Single step/continue in thread does not work. 
It seems that the thread that hit the breakpoint does not continue when the command 'next' or 'continue' is given. 
>How-To-Repeat:
Create a multi-threaded app. 
Run this app in gdbserver (compiled with --target=arm-linux). 
Connect with gdb. 
Set breakpoint in a thread.
Wait until breakpoint is hit. 
Try to single step.
>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


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