diff agent/src/os/win32/windbg/sawindbg.cpp @ 8103:5ed317b25e23

7165259: Remove BugSpot Reviewed-by: coleenp, mgronlun
author sla
date Fri, 22 Feb 2013 10:03:02 +0100
parents 9fae07c31641
children de6a9e811145
line wrap: on
line diff
--- a/agent/src/os/win32/windbg/sawindbg.cpp	Thu Feb 21 07:50:48 2013 -0500
+++ b/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