Debuggable code? [message #675996] |
Thu, 02 June 2011 06:05  |
Eclipse User |
|
|
|
The Eclipse Scout code is not ready for debugging, line numbers are missing in the stacktraces:
at org.eclipse.scout.rt.server.services.common.jdbc.internal.exec.StatementProcessor.processSelect(Unknown Source)
at org.eclipse.scout.rt.server.services.common.jdbc.AbstractSqlService.select(Unknown Source)
at org.eclipse.scout.rt.server.services.common.jdbc.SQL.select(Unknown Source)
I also got this message when I tried to set some breakpoint:
Quote:Unable to install breakpoint due to missing line numbers
Modify compiler options to generate line number attributes
Reason:
Absent Line number information
Is there a possibility to somehow associate the source code to the existing binaries, or do I need to recompile the sources myself, to create a debuggabble version of the scout rt jar?
Thanks for your answers.
.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08459 seconds