lazarus/components/fpdebug
joost abe6b86bb0 fpdebug: implemented step-out
git-svn-id: trunk@58218 -
2018-06-10 21:03:29 +00:00
..
app general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
test updates to test/dwarfviewer (show line info) 2018-06-09 13:03:05 +00:00
fpdbgclasses.pp LazDebuggerFP: fix (stackframe) register for 64bit app / enable watches,locals on selected stackframe 2018-06-09 12:35:00 +00:00
fpdbgcontroller.pas fpdebug: implemented step-out 2018-06-10 21:03:29 +00:00
fpdbgdarwinclasses.pas fpdebug: Improved handling of threads, removed several assumptions that the main-thread was being debugged 2018-06-04 21:52:32 +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 IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbgdwarfconst.pas move debug/verbose code to own unit 2014-04-01 23:44:33 +00:00
fpdbgdwarfdataclasses.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbgdwarffreepascal.pas FpDebug: recognize parentfp and $parentfp 2014-05-04 19:18:17 +00:00
fpdbgdwarfverboseprinter.pas FpDebug: Re-structured the reading of debug-information from multiple files. 2015-04-05 20:08:17 +00:00
fpdbginfo.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
fpdbglinuxclasses.pas fpdebug: Do not suspend on the start of a child-process 2018-06-06 20:51:41 +00:00
fpdbglinuxextra.pas fpdebug: Handling of multiple threads (Linux) 2018-06-03 13:00:00 +00:00
fpdbgloader.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdbgpetypes.pp FpDbg: ifdef windows specific code 2013-09-20 11:15:18 +00:00
fpdbgsymbols.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdbgsymtable.pas
fpdbgsymtablecontext.pas IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +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: Improved handling of threads, removed several assumptions that the main-thread was being debugged 2018-06-04 21:52:32 +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: fixed compilation 2014-11-20 22:12:54 +00:00
fpdebug.pas components: less hints 2016-03-01 15:31:26 +00:00
fpdmemorytools.pas lazdebuggerfp: clean up 2014-11-21 23:44:10 +00:00
fperrormessages.pas
fpimgreaderbase.pas FpDebug: Forgot to include file in r48864 #c53e775af5 2015-04-25 19:18:08 +00:00
fpimgreaderelf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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: The developers at Apple were not able to build a linker 2015-04-25 19:15:09 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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: added params to stack 2015-05-20 21:00:18 +00:00
fppascalparser.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
macho.pas FpDebug (pure): Fixed some constant values 2014-05-30 09:21:52 +00:00
README_DUBY.txt
README_macho.txt