compute-runtime/offline_compiler
Hoppe, Mateusz efda64eb4a Source Level Debugger - debugger library interface
- interface to debugger dynamic library
- code is included when source level debugger header exists,
otherwise implementation is exluded from build
- unit tests do not load real dynamic library,
instead test version (DebbugerLibrary) of OsLibrary is used.

Change-Id: Id3229c77963352e8001043ee41b7d48c6b180a59
2018-04-23 11:31:37 +02:00
..
CMakeLists.txt Source Level Debugger - debugger library interface 2018-04-23 11:31:37 +02:00
helper.cpp Initial commit 2017-12-21 00:45:38 +01:00
main.cpp Initial commit 2017-12-21 00:45:38 +01:00
offline_compiler.cpp Source Level Debugger: add generating debug data in cloc 2018-04-18 17:14:15 +02:00
offline_compiler.h Source Level Debugger: add generating debug data in cloc 2018-04-18 17:14:15 +02:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00