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/444: java does not work, stray SIGXCPU and SIGPWR (FAQ)



>Number:         444
>Category:       gdb
>Synopsis:       java does not work, stray SIGXCPU and SIGPWR (FAQ)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 23 11:08:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-03-23
>Organization:
>Environment:

>Description:
See the thread:
http://sources.redhat.com/ml/gdb-patches/2002-01/msg00541.html

The pthread implementation used by java uses signals trapped by GDB to manage threads.  It isn't correct to mask those signals out normally (they are not normal signals) instead GDB should mask the signals out when that pthread implementation is recognized.

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