JAVAC_DEBUG=on JAVAC_OPTIMIZED=off ../configure did not work but this one worked:
../configure JAVAC_DEBUG=on JAVAC_OPTIMIZED=off On Thu, Oct 27, 2011 at 3:45 PM, barisyanar <[email protected]> wrote: > (In release-4.4) I executed the command under > sipxecs-source-directory/BUILD: > > JAVAC_DEBUG=on JAVAC_OPTIMIZED=off ../configure make sipx since there is no > target as make all install > > > here is the stack: > > Localization.<init>(String, String, HashMap<Locale,ResourceBundle>, > FreeSwitchConfigurationInterface, FreeSwitchEventSocketInterface) line: > not available VoiceMail.<init>(IvrConfiguration, > FreeSwitchEventSocketInterface, Hashtable<String,String>) line: 96 > SipXivr.run() line: 160 Thread.run() line: 636 > > > > On Thu, Oct 27, 2011 at 12:23 PM, Douglas Hubler <[email protected]>wrote: > >> On Thu, Oct 27, 2011 at 5:15 AM, Douglas Hubler <[email protected]> >> wrote: >> > On Thu, Oct 27, 2011 at 3:51 AM, barisyanar <[email protected]> >> wrote: >> >> configuration, but i cannot reach the breakpoint at Localization.java >> >> constructor which is called from VoiceMail.java. >> > >> > Compiling java w/proper debug flags has changed in 4.6, i'll update >> > the docs and ping you off list when it's updated. >> >> I updated page w/new build notes >> http://wiki.sipfoundry.org/display/sipXecs/Remote+Debugging >> >> however, you should have got a very specific error message from >> eclipse saying it couldn't find line numbers. You only mention "i >> cannot reach the breakpoint" so we'd need more detail around this to >> help more. >> >> >> > >> _______________________________________________ >> sipx-dev mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-dev/ >> > >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
