apps-projectcenter/Modules/Debuggers/ProjectCenter
2021-06-22 01:19:38 +02:00
..
Resources do not set delegate to NSOwner, we set it prorgammatically anyway 2020-03-24 23:50:33 +01:00
GNUmakefile minor 2016-05-15 08:26:40 +00:00
PCDebugger.h Added notification to fix breakpoint loading. 2016-11-17 14:18:48 +00:00
PCDebugger.m Access preferences directly without going through PCPrefController which is not part of the PC Framework (only its protocol PCPreferences is) 2020-09-09 00:25:28 +02:00
PCDebuggerView.h Uniform font defaults to use PCPreferenceController, fix Debugger to actually make setFont work thorugh the view-delegate chain. 2020-03-24 23:54:22 +01:00
PCDebuggerView.m Uniform font defaults to use PCPreferenceController, fix Debugger to actually make setFont work thorugh the view-delegate chain. 2020-03-24 23:54:22 +01:00
PCDebuggerViewDelegateProtocol.h Uniform font defaults to use PCPreferenceController, fix Debugger to actually make setFont work thorugh the view-delegate chain. 2020-03-24 23:54:22 +01:00
PipeDelegate.h Uniform font defaults to use PCPreferenceController, fix Debugger to actually make setFont work thorugh the view-delegate chain. 2020-03-24 23:54:22 +01:00
PipeDelegate.m improve gdb parser to understand information in {} as a sub-dictionary and look-ahead for it 2021-06-22 01:19:38 +02:00