jesus
|
b10107b0de
|
LazReport, missing files from Data Inspector patch
git-svn-id: trunk@44780 -
|
2014-04-21 22:11:39 +00:00 |
|
jesus
|
1a60920ec5
|
LazReport, implemented OnBeforePrint and OnAfterPrint events, modified patch from Michel Tournay, issue #25778
git-svn-id: trunk@44779 -
|
2014-04-21 19:16:58 +00:00 |
|
jesus
|
80015d973f
|
LazReport, new tool: 'Data inspector', to get list of Db Fields and drag & drop into report designer, from Alexey Lagunov
git-svn-id: trunk@44778 -
|
2014-04-21 18:55:46 +00:00 |
|
jesus
|
d9f4262872
|
LazReport, use LRE_OLDV25_FRF_READ flag only when reading frVersion=25 binary reports, issue #25995
git-svn-id: trunk@44777 -
|
2014-04-21 18:24:16 +00:00 |
|
joost
|
fc35f675bc
|
LazDebuggerFp (pure): Resolved problems with freeing breakpoints after the debuggee has ended.
git-svn-id: trunk@44771 -
|
2014-04-20 19:39:35 +00:00 |
|
joost
|
87bfbf6372
|
LazDebuggerFp (pure): Removed unused FBreakList
git-svn-id: trunk@44770 -
|
2014-04-20 17:59:44 +00:00 |
|
martin
|
c1899b0b90
|
FpGdbmiDebugger: allow stepping to continue over exceptions / allow to step from excepitons (raise) to finally/except (include implicit finally)
git-svn-id: trunk@44769 -
|
2014-04-20 17:38:53 +00:00 |
|
joost
|
e1881c3f4c
|
LazDebuggerFp (pure): Implemented RunTo
git-svn-id: trunk@44768 -
|
2014-04-20 11:00:33 +00:00 |
|
joost
|
f96d70776c
|
LazDebuggerFp (pure): Revert of r44766 #5cbd21f02c, leads to problems on Windows
git-svn-id: trunk@44767 -
|
2014-04-20 10:54:50 +00:00 |
|
joost
|
5cbd21f02c
|
LazDebuggerFp (pure): The first time the debuggee is paused use the state dsInit instead of dsPause.
git-svn-id: trunk@44766 -
|
2014-04-20 10:33:15 +00:00 |
|
martin
|
469e1dd8c0
|
FpGdbmiDebugger: add none mi commands as fallback in async mode.
git-svn-id: trunk@44763 -
|
2014-04-19 00:31:42 +00:00 |
|
martin
|
dbefd92609
|
FpGdbmiDebugger: add option to disable loading library symbols (auto-solib-add = off)
git-svn-id: trunk@44761 -
|
2014-04-18 22:03:32 +00:00 |
|
martin
|
1e55a6b71d
|
FpGdbmiDebugger: tests
git-svn-id: trunk@44760 -
|
2014-04-18 16:01:19 +00:00 |
|
martin
|
845d3c0084
|
SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038
git-svn-id: trunk@44755 -
|
2014-04-17 22:25:13 +00:00 |
|
joost
|
f46dd07c9d
|
LazDebuggerFp (pure): Ability to set breakpoints while the debuggee is running
git-svn-id: trunk@44754 -
|
2014-04-17 21:25:10 +00:00 |
|
mattias
|
6f7a594436
|
lazutils: fixed typo
git-svn-id: trunk@44750 -
|
2014-04-17 06:55:36 +00:00 |
|
joost
|
a69e382e98
|
LazDebuggerFp (pure): Ability to pause debuggee (Windows)
git-svn-id: trunk@44749 -
|
2014-04-16 20:19:13 +00:00 |
|
joost
|
86f9de7b2a
|
LazDebuggerFp (pure):
* When a breakpoint is hit, pass the correct breakpoint to the TFpDebugDebugger.
* Solve an AV when the IDE exits
git-svn-id: trunk@44743 -
|
2014-04-16 09:15:10 +00:00 |
|
joost
|
ad9ca5afa5
|
LazDebuggerFp (pure): Fixed compilation after r44741 #a52defb4e1
git-svn-id: trunk@44742 -
|
2014-04-16 08:47:58 +00:00 |
|
joost
|
a52defb4e1
|
LazDebuggerFp (pure): Ability to add/delete/enable/disable breakpoints when the debuggee is not running or paused.
git-svn-id: trunk@44741 -
|
2014-04-16 08:05:58 +00:00 |
|
martin
|
5d640f36c9
|
LazDebuggerGdbmi: Allow to add RunError to ignored exceptions
git-svn-id: trunk@44738 -
|
2014-04-16 03:21:16 +00:00 |
|
joost
|
acecc4a260
|
LazDebuggerFp (pure): Implemented step-over (next)
git-svn-id: trunk@44737 -
|
2014-04-15 19:22:01 +00:00 |
|
jesus
|
c780ddd0a7
|
LazReport, HideZeroValues should hide float values too, fix by Velissariou Costas, issue #25934
git-svn-id: trunk@44736 -
|
2014-04-15 15:44:15 +00:00 |
|
joost
|
22b80b3cf5
|
LazDebuggerFp (pure): StepIntoStr -> StepIntoInstr
git-svn-id: trunk@44728 -
|
2014-04-14 16:59:05 +00:00 |
|
joost
|
96991a9a84
|
FpDebug: Fixed compilation with range-checking on
git-svn-id: trunk@44727 -
|
2014-04-14 16:46:03 +00:00 |
|
joost
|
ae35141581
|
LazDebuggerFp (pure): Implemented StepOverInstr
git-svn-id: trunk@44725 -
|
2014-04-14 16:39:35 +00:00 |
|
joost
|
c6d5681d88
|
LazDebuggerFp (pure): Add statement-index and statement-count to disasembly-statements
git-svn-id: trunk@44712 -
|
2014-04-13 09:44:24 +00:00 |
|
martin
|
36cf5c18c1
|
FpGdbmiDebugger: fixes typecast to class of current method / improve nested procs / tests
git-svn-id: trunk@44711 -
|
2014-04-13 02:39:01 +00:00 |
|
martin
|
99beb437a1
|
FpGdbmiDebugger: fixes for nested proc / tests
git-svn-id: trunk@44709 -
|
2014-04-12 21:37:50 +00:00 |
|
wp
|
6ed245f1f2
|
TAChart: initial implementation of Calculate(x) for TBSplineSeries
git-svn-id: trunk@44706 -
|
2014-04-12 19:04:07 +00:00 |
|
joost
|
5ff4273da5
|
LazDebuggerFp (pure): Ability to stop debugging while the debuggee is paused.
git-svn-id: trunk@44705 -
|
2014-04-12 17:54:07 +00:00 |
|
joost
|
8f5701ed19
|
LazDebuggerFp (pure): Hide software breakpoints (int3) on reading data
git-svn-id: trunk@44704 -
|
2014-04-12 16:24:46 +00:00 |
|
joost
|
0e62389d08
|
LazDebuggerFp (pure): Fixed single-stepping which was broken since r44690 #14698396ff
git-svn-id: trunk@44703 -
|
2014-04-12 16:19:20 +00:00 |
|
joost
|
14698396ff
|
LazDebuggerFp (pure): Fixed AV on Windows
git-svn-id: trunk@44690 -
|
2014-04-11 21:13:20 +00:00 |
|
joost
|
c7e539dc46
|
LazDebuggerFp (pure): Added reading of register support to TDbgMemReader.
git-svn-id: trunk@44689 -
|
2014-04-11 21:10:34 +00:00 |
|
martin
|
ba6b524a80
|
FpGdbmiDebugger: fix crash in temp self-debug code
git-svn-id: trunk@44686 -
|
2014-04-11 20:27:46 +00:00 |
|
joost
|
98f4a08663
|
LazDebuggerFp (pure): Fixed single-stepping on OS/X
git-svn-id: trunk@44685 -
|
2014-04-11 20:06:36 +00:00 |
|
joost
|
dbbdddb97a
|
LazDebuggerFp (pure): Fix for compilation on newer fpc-versions, where TProcess.OnForEvent is a method
git-svn-id: trunk@44684 -
|
2014-04-11 19:54:11 +00:00 |
|
joost
|
982b409e26
|
LazDebuggerFp (pure): Fixed information in debugline
git-svn-id: trunk@44683 -
|
2014-04-11 19:42:55 +00:00 |
|
martin
|
cb529ed09e
|
FpGdbmiDebugger: fix crash in temp self-debug code
git-svn-id: trunk@44682 -
|
2014-04-11 19:06:43 +00:00 |
|
joost
|
d521103501
|
LazDebuggerFp (pure): Return the correct value of the instruction-pointer after a breakpoint has been reached. (Windows)
git-svn-id: trunk@44675 -
|
2014-04-11 09:34:49 +00:00 |
|
joost
|
79d49417bd
|
LazDebuggerFp (pure): If a breapoint is reached by single-stepping, handle the breakpoint properly.
git-svn-id: trunk@44674 -
|
2014-04-11 09:27:25 +00:00 |
|
joost
|
67f3dec675
|
LazDebuggerFp (pure): Removed obsolete TFPDState
git-svn-id: trunk@44673 -
|
2014-04-11 09:25:29 +00:00 |
|
joost
|
7d0288be35
|
LazDebuggerFp (pure): Set function result when requesting a dcRun command.
git-svn-id: trunk@44671 -
|
2014-04-10 20:13:07 +00:00 |
|
joost
|
52282ede03
|
LazDebuggerFp (pure): Implemented single-stepping (assembly level) and resetting of a breakpoint after it has been hit. (Windows)
git-svn-id: trunk@44670 -
|
2014-04-10 20:11:41 +00:00 |
|
mattias
|
fdc368ab6b
|
lazutils: TAvgLvlTree: when changing compare function, do not sort if there is only one node
git-svn-id: trunk@44659 -
|
2014-04-09 14:01:40 +00:00 |
|
joost
|
499c7ed593
|
LazDebuggerFp (pure): Show register-values on OS/X
git-svn-id: trunk@44658 -
|
2014-04-09 08:25:46 +00:00 |
|
joost
|
e2c993ce95
|
LazDebuggerFp (pure): Recognition of breakpoints on Windows. Silently ignore unknown breakpoints, if possible.
git-svn-id: trunk@44657 -
|
2014-04-08 22:11:09 +00:00 |
|
joost
|
e39d578a44
|
LazDebuggerFp (pure): Added basic dissasembler
git-svn-id: trunk@44656 -
|
2014-04-08 22:05:18 +00:00 |
|
martin
|
244cdad9cd
|
FpDebug: nil after free
git-svn-id: trunk@44648 -
|
2014-04-08 14:46:50 +00:00 |
|