CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Computer/PC discussions (http://www.codingforums.com/forumdisplay.php?f=20)
-   -   Question about Debugger in NetBeans (http://www.codingforums.com/showthread.php?t=275512)

doubledee 10-06-2012 08:16 PM

Question about Debugger in NetBeans
 
Does anyone here use NetBeans as their IDE?

If so, I would like to know if it is possible to start the Debugger part the way into a "flow".

For example, if Script-1 calls Script-2 which calls Script-3, and I want to debug Script-3, it would be nice to be able to pick up there and not have to cycle through hundreds and thousands of lines of code in Script-1 and Script-2 to get to Script-3.

(You cannot begin to image what a waste of time that is?!)

Thanks,


Debbie

Spookster 10-06-2012 11:08 PM

can you not set a breakpoint where you want it to stop?


All times are GMT +1. The time now is 08:21 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.