LazDebuggerFp/FpDebug: tests, fp-lldb

git-svn-id: trunk@60012 -
This commit is contained in:
martin 2019-01-05 17:27:29 +00:00
parent e00a9fb7eb
commit 0a14d8c4ae

View File

@ -480,7 +480,6 @@ begin
AddWatchesForFoo(t, 'Scope in FuncFooNestedTwice', 0);
t.EvaluateWatches;
t.CheckResults;
exit;
dbg.Run;
Debugger.WaitForFinishRun();