.. |
app
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39516
|
2021-12-15 02:21:23 +03:00 |
test
|
FpDebug: Add load/save option to asmtest
|
2022-05-30 22:56:02 +02:00 |
fpdbgavrclasses.pas
|
FpDebug: Do not process data, after MemRead failed.
|
2022-03-03 00:46:11 +01:00 |
fpdbgcallcontextinfo.pas
|
|
|
fpdbgclasses.pp
|
FpDebug: fix overflow in stack eval
|
2022-05-09 23:48:30 +02:00 |
fpdbgcommon.pas
|
fpdebug: added mips and misel
|
2022-05-29 20:09:45 +02:00 |
fpdbgcontroller.pas
|
FpDebug, LazDebuggerFp: Implement tracking modified CPU registers (top stack-frame only)
|
2022-02-25 20:25:01 +01:00 |
fpdbgdarwinclasses.pas
|
|
|
fpdbgdisasavr.pp
|
|
|
fpdbgdisasx86.pp
|
FpDebug: Fix range error
|
2022-05-31 21:47:04 +02:00 |
fpdbgdwarf.pas
|
FpDebug: More fixes for "Solved AV in StateMachineValid" 239b2be664 / crash in asm window
|
2022-05-16 23:10:15 +02:00 |
fpdbgdwarfconst.pas
|
|
|
fpdbgdwarfdataclasses.pas
|
FpDebug: refactor wait for comp-unit. (check address before enter WaitForScopeScan)
|
2022-05-16 17:03:05 +02:00 |
fpdbgdwarffreepascal.pas
|
FpDebug: Ability to request a strings codepage
|
2022-03-26 20:13:00 +01:00 |
fpdbgdwarfverboseprinter.pas
|
|
|
fpdbghardcodedfreepascalinfo.pas
|
|
|
fpdbginfo.pas
|
FpDebug: Improve char/widechar from expression/const - implement size and ord-value
|
2022-05-16 23:10:14 +02:00 |
fpdbglinuxclasses.pas
|
FpDebug: On Windows the RelocationOffset can only be calculated after the file-header has been read. So the whole logic to obtain the RelocationOffset out of the LoadedTargetImageAddr and ImageBase is refactored
|
2021-12-15 01:21:10 +01:00 |
fpdbglinuxextra.pas
|
|
|
fpdbgloader.pp
|
FpDebug: Fixed 'Unable to open file SYSV00000000' exceptions
|
2022-05-01 23:08:45 +02:00 |
fpdbgpetypes.pp
|
|
|
fpdbgrsp.pas
|
|
|
fpdbgsymbols.pas
|
|
|
fpdbgsymtable.pas
|
|
|
fpdbgsymtablecontext.pas
|
FpDebug: Find line info when dwarf subprogram-tag is missing. Use line info with linker info. This fixes stepping into old-style "TFoo = object ... end"
|
2022-05-05 02:46:33 +02:00 |
fpdbgutil.pp
|
FpDebug: provide trace debugln for errors in worker threads
|
2022-05-12 21:19:34 +02:00 |
fpdbgwinclasses.pas
|
FpDebug: Do not process data, after MemRead failed.
|
2022-03-03 00:46:11 +01:00 |
fpdbgwinextra.pp
|
|
|
fpdebug.lpk
|
FpDebug: disable warning "case not covering all values"
|
2022-05-12 21:19:34 +02:00 |
fpdebug.pas
|
Debugger: More LazDebuggerIntf. Add/Improve numeric, pointer, float and string watches
|
2022-03-24 00:39:04 +01:00 |
fpdmemorytools.pas
|
FpDebug: optimization
|
2022-03-24 00:39:02 +01:00 |
fperrormessages.pas
|
|
|
fpimgreaderbase.pas
|
FpDebug: Fix for FpGdbmi (Windows). FpGdbmi does not knew the LoadedAddr, replace the nil value with the default ImageBase.
|
2022-03-24 00:39:03 +01:00 |
fpimgreaderelf.pas
|
FpDebug: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled
|
2022-01-02 00:38:52 +01:00 |
fpimgreaderelftypes.pas
|
|
|
fpimgreadermacho.pas
|
FpDebug: fix warnings.
|
2022-03-24 00:39:03 +01:00 |
fpimgreadermachofile.pas
|
|
|
fpimgreaderwinpe.pas
|
FpDebug: Windows, Fix addresses for non-Dwarf symbols. TFpSymbolInfo does not use the RelocationOffset, so addresses will be directly mapped to their loaded location.
|
2022-01-16 16:20:28 +01:00 |
fpimgreaderwinpetypes.pas
|
|
|
fpmake.pp
|
|
|
fppascalbuilder.pas
|
FpDebug: Fix QuoteWideText => wrong result len
|
2022-03-04 00:47:32 +01:00 |
fppascalparser.pas
|
FpDebug: Improve char/widechar from expression/const - implement size and ord-value
|
2022-05-16 23:10:14 +02:00 |
fpwatchresultdata.pas
|
DebuggerIntf, FpDebug: add char/widechar
|
2022-06-06 20:54:36 +02:00 |
macho.pas
|
|
|
Makefile
|
udpated makefiles
|
2022-05-29 19:34:19 +02:00 |
Makefile.compiled
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
Makefile.fpc
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
README_DUBY.txt
|
|
|
README_macho.txt
|
|
|