+Raises a catchable exception. +
+Normally, GDB does not catch FPC Exception objects. This procedure raises a standard divide by zero exception which is caught by GDB.
+
+Calls the RaiseGDBException routine in
+Overloaded routine used to write a number of strings to the debug output. +
+
+Calls the DebugLn method in the DebugLogger unit property implemented in
+
+Overloaded routine used to write the specified argument values to the debugger. +Increases the indentation level for subsequent debugger output. +
++Overloaded routine used to write the specified argument values to the debugger. +Decreases the indentation level for subsequent debugger output. +
++Signals the OnDbgOut event handler for the debug logger class instance. +
+
+Calls the DbgOut method in the DebugLogger unit property implemented in
+
+Returns the component or class name. +
++Converts control characters, or characters above #126 into #hex format. +
++Converts control characters, or characters above #126 into #hex format. +
++Provides an dump of a memory region in hexadecimal format. +
++Provides a hex dump of an memory stream. +
The dump starts at the current stream position, the position moves to the end of the dumped range.
-+Provides an hex dump of an TObject. +
++Provides a hex dump of an Int64 value, (sign + absolute value). +
++Calls the Finish method for the debug logger class instance. +
+