lazarus/debugger
2014-01-25 21:55:02 +00:00
..
frames ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
test Debugger: Fix parsing class with nested record / array of record 2013-10-24 20:38:48 +00:00
assemblerdlg.lfm
assemblerdlg.pp
breakpointsdlg.lfm
breakpointsdlg.pp
breakpropertydlg.lfm
breakpropertydlg.pas
breakpropertydlggroups.lfm
breakpropertydlggroups.pas
callstackdlg.lfm
callstackdlg.pp Debugger: callstack, fix goto source, if viewing bottom of large stack (viewing from startindex > 1) 2013-09-07 15:02:23 +00:00
cmdlinedebugger.pp Debugger: Do not crash IDE, if gdb.exe is invalid 2013-09-01 13:34:39 +00:00
debugattachdialog.lfm Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one 2014-01-25 21:55:02 +00:00
debugattachdialog.pas Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one 2014-01-25 21:55:02 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp Debugger: Attach, Darwin, try and get process-list via gdb. Issue #0025302 Patch by Joost van der Sluis 2013-11-10 23:32:18 +00:00
debuggerdlg.pp
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp
debugutils.pp Debugger: Fix handling of backslash in strings returned by gdb (used for classname resolving) 2013-10-10 20:50:16 +00:00
evaluatedlg.lfm
evaluatedlg.pp
exceptiondlg.lfm
exceptiondlg.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
feedbackdlg.lfm IDE: fix layout of feedback dialog (used by debugger) 2013-08-25 11:50:01 +00:00
feedbackdlg.pp
fpgdbmidebugger.pp FPDebug: more DW_AT_location 2014-01-06 23:35:59 +00:00
gdbmidebugger.pp FPDebug/GDBMI: memreader via gdb 2013-12-18 22:42:49 +00:00
gdbmidebuginstructions.pp Debugger: fixed a crash in new instruction queue (object removed by nested call) 2013-09-11 16:42:07 +00:00
gdbmimiscclasses.pp dbg: allow reset debugger in start up (async only) 2013-08-16 22:10:52 +00:00
gdbmiserverdebugger.pas Debugger: improved localization, updated Russian translation 2014-01-25 20:53:24 +00:00
gdbtypeinfo.pp Debugger: fix internal type for gdb request (eval vs ptype) 2013-11-06 01:12:30 +00:00
historydlg.lfm
historydlg.pp
inspectdlg.lfm
inspectdlg.pas
localsdlg.lfm
localsdlg.pp
processdebugger.pp Fix IDE does not end debugger state (processdebugger / dbg=none), if exe can not be started. issue #0024809 2013-08-05 19:13:44 +00:00
processlist.pas
pseudoterminaldlg.lfm
pseudoterminaldlg.pp
registersdlg.lfm
registersdlg.pp
sshgdbmidebugger.pas dbg, warn on internal gdb error 2013-08-16 22:49:26 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp
watchpropertydlg.lfm Debugger: taborder for watch-properties 2013-11-06 01:14:01 +00:00
watchpropertydlg.pp