lazarus/debugger
martin 98508349df FPDebug: refactor
git-svn-id: trunk@43392 -
2013-11-07 20:59:34 +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 DBG, Asm-Dlg: Fix Scrollbars 2012-09-06 17:30:25 +00:00
assemblerdlg.pp IDE: assembler window: disabled form scrollbars 2012-09-02 17:11:36 +00:00
breakpointsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
breakpointsdlg.pp Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
breakpropertydlg.lfm
breakpropertydlg.pas
breakpropertydlggroups.lfm
breakpropertydlggroups.pas Debugger: reduce strings duplication 2013-05-03 16:42:14 +00:00
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: Nicely list processes for attach (windows only). Patch by Denis Volodarsky. 2013-10-19 11:32:18 +00:00
debugattachdialog.pas debugger: add pid enumeration code for Mac 2013-10-20 04:16:51 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp Debugger: Fix mem leak in disassembler 2013-10-27 13:47:25 +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 Debugger: fix tab-order in Evaluate/Modify window 2012-09-09 16:25:08 +00:00
evaluatedlg.pp
exceptiondlg.lfm DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321 2012-11-15 23:50:18 +00:00
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: refactor 2013-11-07 20:59:34 +00:00
gdbmidebugger.pp Debugger: better pid detection for attach. Issue #0025273 2013-11-03 22:30:51 +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: fixed compile warning 2013-08-20 08:07:16 +00:00
gdbtypeinfo.pp Debugger: fix internal type for gdb request (eval vs ptype) 2013-11-06 01:12:30 +00:00
historydlg.lfm Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
historydlg.pp Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
inspectdlg.lfm
inspectdlg.pas Debugger: Fixes Inspector / make sure page is visible 2013-05-19 16:09:23 +00:00
localsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
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 Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
registersdlg.pp
sshgdbmidebugger.pas dbg, warn on internal gdb error 2013-08-16 22:49:26 +00:00
threaddlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
threaddlg.pp
watchesdlg.lfm DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368 2012-11-22 14:54:04 +00:00
watchesdlg.pp Debugger: Fix crash when viewing extended watch view, while dbg=history is active and selecting a previously not evaluated stack frame. 2013-04-29 23:13:07 +00:00
watchpropertydlg.lfm Debugger: taborder for watch-properties 2013-11-06 01:14:01 +00:00
watchpropertydlg.pp IDE: Use string const lisDefault = 'Default' 2013-04-26 08:05:34 +00:00