Commit Graph

26 Commits

Author SHA1 Message Date
martin
f737797457 FpDebugServer: fix compilation / support multiple addresses per breakpoint
git-svn-id: trunk@60048 -
2019-01-09 20:50:23 +00:00
juha
d43fa548b8 LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
2018-07-25 13:38:59 +00:00
martin
06d4432fb4 Fix compile after debugger intf change
git-svn-id: trunk@58479 -
2018-07-10 12:58:18 +00:00
martin
6362172d02 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58240 -
2018-06-13 00:25:55 +00:00
martin
bf1893d093 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58239 -
2018-06-13 00:20:36 +00:00
martin
cef14db081 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58238 -
2018-06-12 22:58:35 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
mattias
46e46e8b91 components: less hints
git-svn-id: trunk@51787 -
2016-03-01 15:28:31 +00:00
mattias
172ba521c4 lazdebuggers: using TProcessUTF8
git-svn-id: trunk@50599 -
2015-12-04 16:04:11 +00:00
joost
2eb7213f3c LazDebuggerFPDServer: Implemented retrieval of registers
git-svn-id: trunk@49383 -
2015-06-21 10:46:07 +00:00
joost
15d8085bfc LazDebuggerFPDServer: Implemented retrieval of locals
git-svn-id: trunk@49374 -
2015-06-20 18:41:28 +00:00
joost
b834f60a49 LazDebuggerFPDServer: Removed warning
git-svn-id: trunk@49366 -
2015-06-18 19:09:30 +00:00
joost
3eeb33c6af LazDebuggerFPDServer: Implemented disassembler-linesbefore
git-svn-id: trunk@49365 -
2015-06-18 19:05:49 +00:00
joost
a4c7f8664f LazDebuggerFPDServer: Retrieve disassembled code from the fpdserver
git-svn-id: trunk@49294 -
2015-06-08 19:20:20 +00:00
joost
4c5136dbe7 LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49266 -
2015-06-04 18:11:17 +00:00
joost
defb929545 LazDebuggerFPDServer: Send console-output to the terminal window
git-svn-id: trunk@49265 -
2015-06-04 18:08:31 +00:00
joost
533cb5e719 LazDebuggerFPDServer: Fixed possible AV
git-svn-id: trunk@49235 -
2015-05-31 19:24:12 +00:00
joost
fbe9b123fd LazDebuggerFPDServer: Set debuger-state properly on first run.
git-svn-id: trunk@49221 -
2015-05-30 10:45:20 +00:00
joost
ecfcd3a2a5 LazDebuggerFPDServer: Callstack-support added
git-svn-id: trunk@49220 -
2015-05-30 09:50:18 +00:00
joost
985e9e66b1 LazDebuggerFPDServer: Handle all incoming data first, before waiting for user-commands, to improve performance
git-svn-id: trunk@49179 -
2015-05-26 15:51:34 +00:00
joost
f97dbf0ab7 LazDebuggerFPDServer: Added basic watches support
git-svn-id: trunk@49169 -
2015-05-25 20:00:05 +00:00
joost
0c5739b43a LazDebuggerFPDServer: Added support for dcEvaluate
git-svn-id: trunk@49168 -
2015-05-25 17:37:06 +00:00
joost
5338f2a5ad LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49151 -
2015-05-23 17:02:38 +00:00
joost
6d4a9c0cb0 LazDebuggerFPDServer: Start and stop/kill the FPDServer on demand
git-svn-id: trunk@49150 -
2015-05-23 16:51:40 +00:00
joost
22965c7340 LazDebuggerFPDServer: Handle connection-problems correctly
git-svn-id: trunk@49027 -
2015-05-15 10:29:00 +00:00
joost
670c24309d LazDebuggerFPDServer: Added new package to debug applications using fpdserver
git-svn-id: trunk@49022 -
2015-05-14 13:35:15 +00:00