LazDebugger(Fp)Lldb: improve checks for errors during launch command. Ignore text in file names.
........
FpDebug: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types
........
Gtk2: MsgQueue, fix race condition (patch by Boris Glavin) Issue #035395
........
SynEdit, GTK2: fix ghost caret during scrolling
........
IDE: Check for 'Unversioned directory' when omitting revision from IDE title.
........
IDE: Allow only valid revision numbers to show in IDE title.
........
LazDebuggerFpGdbmi: fixed a crash in watches eval, after cancel of watch eval due to dbg error.
........
FpDebug: Fix upper/lower spelling of Contents/MacOS
........
git-svn-id: branches/fixes_2_0@61084 -
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
........
LazDebugger(Fp)Lldb: Errors during launch may be warnings (e.g. outdated debug info). Report to user, and allow to ignore.
........
FpDebug: Less debugln
........
LazDebugger(Fp)Lldb: Cancel watch eval, on receiving run/step request
........
LazDebugger(Fp)Lldb: improve cancel watch eval (cancel current watch, in mem-reader), on receiving run/step request
........
SynEdit: fixed gutter bug, when auto-sizing is off. (fixed loaded values are ignored / fixed div-zero for zero width gutter)
........
Codetools: Fix function FindNextIncludeDirective when an include file name is quoted.
........
IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226, patch from Anton.
........
LCL-Win32: Call OnClick of a parent menuitem from submenu of a popupmenu. Issue #35219, patch from Benito van der Zander.
........
LazDebuggerFp: Prevent crash when watches are freed, after debugger was destroyed
........
SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238
........
LazDebuggerFp: Fix range-check / overflow with bad data.
........
IdeIntf: Fix coordinates for TTIPropertyGrid.OnPropertyHint. Issue #34689, patch from Zhengji.
........
git-svn-id: branches/fixes_2_0@60716 -
with the ability to deal with Dwarf-debug info. Added the ability
to read the Dwarf-debug info from the object files and to map the
corresponding addresses to their position in the final executable.
git-svn-id: trunk@48864 -