This website requires JavaScript.
Explore
Help
Sign In
paweld
/
lazarus
Watch
1
Star
0
Fork
0
You've already forked lazarus
mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced
2026-01-16 13:02:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25cba76789
lazarus
/
components
/
fpdebug
History
martin
8175bdfee6
FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
...
git-svn-id: trunk@60044 -
2019-01-09 14:29:56 +00:00
..
app
test
FpDebug: Dwarfviewer. Allow drop files / various updates
2019-01-01 15:13:08 +00:00
fpdbgclasses.pp
FpDebug: Callstack, adjust to show the current calling line, instead of the line after it. Issue
#0034753
2019-01-03 00:12:02 +00:00
fpdbgcontroller.pas
LazDebuggerFp: Fix, Step-over did not stop, if an "auto-continue/none-break" breakpoint was encountered at the end of the step. Fix last commit
2018-12-13 16:12:04 +00:00
fpdbgdarwinclasses.pas
fpdebug: fixed framwork name Security
2018-11-26 22:31:09 +00:00
fpdbgdisasx86.pp
fpdbgdwarf.pas
FpDebug: fix nested array bounds in dwarf3
2019-01-01 15:06:19 +00:00
fpdbgdwarfconst.pas
fpdbgdwarfdataclasses.pas
FpDebug: Fix Dwarf3 on 64bit. The The 32/64bit signature in the dwarf header should only affect references within the dwarf info. But by accident it affected constant addresses. This lead to truncation of some addresses, when dwarf-3 was used with 64 bit targets.
2018-12-10 20:57:24 +00:00
fpdbgdwarffreepascal.pas
FpDebug: ResetValueBounds was moved to SetTypeCastInfo
2019-01-01 15:07:06 +00:00
fpdbgdwarfverboseprinter.pas
FpDebug: Fix Dwarf3 on 64bit. The The 32/64bit signature in the dwarf header should only affect references within the dwarf info. But by accident it affected constant addresses. This lead to truncation of some addresses, when dwarf-3 was used with 64 bit targets.
2018-12-10 20:57:24 +00:00
fpdbginfo.pas
FpDebug: change "open array" params to "const"
2018-12-29 00:35:22 +00:00
fpdbglinuxclasses.pas
FpDebug: Allow to specify poNewConsole on windows
2018-11-07 23:13:11 +00:00
fpdbglinuxextra.pas
fpdbgloader.pp
FpDebug: fix accessing nil fileloader. Introduced in rev 59729 #f09614b9a8 / Issue
#0034657
2018-12-06 23:37:45 +00:00
fpdbgpetypes.pp
fpdbgsymbols.pas
fpdbgsymtable.pas
fpdbgsymtablecontext.pas
fpdbgutil.pp
fpdbgwinclasses.pas
FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
2019-01-09 14:29:56 +00:00
fpdbgwinextra.pp
FpDebug: Windows, replace global context (thread context/registers) with context per thread
2018-11-17 13:55:54 +00:00
fpdebug.lpk
fpdebug.pas
fpdmemorytools.pas
LazDebuggerFp/FpDebug: prevent mem-cache from hiding mem-read errors
2019-01-06 01:43:52 +00:00
fperrormessages.pas
FpDebug: added dbgs for debugln
2019-01-01 13:47:16 +00:00
fpimgreaderbase.pas
FpDebug: MacOs, loading of dwarf symbols missed some global vars.
2019-01-06 02:07:05 +00:00
fpimgreaderelf.pas
fpimgreaderelftypes.pas
fpimgreadermacho.pas
FpDebug: MacOs, loading of dwarf symbols missed some global vars.
2019-01-06 02:07:05 +00:00
fpimgreadermachofile.pas
fpimgreaderwinpe.pas
fpimgreaderwinpetypes.pas
fppascalbuilder.pas
FpDebug: properly encode strings for display (unprintable chars as #$nn)
2018-12-10 21:04:08 +00:00
fppascalparser.pas
FpDebug: Implemented watch for "SomeString[index]"
2018-12-19 01:40:19 +00:00
macho.pas
FpDebug: MacOs, 64bit IDE loading of dwarf for 32 bit target
2019-01-08 23:12:25 +00:00
Makefile
fix Makefiles
2018-11-09 15:08:28 +00:00
Makefile.compiled
fix Makefiles
2018-11-09 15:08:28 +00:00
Makefile.fpc
fix Makefiles
2018-11-09 15:08:28 +00:00
README_DUBY.txt
README_macho.txt