Commit Graph

1316 Commits

Author SHA1 Message Date
martin
d5c2ad0fca Fix Icons for call stack
git-svn-id: trunk@57631 -
2018-04-09 10:34:17 +00:00
martin
7b1fafdd6a Debugger, GDBMI: debug inspector, display errors in status bar
git-svn-id: trunk@57381 -
2018-02-26 21:53:28 +00:00
martin
1f0b04b667 IDE, Debugger Options: Remove "Signals" config page as it is not implemented.
git-svn-id: trunk@57354 -
2018-02-23 13:41:48 +00:00
martin
78adab6417 IDE, Debugger: improved caption for debug dialogs
git-svn-id: trunk@57249 -
2018-02-04 01:26:04 +00:00
maxim
44ad65c4ea Debugger: fixed i18n of breakpoint description both in popup hint and dialog
git-svn-id: trunk@57223 -
2018-02-02 23:13:20 +00:00
martin
ea53266129 Debugger: add binary display for watches. Issue #0032817 Patch by Silvio Clécio
git-svn-id: trunk@57196 -
2018-01-31 00:05:27 +00:00
maxim
0d9ef66105 Debugger: improved i18n
git-svn-id: trunk@57194 -
2018-01-30 22:53:33 +00:00
martin
c7fe5d1822 IDE, Debugger: Implemented symbol for pending breakpoint (used for code in libraries(dll/so), before it is loaded)
git-svn-id: trunk@57193 -
2018-01-30 19:44:26 +00:00
wp
f0757ff745 ide: undo r56949 #20bc34c5fe, replace edit-buttons in debugger_general_options by TButton and make them square (issue #32924)
git-svn-id: trunk@56955 -
2018-01-04 20:03:52 +00:00
wp
20bc34c5fe ide: make ellipsis button in debugger options frame square again (issue #32924). Based on patch by FTurtle and idea by Ondrej.
git-svn-id: trunk@56949 -
2018-01-04 08:20:24 +00:00
mattias
f86ad4d47a IDE: set watch property dialog to autosize, bug #32567
git-svn-id: trunk@56100 -
2017-10-17 15:17:49 +00:00
wp
ced51791c2 Debugger: In BreakpointPropertyDlg, add new conditions at top of list, remove duplicates and reject empty strings.
git-svn-id: trunk@55954 -
2017-10-01 18:01:38 +00:00
juha
b29a46c876 Debugger: Simplify getting the full name of debugged file.
git-svn-id: trunk@55545 -
2017-07-20 13:56:50 +00:00
juha
523a625c8e Debugger: formatting.
git-svn-id: trunk@55544 -
2017-07-20 13:56:45 +00:00
juha
72686121fa Debugger: Fix anchoring in WatchPropertyDlg.
git-svn-id: trunk@55411 -
2017-06-28 12:47:56 +00:00
juha
2387cb7f16 Debugger: commit automatic changes for CallStackDlg.
git-svn-id: trunk@55306 -
2017-06-10 16:30:04 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
juha
4d212f5d65 Debugger: Jump properly from call stack to include files. Issue #31755.
git-svn-id: trunk@55155 -
2017-06-02 10:05:32 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
juha
92ebfa019f IDE: Use symlinks when opening file for debugging. Improved version. Issue #31577, patch from Artyom.
git-svn-id: trunk@54572 -
2017-04-08 09:22:51 +00:00
mattias
16c9d3da82 IDE: less hints
git-svn-id: trunk@54040 -
2017-01-31 09:53:55 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
1a2964b382 IDE: 'Add' button for BreakpointDlg toolbar. Issue #31209, patch from Flávio Etrusco.
git-svn-id: trunk@53923 -
2017-01-11 10:16:57 +00:00
juha
73aa9aa4bb Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
ondrej
e2599966ce DebuggerIntf, IDE: partially revert r53372 #ca66ef0c1c: don't format locals values, it slows down step-by-step debugging
git-svn-id: trunk@53374 -
2016-11-16 15:00:08 +00:00
ondrej
ca66ef0c1c DebuggerIntf: Add interface to format debugger variable values.
IDE: Show formatted values in watches dialog, locals dialog and smart hint. Add default formatters for TDate/TDateTime/TTime variables.

git-svn-id: trunk@53372 -
2016-11-16 13:30:24 +00:00
mattias
4511184249 IDE: designer: fixed path sep normalization
git-svn-id: trunk@53228 -
2016-10-26 16:46:11 +00:00
juha
97b86401b8 Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin.
git-svn-id: trunk@52993 -
2016-09-19 10:32:43 +00:00
juha
749a0b04fd Debugger: Improve BreakPropertyDlg layout. Issue #29752, patch from Alexey Torgashin.
git-svn-id: trunk@52992 -
2016-09-19 10:27:55 +00:00
wp
cb851cafdd Replace usage of ColorTree.BackgroundColor by ColorTree.Color in debugger_eventlog_options.
git-svn-id: trunk@52579 -
2016-06-26 06:18:42 +00:00
ondrej
bd6f6bf6dd ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504
git-svn-id: trunk@52532 -
2016-06-20 18:02:01 +00:00
ondrej
f7106b7504 IDE: exception dialog: support copy to clipboard. Issue #30050
git-svn-id: trunk@52309 -
2016-05-15 09:34:34 +00:00
ondrej
9bc9b19188 IDE: exception dialog: use &-prefixed button captions; execute continue on escape key press.
git-svn-id: trunk@52203 -
2016-04-16 11:36:02 +00:00
ondrej
27b9f40b75 ide, locals dialog: prevent AV when executing Copy RAW value without selection. Issue #29826
git-svn-id: trunk@51929 -
2016-03-13 21:19:08 +00:00
ondrej
6745d36137 debugger: save and restore call stack depth. Issue #29508
git-svn-id: trunk@51586 -
2016-02-10 22:30:38 +00:00
juha
001b1ee544 IDE: Make buttons with "..." wider. Used in many settings windows. Issue #29493, patch from Alexey Torgashin.
git-svn-id: trunk@51412 -
2016-01-25 16:22:14 +00:00
ondrej
a6c38d0bdb ide: fix FPC 3.0 compilation after r51375 #16c4777cbe
git-svn-id: trunk@51377 -
2016-01-22 13:17:18 +00:00
ondrej
16c4777cbe debugger: add CopyRAWValue to locals dialog
git-svn-id: trunk@51375 -
2016-01-22 09:56:19 +00:00
ondrej
4b5db67a88 debugger: add CopyAll to locals dialog. Issue #29467, patch by Cyrax
git-svn-id: trunk@51374 -
2016-01-22 08:35:11 +00:00
ondrej
ea7d1b855d debugger: check GetTextMetrics result in TAssemblerDlg.DoEditorOptsChanged. Issue #29429
git-svn-id: trunk@51316 -
2016-01-18 18:17:55 +00:00
mattias
731038db93 IDE: clean up
git-svn-id: trunk@50605 -
2015-12-04 16:38:38 +00:00
mattias
4a1345e0f6 IDE: debugger: using TProcessUTF8
git-svn-id: trunk@50602 -
2015-12-04 16:05:44 +00:00
mattias
5f82df1091 IDE: use TProcessUTF8
git-svn-id: trunk@50584 -
2015-12-03 14:48:00 +00:00
juha
1c609507ef Debugger: Improve WatchProperties layout. Issue #29075, patch from Alexey Torgashin.
git-svn-id: trunk@50485 -
2015-11-23 17:15:54 +00:00
mattias
71bb489d46 IDE: fpc msg parser: parse linker follow messages
git-svn-id: trunk@50427 -
2015-11-19 22:39:15 +00:00
mattias
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
martin
d0a5c5a338 breakpoint dlg: select next item after delete
git-svn-id: trunk@49795 -
2015-09-09 11:02:48 +00:00
mattias
6104e32839 IDE: less hints
git-svn-id: trunk@49667 -
2015-08-14 09:48:06 +00:00
mattias
570d64b4ed IDE: less hints
git-svn-id: trunk@49613 -
2015-08-08 08:21:27 +00:00