--- a/eric6/Documentation/Source/eric6.DebugClients.Python.DebugBase.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.DebugBase.html Sat Jan 16 16:51:23 2021 +0100 @@ -272,7 +272,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> Flag indicating a function / method with breakpoint </dd> @@ -298,7 +298,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the disassembly information </dd> @@ -364,7 +364,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> exception name (string) </dd> @@ -384,7 +384,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> SystemExit code and message </dd> @@ -410,7 +410,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of stack frames </dd> @@ -456,7 +456,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating whether the debugger should skip this frame </dd> @@ -536,7 +536,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the break status </dd> @@ -574,7 +574,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> fixed up file name </dd> @@ -593,7 +593,7 @@ Public method to return the current frame. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the current frame </dd> @@ -621,7 +621,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> locals dictionary of the frame </dd> @@ -645,7 +645,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of lists with file name (string), line number (integer) and function name (string) @@ -767,7 +767,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> exit code of the program </dd> @@ -930,7 +930,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating whether the debugger should stop here </dd> @@ -999,7 +999,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> local trace function </dd>