| .. |
|
app
|
Added FpDbgAvrClasses to uses list so that AVR debugging is available in fpd
|
2020-03-12 14:21:07 +00:00 |
|
test
|
|
|
|
fpdbgavrclasses.pas
|
Change PtrUInt to TDbgPtr to be consistent with FpDbgClasses unit
|
2020-03-12 20:00:13 +00:00 |
|
fpdbgclasses.pp
|
FpDebug: Fix "stepped out" detection for step-over/in. Do not stop an "leave" command.
|
2020-04-24 20:08:11 +00:00 |
|
fpdbgcommon.pas
|
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
|
2020-04-05 11:35:01 +00:00 |
|
fpdbgcontroller.pas
|
FpDebug: Improve Step-over/in when stepping of the last "end" line of a procedure. Always step to next line in caller.
|
2020-04-25 13:23:28 +00:00 |
|
fpdbgdarwinclasses.pas
|
FpDebug: fix compile on Mac
|
2020-03-17 12:42:13 +00:00 |
|
fpdbgdisasavr.pp
|
Renamed TDbgDisassembler class and all related classes to avoid name clashes with FpDebugDebugger classes.
|
2020-03-12 14:21:17 +00:00 |
|
fpdbgdisasx86.pp
|
FpDebug: Fix "stepped out" detection for step-over/in. Do not stop an "leave" command.
|
2020-04-24 20:08:11 +00:00 |
|
fpdbgdwarf.pas
|
FpDebug: debugln
|
2019-12-16 23:22:53 +00:00 |
|
fpdbgdwarfconst.pas
|
|
|
|
fpdbgdwarfdataclasses.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpdbgdwarffreepascal.pas
|
FpDebug: support for codepages in Dwarf-3 FreePascal (3.0.0 and up) AnsiStrings
|
2020-05-21 15:11:26 +00:00 |
|
fpdbgdwarfverboseprinter.pas
|
|
|
|
fpdbginfo.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpdbglinuxclasses.pas
|
FpDebug: Linux, Fix accessing dangling pointer while pausing all threads. (thread removed, after exit-signal)
|
2020-05-14 15:55:07 +00:00 |
|
fpdbglinuxextra.pas
|
|
|
|
fpdbgloader.pp
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpdbgpetypes.pp
|
|
|
|
fpdbgrsp.pas
|
Change PtrUInt to TDbgPtr to be consistent with FpDbgClasses unit
|
2020-03-12 20:00:13 +00:00 |
|
fpdbgsymbols.pas
|
|
|
|
fpdbgsymtable.pas
|
|
|
|
fpdbgsymtablecontext.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpdbgutil.pp
|
|
|
|
fpdbgwinclasses.pas
|
Renamed TDbgDisassembler class and all related classes to avoid name clashes with FpDebugDebugger classes.
|
2020-03-12 14:21:17 +00:00 |
|
fpdbgwinextra.pp
|
Fix compile / issue #0036204
|
2019-10-24 20:22:45 +00:00 |
|
fpdebug.lpk
|
* Missing file added to package, and marked some units as specific for a target
|
2020-05-23 07:32:45 +00:00 |
|
fpdebug.pas
|
* Missing file added to package, and marked some units as specific for a target
|
2020-05-23 07:32:45 +00:00 |
|
fpdmemorytools.pas
|
FpDebug: debugln
|
2019-12-16 23:22:53 +00:00 |
|
fperrormessages.pas
|
|
|
|
fpimgreaderbase.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreaderelf.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreaderelftypes.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreadermacho.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreadermachofile.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreaderwinpe.pas
|
FpDebug: New TTargetDescriptor type used to store target specific information. All target specific classes are automatically registered in the respective initialization sections. TDbgController.Run modified to call CheckExecutableAndLoadClasses which loads target info from specified file, loads global disassembler instance and DbgProcess class. Patch/Contributed by ccrause
|
2020-03-12 14:20:33 +00:00 |
|
fpimgreaderwinpetypes.pas
|
|
|
|
fpmake.pp
|
* Missing file added to package, and marked some units as specific for a target
|
2020-05-23 07:32:45 +00:00 |
|
fppascalbuilder.pas
|
|
|
|
fppascalparser.pas
|
FpDebug: fix typecast/deref for generated-pointer-type "^Foo($1234)", for signed values.
|
2020-03-25 15:51:07 +00:00 |
|
macho.pas
|
Updated macho.pas from compiler folder. Needed the CPU_TYPE_ constants to identify target information. Patch by ccrause
|
2020-01-04 03:56:56 +00:00 |
|
Makefile
|
buildintf: split from ideintf
|
2020-03-22 11:58:11 +00:00 |
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
buildintf: split from ideintf
|
2020-03-22 11:58:11 +00:00 |
|
README_DUBY.txt
|
|
|
|
README_macho.txt
|
|
|