hotspot/agent/src/os/win32/windbg/sawindbg.cpp
changeset 15798 cea39eefa98e
parent 15475 73896d91270c
child 22234 da823d78ad65
--- a/hotspot/agent/src/os/win32/windbg/sawindbg.cpp	Thu Feb 21 07:50:48 2013 -0500
+++ b/hotspot/agent/src/os/win32/windbg/sawindbg.cpp	Fri Feb 22 10:03:02 2013 +0100
@@ -372,8 +372,7 @@
 
      We are attaching to a process in 'read-only' mode. i.e., we do not want to
      put breakpoints, suspend/resume threads etc. For read-only JDI and HSDB kind of
-     usage this should suffice. We are not intending to use this for full-fledged
-     ProcessControl implementation to be used with BugSpotAgent.
+     usage this should suffice.
 
      Please refer to DEBUG_ATTACH_NONINVASIVE mode source comments from dbgeng.h.
      In this mode, debug engine does not call DebugActiveProrcess. i.e., we are not