First off all, thank you for taking the time to contribute!
When contributing to this project, please first discuss the changes you wish to make via an issue before making changes.
Unsure where to begin contributing? You can start by looking through the good first issue
issues.
git clone https://github.com/alefragnani/delphi-object-debugger.git
Prerequisites
- Git,
>= 2.22.0
- Delphi Community Edition,
>= 10.2
There are no dependencies :-)
- Open the
ObjectDebugger.dpk
package - Compile and Install
- Create a new empty project
- Add the
Object Debugger
component to it - Build it
- Start debugging
Be sure your branch is up to date (relative to master
) and submit your PR. Also add reference to the issue the PR refers to.