Skip to content

mono/debugger-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c035307 · Feb 11, 2025
Jan 20, 2021
Jan 20, 2021
Feb 11, 2025
Jan 9, 2025
Jan 20, 2021
Feb 11, 2025
Feb 15, 2023
Jun 5, 2018
Jun 5, 2018
Apr 8, 2020
Aug 21, 2024
Mar 27, 2015
Oct 10, 2018
Jul 5, 2016
Apr 10, 2023
Mar 26, 2020
Nov 27, 2013
Jun 5, 2018
Sep 8, 2013

Repository files navigation

This repository contains several libraries which can be used to control the Mono debugger.

  • Mono.Debugger.Soft: The Mono Soft Debugger low level API
  • Mono.Debugging: Pluggable debugger API abstraction. It provides a common API to be used as frontend to different debuggers.
  • Mono.Debugging.Soft: Mono.Debugging backend for the Mono Soft Debugger.

Dependencies

The libraries in this repository have external dependencies, specifically: