This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/5927] New: fhpd `Unhandled real stop event for task' for GDB


Trying to run fhpd to debug GDB crashes fhpd:

cat >cmd <<EOH
shell echo 'int main (void) { return 0; }' >/tmp/main.c
shell gcc -o /tmp/main /tmp/main.c -Wall -ggdb2
file /tmp/main
run
quit
EOH

fhpd -- `which gdb` -silent -x ./cmd
Loaded executable file: /usr/bin/gdb
(fhpd) run
Attached to process 28827
starting/running with this command: /usr/bin/gdb -silent -x ./cmd2 
Running process 28827
(fhpd) Using host libthread_db library "/lib64/libthread_db.so.1".
Unhandled real stop event for task:
{frysk.proc.live.LinuxPtraceTask@2fa7b255,pid=28835,tid=28835,state=running}
$PWD/cmd2:4: Error in sourced command file:
linux_test_for_tracefork: waitpid: unexpected status 0.
(gdb) 

frysk-0.0.1.2008.02.29.rh1-1.fc8.x86_64
kernel-2.6.24.3-12.fc8.x86_64

-- 
           Summary: fhpd `Unhandled real stop event for task' for GDB
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: critical
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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