apps-projectcenter/Modules/Debuggers/ProjectCenter
2021-07-09 10:31:24 +02:00
..
Resources do not set delegate to NSOwner, we set it prorgammatically anyway 2020-03-24 23:50:33 +01:00
GDBWrapper.h document methods 2021-07-06 22:43:59 +02:00
GDBWrapper.m start the debugger only if it was never started, else, reuse it 2021-07-09 01:18:20 +02:00
GNUmakefile more work on debuggerWrappe 2021-06-29 23:42:52 +02:00
PCDebugger.h fix constants types 2021-07-09 00:41:04 +02:00
PCDebugger.m start the debugger only if it was never started, else, reuse it 2021-07-09 01:18:20 +02:00
PCDebuggerView.h remove now unused ivar, moved into the controller 2021-07-09 10:31:24 +02:00
PCDebuggerView.m remove unused accessors 2021-07-09 00:44:02 +02:00
PCDebuggerWrapperProtocol.h start the debugger only if it was never started, else, reuse it 2021-07-09 01:18:20 +02:00