.. |
frames
|
Debugger: Notify if debugged app, exits with error code. Issue #37861
|
2020-10-04 14:24:46 +00:00 |
test
|
Debugger: Enhance console output win. Issue #33935
|
2018-07-18 16:36:18 +00:00 |
assemblerdlg.lfm
|
Debugger: formatting.
|
2017-07-20 13:56:45 +00:00 |
assemblerdlg.pp
|
Debugger, asm dialog: fix mouse wheel scrolling
|
2018-11-03 18:49:33 +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
|
IDE, Debugger: Set break/watchpoint after properties are confirmed. This used to set the watchpoint before the user confirmed, and then updated it.
|
2019-10-03 18:38:05 +00:00 |
breakpropertydlg.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
breakpropertydlg.pas
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
breakpropertydlggroups.lfm
|
Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin.
|
2016-09-19 10:32:43 +00:00 |
breakpropertydlggroups.pas
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +00:00 |
callstackdlg.lfm
|
Debugger: Callstack-Dlg, hide captions, small buttons, new image. Issue #0035044
|
2019-02-10 20:26:15 +00:00 |
callstackdlg.pp
|
IDE, Callstack: Do not request updates (on brkpoint change), if there are no items to update.
|
2019-10-28 17:07:08 +00:00 |
debugattachdialog.lfm
|
Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax
|
2018-07-26 11:53:23 +00:00 |
debugattachdialog.pas
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +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
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
debuggerdlg.pp
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
|
2018-07-24 17:49:21 +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
|
LLDB Debugger: use custom stack trace format / support debug output win
|
2018-06-24 12:40:43 +00:00 |
evaluatedlg.lfm
|
EvaluateDlg: Evaluate a entry when it is selected with mouse in cmbExpression
|
2019-01-09 15:59:57 +00:00 |
evaluatedlg.pp
|
IDE, Debugger: prevent empty watches from being added.
|
2020-07-24 22:39:08 +00:00 |
exceptiondlg.lfm
|
Debugger, Exception Dlg: ensure break button focused by default
|
2020-04-19 12:41:55 +00:00 |
exceptiondlg.pas
|
Debugger: Limit size of exception message/window
|
2018-12-06 21:19:38 +00:00 |
feedbackdlg.lfm
|
IDE: Debugger Feedback dialog, add scrollbars. Issue #0031653
|
2020-06-06 01:37:38 +00:00 |
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
|
IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
|
2020-01-18 09:37:59 +00:00 |
inspectdlg.pas
|
IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
|
2020-01-18 09:37:59 +00:00 |
localsdlg.lfm
|
IDE: Locals Dialog: add shortcuts to "copy value" and "copy raw value" menu items
|
2020-04-15 10:47:54 +00:00 |
localsdlg.pp
|
IDE, Debugger: prevent empty watches from being added.
|
2020-07-24 22:39:08 +00:00 |
processdebugger.pp
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
processlist.pas
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
pseudoterminaldlg.lfm
|
Debugger: Enhance console output win. Issue #33935
|
2018-07-18 16:36:18 +00:00 |
pseudoterminaldlg.pp
|
LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
|
2020-10-29 15:45:34 +00:00 |
registersdlg.lfm
|
Debugger, RegisterDialog: replace Listview with Grid. Listview cuts item to 260 chars length max. Issue #37797
|
2020-09-23 21:11:50 +00:00 |
registersdlg.pp
|
Debugger, RegisterDialog: replace Listview with Grid. Listview cuts item to 260 chars length max. Issue #37797
|
2020-09-23 21:11:50 +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
|
IDE, Watches: Allow dragging expressions from source edit. Issue #023368
|
2018-07-14 21:37:01 +00:00 |
watchesdlg.pp
|
IDE, Debugger: reduce calls to Update when adding a watch.
|
2020-07-24 22:39:06 +00:00 |
watchpropertydlg.lfm
|
IDE, Debugger: prevent empty watches from being added.
|
2020-07-24 22:39:08 +00:00 |
watchpropertydlg.pp
|
IDE, Debugger: prevent empty watches from being added.
|
2020-07-24 22:39:08 +00:00 |