diff -r c4aa6e1a23b7 -r 9ff75adb6170 Documentation/Source/eric5.Debugger.DebugServer.html --- a/Documentation/Source/eric5.Debugger.DebugServer.html Tue Apr 26 17:08:48 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Fri Apr 29 18:35:48 2011 +0200 @@ -793,7 +793,7 @@ name of the test (string) </dd><dt><i>traceback</i></dt> <dd> -lines of traceback info (string) +lines of traceback info (list of strings) </dd> </dl><a NAME="DebugServer.clientUtTestFailed" ID="DebugServer.clientUtTestFailed"></a> <h4>DebugServer.clientUtTestFailed</h4> @@ -806,7 +806,7 @@ name of the test (string) </dd><dt><i>traceback</i></dt> <dd> -lines of traceback info (string) +lines of traceback info (list of strings) </dd> </dl><a NAME="DebugServer.getBreakPointModel" ID="DebugServer.getBreakPointModel"></a> <h4>DebugServer.getBreakPointModel</h4>