Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Debugging information
Debugging information [message #157889] Sat, 08 May 2004 12:34 Go to next message
Eclipse UserFriend
Originally posted by: newsgroup.salas.com

In order to have the Eclipse (M8) debugger recognize line number information
to properly single step into a jar, is there anything special one has to do,
or is compiling the .class files with -g (with the standard Sun javac
compiler) good enough. In other words, does the eclipse built in compiler do
anything special/different with respect to debugging info? Thanks.

Pito
Re: Debugging information [message #157908 is a reply to message #157889] Sat, 08 May 2004 19:44 Go to previous message
Eclipse UserFriend
-g should be sufficient.

Darins

"Pito Salas" <newsgroup@salas.com> wrote in message
news:c7j1q1$2jh$1@eclipse.org...
> In order to have the Eclipse (M8) debugger recognize line number
information
> to properly single step into a jar, is there anything special one has to
do,
> or is compiling the .class files with -g (with the standard Sun javac
> compiler) good enough. In other words, does the eclipse built in compiler
do
> anything special/different with respect to debugging info? Thanks.
>
> Pito
>
>
Previous Topic:Adding JavaNature to project adds nested folder structure to project
Next Topic:Bootclasspath
Goto Forum:
  


Current Time: Mon Jun 02 16:07:24 EDT 2025

Powered by FUDForum. Page generated in 0.01788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top