.. |
frames
|
Debugger: Option to autoclose the asm window, if it was auto-opened (break at no source line). Issue #027800
|
2018-07-14 20:34:45 +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
|
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
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +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: 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
|
Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax
|
2018-07-26 11:53:23 +00:00 |
debugattachdialog.pas
|
Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax
|
2018-07-26 11:53:23 +00:00 |
debugeventsform.lfm
|
debugger: add popup menu for event log
|
2011-05-11 08:37:38 +00:00 |
debugeventsform.pp
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +00:00 |
debugger.pp
|
Debugger: assert
|
2018-11-29 13:48:47 +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
|
DBG: make tool windows
|
2010-12-04 19:34:21 +00:00 |
debugoutputform.pp
|
LLDB Debugger: use custom stack trace format / support debug output win
|
2018-06-24 12:40:43 +00:00 |
evaluatedlg.lfm
|
Debugger: fix tab-order in Evaluate/Modify window
|
2012-09-09 16:25:08 +00:00 |
evaluatedlg.pp
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +00:00 |
exceptiondlg.lfm
|
ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504
|
2016-06-20 18:02:01 +00:00 |
exceptiondlg.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
feedbackdlg.lfm
|
IDE: fix layout of feedback dialog (used by debugger)
|
2013-08-25 11:50:01 +00:00 |
feedbackdlg.pp
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
historydlg.lfm
|
Reimplement "IDE, Packager: harmonize some string constants"
|
2013-05-01 08:44:51 +00:00 |
historydlg.pp
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +00:00 |
inspectdlg.lfm
|
Debug Inspector: improved localization
|
2014-02-06 23:19:44 +00:00 |
inspectdlg.pas
|
Debugger: Fix DebugInspector stopped working after window was open with empty input. Issue #0034452
|
2018-10-25 18:18:25 +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
|
Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info)
|
2018-08-05 12:26:21 +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
|
Debugger: Enhance console output win. Issue #33935
|
2018-07-18 16:36:18 +00:00 |
pseudoterminaldlg.pp
|
IDE: debugger: fixed output console
|
2018-11-20 21:11:01 +00:00 |
registersdlg.lfm
|
Debugger: Register Window, add "Copy name and value", "Copy All". Patch by silvioprog, Issue #34544
|
2018-11-12 19:45:15 +00:00 |
registersdlg.pp
|
Debugger: removed duplicate caption assignments
|
2018-11-12 22:51:21 +00:00 |
threaddlg.lfm
|
Sort ListViews by column click around in many places.
|
2012-08-20 18:05:46 +00:00 |
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: less hints
|
2018-11-18 10:51:27 +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 |