.. |
app
|
fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7
|
2014-09-03 14:44:07 +00:00 |
test
|
FpDebug: prepare mem-manager for context
|
2014-04-07 00:26:04 +00:00 |
fpdbgclasses.pp
|
FpDebug: Do not stop on lines with unknown line info (linenr=0)
|
2014-12-19 10:42:19 +00:00 |
fpdbgcontroller.pas
|
FpDebugger (pure): Same change as in r46136 #4b8e6daa2f, but for step into, to avoid problems in fpc-generated debuginfo
|
2014-09-08 19:44:13 +00:00 |
fpdbgdarwinclasses.pas
|
* Extract debug-info from real executable when debugging an application folder
|
2014-12-13 09:15:26 +00:00 |
fpdbgdisasx86.pp
|
fpdebug: clean up
|
2014-11-21 23:47:27 +00:00 |
fpdbgdwarf.pas
|
FpDebug: Fixed the index-calculation for Dwarf-3 encoded strings
|
2014-08-31 16:12:38 +00:00 |
fpdbgdwarfconst.pas
|
move debug/verbose code to own unit
|
2014-04-01 23:44:33 +00:00 |
fpdbgdwarfdataclasses.pas
|
fpdebug: clean up
|
2014-11-21 23:47:27 +00:00 |
fpdbgdwarffreepascal.pas
|
FpDebug: recognize parentfp and $parentfp
|
2014-05-04 19:18:17 +00:00 |
fpdbgdwarfverboseprinter.pas
|
* Fixed compilation for non-Windows systems
|
2014-04-05 09:55:42 +00:00 |
fpdbginfo.pas
|
FpDebug: Removed invalid code that does not compile with fpc 2.7.1 (see fpc-bug 25769)
|
2014-07-12 19:51:06 +00:00 |
fpdbglinuxclasses.pas
|
fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7
|
2014-09-03 14:44:07 +00:00 |
fpdbglinuxextra.pas
|
FpDebugger (pure): Use GETREGSET instead of GETREGS, cross-arch-debugging on Linux
|
2014-07-12 15:30:46 +00:00 |
fpdbgloader.pp
|
* Avoid AV when the loaded faied to initiate a valid ImgReader
|
2014-12-13 09:06:40 +00:00 |
fpdbgpetypes.pp
|
FpDbg: ifdef windows specific code
|
2013-09-20 11:15:18 +00:00 |
fpdbgsymbols.pas
|
FpDebug: Replaced several writeln's with DebugLn's, since WriteLn does not work well on Windows GUI-applications. This messes up the output of console-debuggers, but that needs some re-modeling anyway.
|
2014-04-06 14:30:04 +00:00 |
fpdbgsymtable.pas
|
FpDebug: Read the symbol-table on OS/X
|
2014-05-14 20:21:22 +00:00 |
fpdbgsymtablecontext.pas
|
FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees
|
2014-09-08 19:53:40 +00:00 |
fpdbgutil.pp
|
FpDebug: Replaced several writeln's with DebugLn's, since WriteLn does not work well on Windows GUI-applications. This messes up the output of console-debuggers, but that needs some re-modeling anyway.
|
2014-04-06 14:30:04 +00:00 |
fpdbgwinclasses.pas
|
fix some warnings
|
2014-11-20 16:27:55 +00:00 |
fpdbgwinextra.pp
|
fpdebug: clean up
|
2014-11-21 23:47:27 +00:00 |
fpdebug.lpk
|
fpdebug: fixed compilation
|
2014-11-20 22:12:54 +00:00 |
fpdebug.pas
|
FpDebug: Synchronized changes in fpdebug.lpk (r45780) with fpdebug.pas
|
2014-07-12 18:56:17 +00:00 |
fpdmemorytools.pas
|
lazdebuggerfp: clean up
|
2014-11-21 23:44:10 +00:00 |
fperrormessages.pas
|
FpDebug: added some error handling
|
2014-04-30 22:15:31 +00:00 |
fpimgreaderbase.pas
|
FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
|
2014-09-07 11:25:34 +00:00 |
fpimgreaderelf.pas
|
fix some warnings
|
2014-11-20 16:27:55 +00:00 |
fpimgreaderelftypes.pas
|
FPDebug: 64bit elf
|
2013-11-17 17:28:04 +00:00 |
fpimgreadermacho.pas
|
FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
|
2014-09-07 11:25:34 +00:00 |
fpimgreadermachofile.pas
|
FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
|
2014-09-07 11:25:34 +00:00 |
fpimgreaderwinpe.pas
|
LazDebuggerFp (pure): Parse symbol-table on Windows. (Enables software-exceptions support)
|
2014-05-24 21:26:27 +00:00 |
fpimgreaderwinpetypes.pas
|
FPDebug: refactored reading image-file, ported elf reader from duby
|
2013-09-24 23:56:45 +00:00 |
fppascalbuilder.pas
|
Fpdebug: display more values
|
2014-12-07 22:25:24 +00:00 |
fppascalparser.pas
|
fix some warnings
|
2014-11-20 16:27:55 +00:00 |
macho.pas
|
FpDebug (pure): Fixed some constant values
|
2014-05-30 09:21:52 +00:00 |
README_DUBY.txt
|
FPDebug: refactored reading image-file, ported elf reader from duby
|
2013-09-24 23:56:45 +00:00 |
README_macho.txt
|
FPDebug: start porting macho reader from duby
|
2013-10-13 14:00:01 +00:00 |