.. |
app
|
FpDebugger (pure): Select the right 32/64-bit assembler when cross-debugging
|
2014-07-11 19:58:35 +00:00 |
test
|
FpDebug: prepare mem-manager for context
|
2014-04-07 00:26:04 +00:00 |
fpdbgclasses.pp
|
FpDebugger (pure): Show warning when there is no Dwarf-debug information available
|
2014-07-12 15:40:00 +00:00 |
fpdbgcontroller.pas
|
FpDebugger (pure): Make step-into work even without having watchpoints available. (Even though it will be slow)
|
2014-07-13 10:24:03 +00:00 |
fpdbgdarwinclasses.pas
|
FpDebugger (pure): Implemented pause (Darwin)
|
2014-07-14 20:11:02 +00:00 |
fpdbgdisasx86.pp
|
FpDbg: Disasemble on non-Windows systems
|
2014-03-23 13:49:11 +00:00 |
fpdbgdwarf.pas
|
FpDebug: array (1 dimension): DW_AT_byte_stride
|
2014-05-05 00:53:22 +00:00 |
fpdbgdwarfconst.pas
|
move debug/verbose code to own unit
|
2014-04-01 23:44:33 +00:00 |
fpdbgdwarfdataclasses.pas
|
FpDebug: DW_FORM_strps lenght equals the adres size in Dwarf 1/2
|
2014-07-04 19:01:06 +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
|
FpDebugger (pure): Watchpoints on 32-bit linux
|
2014-07-13 11:23: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
|
LazDebuggerFp (pure): Read macho-64 binaries
|
2014-05-25 16:38: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
|
FpDebug: Read the symbol-table on OS/X
|
2014-05-14 20:21:22 +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
|
FpDebugger (pure): Let the memory-manager read memory from within the debugging-thread on Linux.
|
2014-07-08 21:15:04 +00:00 |
fpdbgwinextra.pp
|
* Moved more Windows-specific code from fpdloop to fpdbgwinclasses.
|
2014-03-09 10:22:34 +00:00 |
fpdebug.lpk
|
FpDebugger (pure): Do not try to compile the linux-units on non-linux systems
|
2014-07-04 21:44:37 +00:00 |
fpdebug.pas
|
FpDebug: Synchronized changes in fpdebug.lpk (r45780) with fpdebug.pas
|
2014-07-12 18:56:17 +00:00 |
fpdmemorytools.pas
|
FpDebug: deal with parentfp for nested procs
|
2014-04-07 20:24:10 +00:00 |
fperrormessages.pas
|
FpDebug: added some error handling
|
2014-04-30 22:15:31 +00:00 |
fpimgreaderbase.pas
|
FpDebug: Read the symbol-table on OS/X
|
2014-05-14 20:21:22 +00:00 |
fpimgreaderelf.pas
|
FpDebug: Parse the symbol-table from elf-executables
|
2014-07-13 20:59:00 +00:00 |
fpimgreaderelftypes.pas
|
FPDebug: 64bit elf
|
2013-11-17 17:28:04 +00:00 |
fpimgreadermacho.pas
|
LazDebuggerFp (pure): Read macho-64 binaries
|
2014-05-25 16:38:40 +00:00 |
fpimgreadermachofile.pas
|
LazDebuggerFp (pure): Read macho-64 binaries
|
2014-05-25 16:38:40 +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
|
git-svn-id: trunk@45286 -
|
2014-06-01 16:28:56 +00:00 |
fppascalparser.pas
|
FpDebug: error checks
|
2014-05-05 22:57:31 +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 |