Hi, I don't want to bloat the H2 jar file, so the default compile options are used. If you want to have debug symbols, you can compile it yourself. Or use H2 as a project (that is what I do usually).
Regards, Thomas On Thu, Oct 17, 2013 at 2:21 AM, Gili <[email protected]> wrote: > Hi, > > It seems that the H2 jar file (taken from Maven) was compiled with debug > symbols disabled so I cannot view local variables while debugging. Is it > possible to add these back? Alternatively, is it possible to publish a > debug version along-side each release that does contain those symbols? > > Thanks, > Gili > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
