CMake/Source/Modules
Glen Chung a9a592f96e cmake: Add debugger
- Depends on cppdap and jsoncpp.
- Add --debugger argument to enable the Debugger.
- Add --debugger-pipe argument for DAP traffics over named pipes.
- Support breakpoints by filenames and line numbers.
- Support exception breakpoints.
- Call stack shows filenames and line numbers.
- Show Cache Variables.
- Show the state of currently defined targets,
  tests and directories with their properties.
- Add cmakeVersion to DAP initialize response.
- Include unit tests.

Co-authored-by: Ben McMorran <bemcmorr@microsoft.com>
2023-05-30 09:46:12 -04:00
..
CheckCXXLinkerFlag.cmake Check for support before adding bigtoc linker flag 2019-12-09 11:37:40 -05:00
CMakeBuildUtilities.cmake cmake: Add debugger 2023-05-30 09:46:12 -04:00
FindJsonCpp.cmake
FindLibRHash.cmake
FindLibUUID.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
FindLibUV.cmake FindLibUV: Also check uv/version.h for version detection 2018-06-25 10:16:46 -04:00
OverrideC.cmake
OverrideCXX.cmake