.. |
app
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
test
|
Merged revision(s) 59480 #2af35ade49, 59509 #e4adcb2815, 59615-59616 #4fd6f41ee5-#4fd6f41ee5, 59641 #4e95eebb41, 59675 #503598554b, 59688 #56745aed40, 59695 #abec187707, 59781-59782 #82671b823c-#82671b823c from trunk: Testcases for Debugger
|
2018-12-18 15:41:01 +00:00 |
fpdbgclasses.pp
|
Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
|
2019-01-04 14:12:44 +00:00 |
fpdbgcontroller.pas
|
FpDebug: fixed a memory leak, when the debugged process forked child processes.
|
2018-11-17 20:12:06 +00:00 |
fpdbgdarwinclasses.pas
|
fpdebug: fixed framwork name Security
|
2018-11-26 22:32:36 +00:00 |
fpdbgdisasx86.pp
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdbgdwarf.pas
|
Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
|
2019-01-04 14:12:44 +00:00 |
fpdbgdwarfconst.pas
|
move debug/verbose code to own unit
|
2014-04-01 23:44:33 +00:00 |
fpdbgdwarfdataclasses.pas
|
Merged revision(s) 59776 #7e6959a326 from trunk:
|
2018-12-10 22:31:03 +00:00 |
fpdbgdwarffreepascal.pas
|
Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
|
2019-01-04 14:12:44 +00:00 |
fpdbgdwarfverboseprinter.pas
|
Merged revision(s) 59776 #7e6959a326 from trunk:
|
2018-12-10 22:31:03 +00:00 |
fpdbginfo.pas
|
Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
|
2019-01-04 14:12:44 +00:00 |
fpdbglinuxclasses.pas
|
FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug
|
2018-06-24 19:31:39 +00:00 |
fpdbglinuxextra.pas
|
fpdebug: Handling of multiple threads (Linux)
|
2018-06-03 13:00:00 +00:00 |
fpdbgloader.pp
|
Merged revision(s) 59727-59729 #bba050e333-#bba050e333, 59740-59743 #0506cd7fb5-#0506cd7fb5, 59745 #c5fdbd440a from trunk:
|
2018-12-09 22:33:15 +00:00 |
fpdbgpetypes.pp
|
|
|
fpdbgsymbols.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdbgsymtable.pas
|
fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins
|
2018-09-06 11:26:24 +00:00 |
fpdbgsymtablecontext.pas
|
fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins
|
2018-09-06 11:26:24 +00:00 |
fpdbgutil.pp
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdbgwinclasses.pas
|
FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
|
2019-01-24 09:33:38 +00:00 |
fpdbgwinextra.pp
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpdebug.lpk
|
FpDebug: IDEBuildOptions
|
2018-06-24 19:29:08 +00:00 |
fpdebug.pas
|
components: less hints
|
2016-03-01 15:31:26 +00:00 |
fpdmemorytools.pas
|
Merged revision(s) 60014 #10ba71341c from trunk:
|
2019-01-08 21:45:27 +00:00 |
fperrormessages.pas
|
Merged revision(s) 59895 #83ea07fe5b, 59929-59932 #f772c7f4d2-#f772c7f4d2, 59943 #31fe8e6955, 59959 #52dda0c955, 59961-59962 #40e565832d-#40e565832d, 59964 #f5e720ed1e, 59978 #7ccec4c206 from trunk:
|
2019-01-04 14:12:44 +00:00 |
fpimgreaderbase.pas
|
FpDebug: MacOs, loading of dwarf symbols missed some global vars
|
2019-01-24 09:30:33 +00:00 |
fpimgreaderelf.pas
|
fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins
|
2018-09-06 11:26:24 +00:00 |
fpimgreaderelftypes.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
fpimgreadermacho.pas
|
FpDebug: MacOs, loading of dwarf symbols missed some global vars
|
2019-01-24 09:30:33 +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
|
fpdebug: use TFPGMap instead of TStringList. Included in patch of Issue #34225 Patch by David Jenkins
|
2018-09-06 11:26:24 +00:00 |
fpimgreaderwinpetypes.pas
|
|
|
fppascalbuilder.pas
|
FpDebug: properly encode strings for display (unprintable chars as #$nn)
|
2018-12-11 10:20:12 +00:00 |
fppascalparser.pas
|
Merged revision(s) 59861-59862 #53ff21a2b4-#53ff21a2b4 from trunk:
|
2018-12-19 01:45:04 +00:00 |
macho.pas
|
FpDebug: MacOs, 64bit IDE loading of dwarf for 32 bit target
|
2019-01-24 09:32:02 +00:00 |
Makefile
|
fp debug: fixed Makefiles
|
2018-11-11 21:08:38 +00:00 |
Makefile.compiled
|
fp debug: fixed Makefiles
|
2018-11-11 21:08:38 +00:00 |
Makefile.fpc
|
fp debug: fixed Makefiles
|
2018-11-11 21:08:38 +00:00 |
README_DUBY.txt
|
|
|
README_macho.txt
|
|
|