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]

threads/1269: debugging java native


>Number:         1269
>Category:       threads
>Synopsis:       debugging java native
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 02 12:08:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     alexei@cs.rhul.ac.uk
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
$ java -version
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)

$ uname -a
Linux 2.4.18-64GB-SMP #1 SMP Fri Mar 21 11:05:21 UTC 2003 i686 unknown

$ gdb /apps/i686Linux/j2sdk1.4.1_01/bin/java
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...(no debugging symbols found)...
(gdb) r
Starting program: /apps/i686Linux/j2sdk1.4.1_01/bin/java 
(no debugging symbols found)...[New Thread 1024 (LWP 26261)]
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...Cannot find user-level thread for LWP 26261: no LWP to satisfy query
(gdb) 


any ideas why?
i would be grateful for any help
>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]