lazarus/debugger
2018-02-26 21:53:28 +00:00
..
frames IDE, Debugger Options: Remove "Signals" config page as it is not implemented. 2018-02-23 13:41:48 +00:00
assemblerdlg.lfm Debugger: formatting. 2017-07-20 13:56:45 +00:00
assemblerdlg.pp Debugger: formatting. 2017-07-20 13:56:45 +00:00
breakpointsdlg.lfm IDE: 'Add' button for BreakpointDlg toolbar. Issue #31209, patch from Flávio Etrusco. 2017-01-11 10:16:57 +00:00
breakpointsdlg.pp Debugger: fixed i18n of breakpoint description both in popup hint and dialog 2018-02-02 23:13:20 +00:00
breakpropertydlg.lfm Debugger: In BreakpointPropertyDlg, add new conditions at top of list, remove duplicates and reject empty strings. 2017-10-01 18:01:38 +00:00
breakpropertydlg.pas Debugger: In BreakpointPropertyDlg, add new conditions at top of list, remove duplicates and reject empty strings. 2017-10-01 18:01:38 +00:00
breakpropertydlggroups.lfm Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin. 2016-09-19 10:32:43 +00:00
breakpropertydlggroups.pas
callstackdlg.lfm Debugger: commit automatic changes for CallStackDlg. 2017-06-10 16:30:04 +00:00
callstackdlg.pp Debugger: Simplify getting the full name of debugged file. 2017-07-20 13:56:50 +00:00
debugattachdialog.lfm
debugattachdialog.pas IDE: fpc msg parser: parse linker follow messages 2015-11-19 22:39:15 +00:00
debugeventsform.lfm
debugeventsform.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
debugger.pp Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio 2018-01-31 00:05:27 +00:00
debuggerdlg.pp IDE, Debugger: Implemented symbol for pending breakpoint (used for code in libraries(dll/so), before it is loaded) 2018-01-30 19:44:26 +00:00
debuggerstrconst.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
debugoutputform.lfm
debugoutputform.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
evaluatedlg.lfm
evaluatedlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
exceptiondlg.lfm ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504 2016-06-20 18:02:01 +00:00
exceptiondlg.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
feedbackdlg.lfm
feedbackdlg.pp Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
historydlg.lfm
historydlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
inspectdlg.lfm
inspectdlg.pas Debugger, GDBMI: debug inspector, display errors in status bar 2018-02-26 21:53:28 +00:00
localsdlg.lfm ide, locals dialog: prevent AV when executing Copy RAW value without selection. Issue #29826 2016-03-13 21:19:08 +00:00
localsdlg.pp Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
processdebugger.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
processlist.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
pseudoterminaldlg.lfm
pseudoterminaldlg.pp IDE, Debugger: improved caption for debug dialogs 2018-02-04 01:26:04 +00:00
registersdlg.lfm
registersdlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
threaddlg.lfm
threaddlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
watchesdlg.lfm
watchesdlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
watchpropertydlg.lfm Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio 2018-01-31 00:05:27 +00:00
watchpropertydlg.pp Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio 2018-01-31 00:05:27 +00:00