Post: How to make use of the boolean variable DEBUG = false in the class files??

View: New views
2 Messages — Rating Filter:   Alert me  

Post: How to make use of the boolean variable DEBUG = false in the class files??

by sashankh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Please help me on how to set the DEBUG variable value = true so that I
can view the debug messages printed in each class..
Thanks a lot.

--
Sai Sashankh
09529199623

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

Re: Post: How to make use of the boolean variable DEBUG = false in the class files??

by David P Grove :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

sai sashankh donkena <donkena.sai@...> wrote on 10/30/2009 10:57:01 AM:
>
> Please help me on how to set the DEBUG variable value = true so that I
> can view the debug messages printed in each class..
> Thanks a lot.
>


you edit the source code to change it's initial value from false to true and then rebuild.

--dave
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues