lazarus/components/fpdebug
2014-07-04 20:11:51 +00:00
..
app FpDebug: Revert of accidentally committed files in r45775 #0fac0512c8 2014-07-04 19:20:17 +00:00
test
fpdbgclasses.pp FpDebugger (pure): Use a TFPGObjectList to free the items. Fixes several mem-leaks 2014-07-04 20:11:51 +00:00
fpdbgcontroller.pas LazDebuggerFp (pure): Improved handling of step-over/into-line, when a library is loaded, a breakpoint is hit or when stepping out of a procedure. 2014-06-21 19:10:03 +00:00
fpdbgdarwinclasses.pas FpDebug (pure): Set uninitialized function result 2014-07-03 19:40:45 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas
fpdbgdwarfconst.pas
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
fpdbgdwarfverboseprinter.pas
fpdbginfo.pas FpDebug: Revert of accidentally committed files in r45775 #0fac0512c8 2014-07-04 19:20:17 +00:00
fpdbglinuxclasses.pas FpDebug (pure): Do not try to set register-values twice 2014-07-03 19:37:41 +00:00
fpdbglinuxextra.pas FpDebug (pure): Added Linux-support 2014-06-29 20:55:54 +00:00
fpdbgloader.pp LazDebuggerFp (pure): Read macho-64 binaries 2014-05-25 16:38:40 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas LazDebuggerFp (pure): Rewrote/refactored ResolveDebugEvent. As much as possible code moved from the os-specific classes to the general classes. Now TDbgProcess and TDbgThread only handle single-stepping and the handling of breakpoints and exceptions. Other commands (like step-line, step-into-line etc) are implemented as childs of TDbgControllerCmd. All specific handling is done in those classes. 2014-06-20 15:22:45 +00:00
fpdbgwinextra.pp
fpdebug.lpk FpDebug (pure): Added Linux-support 2014-06-29 20:55:54 +00:00
fpdebug.pas FpDebug (pure): Added Linux-support 2014-06-29 20:55:54 +00:00
fpdmemorytools.pas
fperrormessages.pas
fpimgreaderbase.pas
fpimgreaderelf.pas FpDebug (pure): Added Linux-support 2014-06-29 20:55:54 +00:00
fpimgreaderelftypes.pas
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
fpimgreaderwinpetypes.pas
fppascalbuilder.pas git-svn-id: trunk@45286 - 2014-06-01 16:28:56 +00:00
fppascalparser.pas
macho.pas FpDebug (pure): Fixed some constant values 2014-05-30 09:21:52 +00:00
README_DUBY.txt
README_macho.txt