Commit Graph

41 Commits

Author SHA1 Message Date
martin
e39906a6d2 FPDebug: deal with on debug loader found
git-svn-id: trunk@43248 -
2013-10-14 11:38:59 +00:00
martin
d94a996d71 FPDebug: fix logging / verbose. Issue #0025188
git-svn-id: trunk@43247 -
2013-10-14 11:34:14 +00:00
martin
35ea619dab FPDebug: fix error msg
git-svn-id: trunk@43246 -
2013-10-14 11:20:34 +00:00
martin
3a38088ecf FPDebug: start porting macho reader from duby
git-svn-id: trunk@43239 -
2013-10-13 14:00:01 +00:00
martin
e0939b1610 FPDebug: parser for pascal expressions / class members
git-svn-id: trunk@43224 -
2013-10-12 23:35:42 +00:00
martin
b69a88bc85 FPDebug: parser for pascal expressions / starting type info
git-svn-id: trunk@43220 -
2013-10-12 15:34:08 +00:00
martin
6dd2f1eb24 FPDebug: starting a parser for pascal expressions / rename and test
git-svn-id: trunk@43210 -
2013-10-11 18:35:33 +00:00
martin
5289d90d94 FPGDBMIDebugger: starting a parser for pascal expressions / moved to package fpdebug
git-svn-id: trunk@43207 -
2013-10-11 15:24:55 +00:00
martin
786941f5aa FPDebug: more reading type info
git-svn-id: trunk@43179 -
2013-10-08 18:33:34 +00:00
martin
3db67cfb00 FPDebug: mem leak / fix wrong release
git-svn-id: trunk@43155 -
2013-10-07 11:25:44 +00:00
martin
a536c8460a FPDebug: mem leak
git-svn-id: trunk@43138 -
2013-10-06 23:39:24 +00:00
martin
5e07f183f4 FPGDBMIDebugger:symulate gdb's ptype for very basic requests
git-svn-id: trunk@43136 -
2013-10-06 19:59:18 +00:00
martin
045f8f0d07 FPDebug: Start reading type info
git-svn-id: trunk@43123 -
2013-10-06 13:20:21 +00:00
martin
14336e0490 fpdebug: started searching for identifiers
git-svn-id: trunk@43080 -
2013-10-04 22:15:03 +00:00
martin
1c207fad5d fpdebug: refactor
git-svn-id: trunk@43075 -
2013-10-04 18:58:17 +00:00
paul
4e8817b49e components: replace forms stored in lrs with FPC resource forms
git-svn-id: trunk@43016 -
2013-09-28 15:57:45 +00:00
martin
239bc0c246 FPDebug: refactor abbrevs
git-svn-id: trunk@42944 -
2013-09-26 12:34:42 +00:00
martin
8fdf3fd810 fpdebug: fix fpdd
git-svn-id: trunk@42942 -
2013-09-26 11:03:59 +00:00
martin
6954ac1f4b FPDebug: refactor
git-svn-id: trunk@42938 -
2013-09-25 23:32:43 +00:00
martin
c752b4bf78 fpdebug: missing uses on linux
git-svn-id: trunk@42927 -
2013-09-25 00:13:30 +00:00
martin
c35a449a7c FPDebug: auto include win and elf reader
git-svn-id: trunk@42926 -
2013-09-25 00:08:30 +00:00
martin
b37ec153f8 FPDebug: refactored reading image-file, ported elf reader from duby
git-svn-id: trunk@42925 -
2013-09-24 23:56:45 +00:00
martin
21a9d29c40 fpdebug, package file
git-svn-id: trunk@42921 -
2013-09-24 11:11:58 +00:00
martin
424c549d0c FpDbg: fix only skip 0, if they are leading (invalid, but existing Leb128)
git-svn-id: trunk@42919 -
2013-09-24 09:16:07 +00:00
martin
9c0cdf5a6b FpDbg: speed up abbreviation scan/access
git-svn-id: trunk@42918 -
2013-09-23 23:49:02 +00:00
martin
b7fa314db3 FpDbg: little speed up in line numbers
git-svn-id: trunk@42903 -
2013-09-20 12:45:28 +00:00
martin
cfa76765be FpDbg: little speed up in line numbers
git-svn-id: trunk@42902 -
2013-09-20 12:24:50 +00:00
martin
4706e9b222 FpDbg: ifdef windows specific code
git-svn-id: trunk@42901 -
2013-09-20 11:23:26 +00:00
martin
03c883ceda FpDbg: ifdef windows specific code
git-svn-id: trunk@42900 -
2013-09-20 11:17:55 +00:00
martin
940b1f607a FpDbg: ifdef windows specific code
git-svn-id: trunk@42899 -
2013-09-20 11:15:18 +00:00
martin
16fc76f1ab FpDbg: ifdef all windows specific code
git-svn-id: trunk@42897 -
2013-09-20 09:36:28 +00:00
martin
5f0b762a05 FpDbg: cleanup
git-svn-id: trunk@42892 -
2013-09-19 21:13:59 +00:00
martin
402f412693 FpDbg: less memory rpe-allocation in scope-list // remove debugln
git-svn-id: trunk@42879 -
2013-09-19 17:40:18 +00:00
martin
0e9ae75b7a FpDbg: less memory rpe-allocation in scope-list
git-svn-id: trunk@42878 -
2013-09-19 17:38:53 +00:00
martin
9497635bff FpDbg: Save some memory in scope-list
git-svn-id: trunk@42876 -
2013-09-19 17:12:45 +00:00
martin
5d34837e61 FpDbg: Save some memory in linemap
git-svn-id: trunk@42872 -
2013-09-19 14:17:27 +00:00
martin
09865a59b5 FpDbg: faster line info access
git-svn-id: trunk@42852 -
2013-09-18 08:58:56 +00:00
martin
364519dc68 FpDbg: Save some memory
git-svn-id: trunk@42849 -
2013-09-18 01:32:48 +00:00
martin
1fbc190903 FpDbg: Replace writeln with debugln
git-svn-id: trunk@42848 -
2013-09-17 17:19:22 +00:00
martin
20a6b30256 FpDbg: Replace writeln with debugln
git-svn-id: trunk@42847 -
2013-09-17 17:17:46 +00:00
martin
5f80553ea9 Moved fpdebug
git-svn-id: trunk@42802 -
2013-09-15 10:59:04 +00:00