[Overview][Types][Procedures and functions][Index] Reference for unit 'LazTracer' (#lazutils)

Reference for unit 'LazTracer'

Contains types and routines used to implement exceptions and stack traces.

uses

  Classes,

  sysutils,

  Laz_AVL_Tree,

  LazLoggerBase,

  

Defines base logging classes used in the Lazarus IDE.

  LazUtilities,

  

Contains miscellaneous utility routines and variables used in the Lazarus IDE and LCL.

  LazUtilsStrConsts;

  

Resource strings used in the LazUtils package.

Overview

laztracer.pas contains types and routines used to implement exceptions and stack traces in the Lazarus IDE and Debugger. This file is part of the LazUtils package.


Version 3.2 Generated 2024-02-25 Home