lazarus/components/fpdebug
martin d1d7164b75 FpDebug: IDEBuildOptions
git-svn-id: trunk@58394 -
2018-06-24 19:29:08 +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
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
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
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: IDEBuildOptions 2018-06-24 19:29:08 +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: MacOs, find dwarf info in app bundle 2018-06-18 13:16:32 +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
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
README_DUBY.txt
README_macho.txt