You've already forked lazarus-ccr
debugging big!!!
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -147,6 +147,7 @@ begin
|
||||
i := AResponse.Position;
|
||||
SetLength(s,AResponse.Size);
|
||||
AResponse.Read(s[1],AResponse.Size);
|
||||
AResponse.Position := i;
|
||||
if IsConsole then
|
||||
WriteLn(s);
|
||||
{$ENDIF WST_DBG}
|
||||
|
Reference in New Issue
Block a user