martin
|
d9115c54aa
|
IDE, Callstack: Do not request updates (on brkpoint change), if there are no items to update.
git-svn-id: trunk@62140 -
|
2019-10-28 17:07:08 +00:00 |
|
martin
|
f0856e5ac3
|
Debugger: Callstack-Dlg, hide captions, small buttons, new image. Issue #0035044
git-svn-id: trunk@60401 -
|
2019-02-10 20:26:15 +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 |
|
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 |
|
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 |
|
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 |
|
ondrej
|
6745d36137
|
debugger: save and restore call stack depth. Issue #29508
git-svn-id: trunk@51586 -
|
2016-02-10 22:30:38 +00:00 |
|
maxim
|
77e7bce2e8
|
Debugger, CallStack window: localized initial 'Max 10' button caption, shortened 'Goto' button caption and changed source column caption ('Source' -> 'Location')
git-svn-id: trunk@49312 -
|
2015-06-11 00:00:17 +00:00 |
|
martin
|
b63b1981dd
|
Debugger, Callstack: display filename in front of path. Issue #0028084
git-svn-id: trunk@49093 -
|
2015-05-18 21:35:44 +00:00 |
|
mattias
|
f3f0866921
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
|
2015-03-10 14:51:21 +00:00 |
|
martin
|
f93996caa6
|
Debugger (gdb): improve callstack win, with new de-mangled results
git-svn-id: trunk@47540 -
|
2015-01-27 00:11:18 +00:00 |
|
martin
|
91ef0ea2a5
|
Debugger (gdb): fixed finding src and line (lines were missing) from fpc mangled names. Issue #0024641
git-svn-id: trunk@47536 -
|
2015-01-26 23:07:13 +00:00 |
|
martin
|
3d8ea62914
|
Debugger: refactor
git-svn-id: trunk@44467 -
|
2014-03-18 19:26:04 +00:00 |
|
martin
|
9246646d0f
|
Debugger: refactor
git-svn-id: trunk@44465 -
|
2014-03-18 14:58:46 +00:00 |
|
martin
|
319a201329
|
Debugger: callstack, fix goto source, if viewing bottom of large stack (viewing from startindex > 1)
git-svn-id: trunk@42664 -
|
2013-09-07 15:02:23 +00:00 |
|
martin
|
aaa03b60ab
|
Debugger: fixed crash in callstack (when stop debugging while waiting for stack info)
git-svn-id: trunk@42643 -
|
2013-09-06 15:03:24 +00:00 |
|
martin
|
03d18a15a7
|
Debugger: fixed recent introduced crash in stack window (limited depth eval)
git-svn-id: trunk@42486 -
|
2013-08-24 22:57:46 +00:00 |
|
martin
|
5944e6f470
|
Debugger: limit the depth of stack evaluation / avoid long wait, if stack is very deep, and only top is needed.
git-svn-id: trunk@42461 -
|
2013-08-23 13:19:30 +00:00 |
|
paul
|
7ebd846c4a
|
debugger: fix range check
git-svn-id: trunk@38783 -
|
2012-09-21 11:47:02 +00:00 |
|
maxim
|
52d4d5a5c1
|
IDE: fixed editor tab position combobox items localization on Editor/Misc options page
git-svn-id: trunk@36552 -
|
2012-04-03 22:23:32 +00:00 |
|
martin
|
7ebaadc7bd
|
Window Column, store pointer to resourcestring
git-svn-id: trunk@36509 -
|
2012-04-02 00:24:15 +00:00 |
|
martin
|
5a1360baf1
|
LazLogger, introduce base and dummy classes
git-svn-id: trunk@35778 -
|
2012-03-06 19:36:11 +00:00 |
|
martin
|
409ca1a915
|
DBG/IDE only store changed column widths
git-svn-id: trunk@35579 -
|
2012-02-24 13:38:01 +00:00 |
|
martin
|
369017a0c5
|
DBG: move same debugln to LazLogger cmd-line config
git-svn-id: trunk@35339 -
|
2012-02-12 22:59:28 +00:00 |
|
martin
|
eb7d5b66c7
|
DBG re-added LCLProc to uses
git-svn-id: trunk@34119 -
|
2011-12-11 22:52:22 +00:00 |
|
martin
|
ce5c315627
|
DBG: Clean up (removed unused units)
git-svn-id: trunk@33797 -
|
2011-11-26 11:41:29 +00:00 |
|
martin
|
2642e6a579
|
DBG: moved window-names from IDE to debugger
git-svn-id: trunk@33336 -
|
2011-11-05 13:32:32 +00:00 |
|
martin
|
ed780f4ced
|
DBG: Store/Restore column size (debug dialogs). issue #0018035
git-svn-id: trunk@33270 -
|
2011-11-03 17:53:46 +00:00 |
|
martin
|
6a4928281a
|
DBG: Callstack, show frames in assembler.
git-svn-id: trunk@32831 -
|
2011-10-12 01:26:11 +00:00 |
|
martin
|
03120971cf
|
DBG: refactor GetBreakpointImage / Add images to breakpoint-dlg
git-svn-id: trunk@32827 -
|
2011-10-11 21:46:29 +00:00 |
|
martin
|
f4530db335
|
DBG: Breakpoints for asm window; extended in callstack
git-svn-id: trunk@32812 -
|
2011-10-10 22:21:13 +00:00 |
|
martin
|
dbb87ca09b
|
DBG: Fixed jumping to unit of unsaved project
git-svn-id: trunk@32449 -
|
2011-09-21 12:13:24 +00:00 |
|
martin
|
c8ef9d5556
|
DBG: Improved, jumping to correct line, if source was changed
git-svn-id: trunk@32348 -
|
2011-09-15 11:40:05 +00:00 |
|
martin
|
a7100b234c
|
DBG: refactor unit location handling
git-svn-id: trunk@32335 -
|
2011-09-14 13:48:43 +00:00 |
|
maxim
|
49c2dbf336
|
IDE: improved localization
git-svn-id: trunk@32177 -
|
2011-09-04 20:21:53 +00:00 |
|
martin
|
1ad681f7b9
|
DBG: Fix an access violation due to too early destroyed locals-object. Related to issue #19551
git-svn-id: trunk@31201 -
|
2011-06-13 15:46:27 +00:00 |
|
martin
|
066a27820b
|
DBG: more debugLN
git-svn-id: trunk@31160 -
|
2011-06-10 23:15:51 +00:00 |
|
martin
|
ac70d0ff2f
|
DBG: reduced flicker in Data windows, added debugln
git-svn-id: trunk@31150 -
|
2011-06-10 00:44:18 +00:00 |
|
martin
|
58dbddba3e
|
DBG: Refactor, clean up
git-svn-id: trunk@31131 -
|
2011-06-08 00:46:39 +00:00 |
|
martin
|
6e46475a00
|
DBG: More Snapshots, Some optimizations/reduce watches refresh
git-svn-id: trunk@31107 -
|
2011-06-05 22:27:15 +00:00 |
|
paul
|
a3fbf4b67c
|
debugger: correct menu captions, assign captions to actions instead of menu items and toolbuttons
git-svn-id: trunk@30780 -
|
2011-05-17 01:49:52 +00:00 |
|
paul
|
6ea3da59db
|
debugger: set shortcuts to call stack dialog popup menu items
git-svn-id: trunk@30779 -
|
2011-05-17 01:36:08 +00:00 |
|
martin
|
65b111ae79
|
DBG: History values: evaluate in background, if windows are closed
git-svn-id: trunk@30752 -
|
2011-05-16 00:45:19 +00:00 |
|
martin
|
3dc186123d
|
DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
|
2011-05-15 21:16:16 +00:00 |
|
martin
|
505c0a0e9b
|
DBG: Refactor Master/Slave class structure (callstack)
git-svn-id: trunk@30629 -
|
2011-05-08 23:45:16 +00:00 |
|
martin
|
1a0a37aaf9
|
DBG: Refactor, merge TManaged.. classes into TIDE.. classes
git-svn-id: trunk@30490 -
|
2011-04-27 14:55:07 +00:00 |
|
martin
|
580a85d184
|
DBG: Added Thread dialog
git-svn-id: trunk@30467 -
|
2011-04-25 11:17:47 +00:00 |
|
mattias
|
a8498808d1
|
fixed typos: Adress
git-svn-id: trunk@29439 -
|
2011-02-10 09:34:42 +00:00 |
|
martin
|
105bc4f759
|
DBG: prevent 2 double-clicks on stack entry, from opening the same file twice
git-svn-id: trunk@28982 -
|
2011-01-13 00:53:24 +00:00 |
|