gecko-dev/java/util/classes
edburns%acm.org c07946b5a5 Added waitForDebugger.
* Usage: <P>

* Place a call to this method in the earliest possible entry point of
* your servlet app.  It will cause the app to enter into an infinite
* loop, sleeping until the static var keepWaiting is set to false.  The
* idea is that you attach your debugger to the servlet, then, set a
* breakpont in this method.  When it is hit, you use the debugger to set
* the keepWaiting class var to false.
2002-04-12 22:57:18 +00:00
..
org/mozilla/util Added waitForDebugger. 2002-04-12 22:57:18 +00:00
Makefile.in Bug #28281, r=leaf, a=leaf, 2000-03-09 01:14:22 +00:00
Makefile.win Changed to bring up to the tip. 2000-09-20 21:38:33 +00:00