apps-projectcenter/Modules/Debuggers/ProjectCenter
2021-08-03 17:16:26 -04:00
..
Resources Do not release window when clesed, since now we re-use it on re-show 2021-07-21 23:00:28 +02:00
GDBWrapper.h camel case 2021-07-19 01:47:32 +02:00
GDBWrapper.m Add capability to debugger to focus on file and line which has been stopped on 2021-08-01 17:01:58 -04:00
GNUmakefile more work on debuggerWrappe 2021-06-29 23:42:52 +02:00
PCDebugger.h Add capability to debugger to focus on file and line which has been stopped on 2021-08-01 17:01:58 -04:00
PCDebugger.m Make update of file appear in the in-window editor instead of external editors 2021-08-03 17:16:26 -04:00
PCDebuggerView.h move debugger arguments down into the wrapper, since they are GDB specific. Interpret now the Path as the executable path, requiring the debugger path to be set earlier in the wrapper setup 2021-07-15 00:03:48 +02:00
PCDebuggerView.m move debugger arguments down into the wrapper, since they are GDB specific. Interpret now the Path as the executable path, requiring the debugger path to be set earlier in the wrapper setup 2021-07-15 00:03:48 +02:00
PCDebuggerWrapperProtocol.h move debugger arguments down into the wrapper, since they are GDB specific. Interpret now the Path as the executable path, requiring the debugger path to be set earlier in the wrapper setup 2021-07-15 00:03:48 +02:00