Explorar o código

* Changed default debug server exe (bug ID 33140)

git-svn-id: trunk@38179 -
michael %!s(int64=7) %!d(string=hai) anos
pai
achega
92321c06e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fcl-process/src/dbugintf.pp

+ 1 - 1
packages/fcl-process/src/dbugintf.pp

@@ -44,7 +44,7 @@ Function InitDebugClient : Boolean;
 
 Const
   SendError       : String = '';
-  DefaultDebugServer = 'dbugsrv';
+  DefaultDebugServer = 'debugserver';
  
 ResourceString
   SProcessID = 'Process %s';