I noticed that the org.h2.build.Build class (no Ant? no Maven?) never adds a "-g" option if the compile method is told to build classes with debug information present. I had to edit the source of Build.java to supply a "-g" option so I could debug the server. FYI. I'm happy to report these issues in a bug database if there is one.
Best, Laird -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/8-GNVJ_isQAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
