martin
|
32f60ff178
|
FPDebug: refactor (use value-object for data address of members)
git-svn-id: trunk@44382 -
|
2014-03-08 22:07:32 +00:00 |
|
joost
|
d23eff7453
|
* Removed bogus default-values for records. Those do not compile on fpc 2.7.1
git-svn-id: trunk@44351 -
|
2014-03-05 11:15:52 +00:00 |
|
martin
|
483139f4fb
|
FPDebug: refactor, renamed some classes
git-svn-id: trunk@44330 -
|
2014-03-02 21:58:15 +00:00 |
|
martin
|
09f97f2afd
|
FPDebug: refactor
git-svn-id: trunk@44312 -
|
2014-03-02 02:14:44 +00:00 |
|
martin
|
f2745c8af3
|
FPDebug: disable wrong caching / refactor
git-svn-id: trunk@44310 -
|
2014-03-01 19:38:20 +00:00 |
|
martin
|
c8c11be08b
|
FPDebug: fix re-using array data member object
git-svn-id: trunk@44240 -
|
2014-02-25 23:55:26 +00:00 |
|
martin
|
818e37a4d3
|
FPDebug: cache data address
git-svn-id: trunk@44239 -
|
2014-02-25 21:56:02 +00:00 |
|
martin
|
355e83cf62
|
FPDebug: add some more error checks in eval
git-svn-id: trunk@44236 -
|
2014-02-25 13:56:55 +00:00 |
|
martin
|
de5811d90d
|
FPDebug: add some more error checks in eval
git-svn-id: trunk@44230 -
|
2014-02-25 04:57:38 +00:00 |
|
martin
|
889678aa8e
|
FPGDBMIDebugger: fixed bin search
git-svn-id: trunk@44221 -
|
2014-02-24 05:32:02 +00:00 |
|
martin
|
799ade039d
|
FPDebug: clean up / fix array len
git-svn-id: trunk@44209 -
|
2014-02-23 00:49:05 +00:00 |
|
martin
|
499e59ec52
|
FPDebug: starting arrays
git-svn-id: trunk@44187 -
|
2014-02-21 00:18:53 +00:00 |
|
martin
|
281d40f25c
|
FPDebug: correct class for member
git-svn-id: trunk@44180 -
|
2014-02-20 01:31:45 +00:00 |
|
martin
|
0660f0e9f4
|
FPDebug: pchar
git-svn-id: trunk@44179 -
|
2014-02-20 01:12:25 +00:00 |
|
martin
|
0667e89729
|
FPDebug: read address from register / fix crash is destroyed object
git-svn-id: trunk@44176 -
|
2014-02-19 19:39:35 +00:00 |
|
martin
|
9968ee0c14
|
FPDebug: all class members in values / nil in class
git-svn-id: trunk@44171 -
|
2014-02-19 17:56:29 +00:00 |
|
martin
|
ff3f939321
|
FPDebug: handle nil in class results
git-svn-id: trunk@44163 -
|
2014-02-19 05:20:37 +00:00 |
|
martin
|
3818b4e602
|
FPGDBMIDebugger: more structured values
git-svn-id: trunk@44158 -
|
2014-02-19 01:49:06 +00:00 |
|
martin
|
a503dc1f3c
|
FPGDBMIDebugger: structured values
git-svn-id: trunk@44121 -
|
2014-02-17 23:51:55 +00:00 |
|
martin
|
b699d68760
|
FPDebug: less debugln
git-svn-id: trunk@44117 -
|
2014-02-17 15:00:17 +00:00 |
|
martin
|
3f415797e4
|
Debugger: put some common types into DbgIntf
git-svn-id: trunk@44079 -
|
2014-02-15 01:31:30 +00:00 |
|
martin
|
369d6dc630
|
FPDebug: handle float
git-svn-id: trunk@44074 -
|
2014-02-14 18:23:15 +00:00 |
|
martin
|
a328c53065
|
FPDebug: mem-manager
git-svn-id: trunk@44073 -
|
2014-02-14 17:26:44 +00:00 |
|
martin
|
f580daeb56
|
FPDebug: mem-manager
git-svn-id: trunk@44068 -
|
2014-02-14 01:38:45 +00:00 |
|
martin
|
c714225b97
|
FPDebug: clean up / use mem-manager
git-svn-id: trunk@44029 -
|
2014-02-12 15:54:16 +00:00 |
|
martin
|
2978fbf036
|
FPDebug: start using mem-manager
git-svn-id: trunk@44028 -
|
2014-02-12 15:21:28 +00:00 |
|
martin
|
4af520994a
|
FPDebug: moved TDbgPtr to new unit (avoid circle units)
git-svn-id: trunk@44024 -
|
2014-02-12 01:44:59 +00:00 |
|
martin
|
9b1e474917
|
FPDebug: tests
git-svn-id: trunk@44006 -
|
2014-02-11 19:45:58 +00:00 |
|
martin
|
b585ed6d46
|
FPDebug: Value handling / array
git-svn-id: trunk@43996 -
|
2014-02-11 02:56:55 +00:00 |
|
martin
|
da6195622e
|
FPDebug: Value handling / enum, set
git-svn-id: trunk@43990 -
|
2014-02-10 12:36:06 +00:00 |
|
martin
|
fbad9f7b85
|
FPDebug: Value handling / enum, set
git-svn-id: trunk@43989 -
|
2014-02-10 02:12:50 +00:00 |
|
martin
|
97060b5ede
|
FPDebug: Value handling / enum
git-svn-id: trunk@43983 -
|
2014-02-09 16:25:27 +00:00 |
|
martin
|
7007975497
|
FPDebug: mem leak
git-svn-id: trunk@43968 -
|
2014-02-09 13:25:10 +00:00 |
|
martin
|
97a11734fc
|
FPDebug: Value handling / more typecasts
git-svn-id: trunk@43960 -
|
2014-02-08 23:03:34 +00:00 |
|
martin
|
2cc1500342
|
FPDebug: Value handling / size field
git-svn-id: trunk@43945 -
|
2014-02-07 23:40:17 +00:00 |
|
martin
|
f170d5d55a
|
FPDebug: Value handling / more typecasts
git-svn-id: trunk@43936 -
|
2014-02-07 12:29:44 +00:00 |
|
martin
|
d1484bf11f
|
FPDebug: fix compile with trunk
git-svn-id: trunk@43920 -
|
2014-02-06 17:21:02 +00:00 |
|
martin
|
8011d379c4
|
FPDebug: tests
git-svn-id: trunk@43911 -
|
2014-02-05 20:39:32 +00:00 |
|
martin
|
887afcf9dc
|
FPDebug: tests
git-svn-id: trunk@43910 -
|
2014-02-05 17:23:59 +00:00 |
|
martin
|
8e96b14a37
|
FPDebug: Value handling / fixes for structure
git-svn-id: trunk@43907 -
|
2014-02-05 13:32:05 +00:00 |
|
martin
|
c20494536f
|
FPDebug: fix Value handling / typecasts
git-svn-id: trunk@43904 -
|
2014-02-05 12:12:29 +00:00 |
|
martin
|
64b56efefb
|
FPDebug: more Value handling / pointers
git-svn-id: trunk@43886 -
|
2014-02-05 02:30:45 +00:00 |
|
martin
|
3ab0ac8feb
|
FPDebug: more Value handling /start pointers
git-svn-id: trunk@43885 -
|
2014-02-05 02:10:12 +00:00 |
|
martin
|
2f2e3b018c
|
FPDebug: more Value handling / typecasts
git-svn-id: trunk@43871 -
|
2014-02-04 00:28:40 +00:00 |
|
martin
|
513a42d90d
|
FPDebug: testcase
git-svn-id: trunk@43867 -
|
2014-02-02 23:33:29 +00:00 |
|
martin
|
8375c7ed26
|
FPDebug: more Value handling /start typecasts
git-svn-id: trunk@43864 -
|
2014-02-01 01:47:26 +00:00 |
|
martin
|
d4ee8f0e73
|
FPDebug: refactor circular references
git-svn-id: trunk@43862 -
|
2014-01-31 19:41:49 +00:00 |
|
martin
|
97e0cc4312
|
FPDebug: more Value handling / clean up / refactor: type-symbols no longer refers to values.
git-svn-id: trunk@43855 -
|
2014-01-31 01:27:10 +00:00 |
|
martin
|
ebcb804bf1
|
FPDebug: more Value handling
git-svn-id: trunk@43852 -
|
2014-01-30 14:15:31 +00:00 |
|
martin
|
e8f2625b6d
|
FPDebug: more Value handling
git-svn-id: trunk@43832 -
|
2014-01-29 00:01:58 +00:00 |
|