Commit Graph

31 Commits

Author SHA1 Message Date
joost
acecc4a260 LazDebuggerFp (pure): Implemented step-over (next)
git-svn-id: trunk@44737 -
2014-04-15 19:22:01 +00:00
joost
22b80b3cf5 LazDebuggerFp (pure): StepIntoStr -> StepIntoInstr
git-svn-id: trunk@44728 -
2014-04-14 16:59:05 +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
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
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
martin
cb529ed09e FpGdbmiDebugger: fix crash in temp self-debug code
git-svn-id: trunk@44682 -
2014-04-11 19:06:43 +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
joost
e39d578a44 LazDebuggerFp (pure): Added basic dissasembler
git-svn-id: trunk@44656 -
2014-04-08 22:05:18 +00:00
martin
e927ab95bc LazDebuggerFp (pure): watches, use pretty printer
git-svn-id: trunk@44647 -
2014-04-08 14:01:03 +00:00
martin
15754fca9a LazDebuggerFp (pure): add line info
git-svn-id: trunk@44646 -
2014-04-08 13:35:38 +00:00
joost
b889db60c8 LazDebuggerFp (pure): Use pretty-printer to show watch-values
git-svn-id: trunk@44645 -
2014-04-08 06:24:24 +00:00
martin
fd9065da9c FpDebug: deal with parentfp for nested procs
git-svn-id: trunk@44639 -
2014-04-07 20:24:10 +00:00
joost
03287ea60f LazDebuggerFp (pure): Fixed crash of the IDE on exit.
git-svn-id: trunk@44638 -
2014-04-07 17:12:21 +00:00
martin
c5160e7364 LazDebuggerFp (pure): do not crash range check
git-svn-id: trunk@44637 -
2014-04-07 17:10:36 +00:00
martin
8536f38448 LazDebuggerFp (pure): do not crash range check
git-svn-id: trunk@44635 -
2014-04-07 16:57:19 +00:00
joost
813e158c7d FpDebug: Fixed compilation after recent changes and with fpc 2.6.2
git-svn-id: trunk@44632 -
2014-04-07 16:34:55 +00:00
joost
2a7b0ee37e FpDebug:
* Implemented basic TFpDbgMemReader. It handles reading memory, reading register values is still not implemented
 * Implemented very basic evaluation of watches.

git-svn-id: trunk@44630 -
2014-04-07 09:23:40 +00:00
martin
03d6bdade7 FpDebug: prepare mem-manager for context
git-svn-id: trunk@44627 -
2014-04-07 00:26:04 +00:00
joost
0eaa8042c5 FpDebug: Basic support for getting register-values.
git-svn-id: trunk@44626 -
2014-04-06 19:13:38 +00:00
martin
5df27a9624 FpDebug: renamed dwarf classes, more unified names
git-svn-id: trunk@44624 -
2014-04-06 16:27:37 +00:00
joost
3e2a0dc513 FpDebug: Use one single worker-thread to to handle the debugging. On Windows, debug-events are only send to the thread that started the process.
git-svn-id: trunk@44619 -
2014-04-06 13:57:43 +00:00
martin
c215259e91 FpGdbmiDebugger: renamed package / moved location
git-svn-id: trunk@44617 -
2014-04-05 23:51:59 +00:00
martin
2ced428da5 LazDebuggerFp (pure): start watches framework
git-svn-id: trunk@44616 -
2014-04-05 23:35:41 +00:00
martin
f176ceeda1 LazDebuggerFp (pure): renamed package / moved location
git-svn-id: trunk@44615 -
2014-04-05 23:25:22 +00:00
martin
be059632cf LazDebuggerFp (pure): renamed package / moved location
git-svn-id: trunk@44614 -
2014-04-05 23:22:56 +00:00
martin
8005c05b37 FpGdbmiDebugger: renamed package / moved location
git-svn-id: trunk@44613 -
2014-04-05 23:16:17 +00:00