lazarus/components/fpdebug
martin 8f6c6395fb Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk:
FpDebug: Fix Overflow in max array/string size
........
ProcessDebugger: Fixed crash, due to debugger destroying inside SetState
........
IDE: Fix crash on accessing nil (in MainIdeBar). Happens if the InitialSetupDialog is closed (OS close button) and the IDE exits.
........
DateTimePicker: Make widths of ArrowButton and UpDown highDPI-aware. Issue #35814.
........

git-svn-id: branches/fixes_2_0@61614 -
2019-07-22 10:41:53 +00:00
..
app Merged revision(s) 60048 #f737797457, 60133 #52cadc4bb3 from trunk: 2019-01-25 22:37:12 +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
fpdbgdwarf.pas Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk: 2019-07-22 10:41:53 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas FpDebug: Fix DW_FORM_strp for Dwarf3s 64Bit-Dwarf info 2019-01-24 09:46:36 +00:00
fpdbgdwarffreepascal.pas Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk: 2019-07-22 10:41:53 +00:00
fpdbgdwarfverboseprinter.pas Merged revision(s) 59776 #7e6959a326 from trunk: 2018-12-10 22:31:03 +00:00
fpdbginfo.pas FpDebug: Check char-size for strings. Recognize "UnicodeString", Issue #35340 2019-04-12 13:54:38 +00:00
fpdbglinuxclasses.pas
fpdbglinuxextra.pas
fpdbgloader.pp Merged revision(s) 60648-60652 #db921aff87-#db921aff87, 60665 #b2b0533619, 60675 #2599738437, 60677 #47cb9daae0, 60679 #f9b4f6ae8d, 60692 #f4f3307ca9, 60700 #f531a8c563, 60707-60708 #209dc36684-#209dc36684 from trunk: 2019-03-18 14:32:20 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
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
fpdbgwinclasses.pas FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...) 2019-01-24 09:33:38 +00:00
fpdbgwinextra.pp
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas Merged revision(s) 60338 #f72819e5bd from trunk: 2019-02-07 00:25:17 +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 Merged revision(s) 61001 #b31e03db6b, 61005 #e2056f0494, 61026 #e98b6c7599, 61028-61030 #519161a185-#519161a185, 61056 #142b226591, 61066 #157ea70bdb from trunk: 2019-04-30 11:39:43 +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
fpimgreadermacho.pas Merged revision(s) 61001 #b31e03db6b, 61005 #e2056f0494, 61026 #e98b6c7599, 61028-61030 #519161a185-#519161a185, 61056 #142b226591, 61066 #157ea70bdb from trunk: 2019-04-30 11:39:43 +00:00
fpimgreadermachofile.pas
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 Merged revision(s) 61001 #b31e03db6b, 61005 #e2056f0494, 61026 #e98b6c7599, 61028-61030 #519161a185-#519161a185, 61056 #142b226591, 61066 #157ea70bdb from trunk: 2019-04-30 11:39:43 +00:00
fppascalparser.pas FpDebug: Check char-size for strings. Recognize "UnicodeString", Issue #35340 2019-04-12 13:54:38 +00:00
macho.pas FpDebug: fix type in macho debug structure (avoid range check errors) 2019-01-24 09:45:31 +00:00
Makefile set fixes version to 2.0.0.4 2019-02-02 19:58:07 +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