swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: FATAL ERROR! - help


From: Murali Nandula
Subject: RE: FATAL ERROR! - help
Date: Wed, 6 Oct 1999 12:19:58 -0400

The following is the script of the debuggin session:

---------------------------- start of script
--------------------------------
GNU gdb 4.17.1
Copyright 1998 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 "i586-cygwin32"...(no debugging symbols found)...
(gdb) 
(gdb) 
(gdb) run
Starting program: c:/Progra~1/jdk1.2.1/bin/java.exe 
(no debugging symbols found)...77e70000:/WINNT/system32/USER32.dll
(no debugging symbols found)...77ed0000:/WINNT/system32/GDI32.dll

(no debugging symbols found)...77e10000:/WINNT/system32/RPCRT4.dll
(no debugging symbols found)...78000000:/WINNT/system32/MSVCRT.dll

(no debugging symbols
found)...50420000:/Progra~1/jdk1.2.1/jre/bin/classic/jvm.dll
(no debugging symbols found)...50240000:/Progra~1/jdk1.2.1/jre/bin/hpi.dll

(no debugging symbols found)...6bd00000:/WINNT/System32/cwbaudll.dll
(no debugging symbols found)...50270000:/Progra~1/jdk1.2.1/jre/bin/java.dll

(no debugging symbols found)...77c40000:/WINNT/system32/SHELL32.dll
(no debugging symbols found)...77aa0000:/WINNT/system32/COMCTL32.dll

(no debugging symbols found)...50400000:/Progra~1/jdk1.2.1/jre/bin/zip.dll
(no debugging symbols found)...77bf0000:/WINNT/System32/rpcltc1.dll
Usage: java.exe [-options] class [args...]
           (to execute a class)
   or  java.exe -jar [-options] jarfile [args...]
           (to execute a jar file)

where options include:
    -cp -classpath <directories and zip/jar files separated by ;>
              set search path for application classes and resources
    -D<name>=<value>
              set a system property
    -verbose[:class|gc|jni]
              enable verbose output
    -version  print product version
    -? -help  print this help message
    -X        print help on non-standard options

Program exited with code 01.
(gdb) 
----------------------------end of
script--------------------------------------------

Hope this will help you, so that you can help me!

Thanks,
Murali

> -----Original Message-----
> From: address@hidden [SMTP:address@hidden
> Sent: Wednesday, October 06, 1999 11:55 AM
> To:   address@hidden
> Subject:      Re: FATAL ERROR! - help
> 
> >>>>> "MN" == Murali Nandula <address@hidden> writes:
> 
> MN> [failed reading symbols from DLL] "/WINNT/system32/advapi32.dll":
> MN> error reading line numbers
> 
> MN> [failed reading symbols from DLL] "WINNT/system32/KERNEL32.dll":
> MN> error reading line numbers
> 
> These are not a problem.  GDB is just telling you that Microsoft isn't
> providing high-level debugging metadata with system libraries
> (surprise, surprise).  Is there something after that is fatal that
> makes the debugger not work?
> 
> 
>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]