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/1676: set follow-fork-mode ask yields gdb crash handler


>Number:         1676
>Category:       gdb
>Synopsis:       set follow-fork-mode ask yields gdb crash handler
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 16 15:48:02 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     david+redhat.com@blue-labs.org
>Release:        gdb 6.0
>Organization:
>Environment:

>Description:
(gdb) set follow-fork-mode ask
(gdb) r
Starting program: /usr/bin/anjuta
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
infrun.c:370: internal-error: follow_inferior_fork: "ask" mode not implemented
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

infrun.c:370: internal-error: follow_inferior_fork: "ask" mode not implemented
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n
>How-To-Repeat:

>Fix:

>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]