Commit Graph

16 Commits

Author SHA1 Message Date
martin
8800656748 Merged revision(s) 61001 #b31e03db6b, 61005 #e2056f0494, 61026 #e98b6c7599, 61028-61030 #519161a185-#519161a185, 61056 #142b226591, 61066 #157ea70bdb from trunk:
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 -
2019-04-30 11:39:43 +00:00
martin
ceb3411ad7 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:
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 -
2019-03-18 14:32:20 +00:00
mattias
b127ffe142 FpDebug: MacOs, loading of dwarf symbols missed some global vars
git-svn-id: branches/fixes_2_0@60166 -
2019-01-24 09:30:33 +00:00
mattias
8d07f3907c fpdebug: less hints
git-svn-id: branches/fixes_2_0@59211 -
2018-10-01 15:11:14 +00:00
martin
a44e814975 fpdebug / fp-lldb: runtime detection of 32/64bit arch. Issue #34225 Patch by David Jenkins
git-svn-id: trunk@58891 -
2018-09-06 11:24:43 +00:00
martin
23d5c0bdc7 FP Debugger: fix range checks / do not use arbitrary large static arrays (gdb dislikes the debuginfo)
git-svn-id: trunk@58399 -
2018-06-24 22:56:20 +00:00
martin
a80f8c659c FpDebug: refactor for loading MacOs sym in mixed lldb/gdb debug
git-svn-id: trunk@58395 -
2018-06-24 19:31:39 +00:00
joost
c53e775af5 FpDebug: The developers at Apple were not able to build a linker
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 -
2015-04-25 19:15:09 +00:00
joost
25cd93d480 FpDebug: Do not overwrite data (and create mem-leaks) when there are sections with duplicate names
git-svn-id: trunk@48595 -
2015-04-02 20:40:13 +00:00
joost
2725568fae FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
git-svn-id: trunk@46149 -
2014-09-07 11:25:34 +00:00
joost
f81a1f3ea6 LazDebuggerFp (pure): Read macho-64 binaries
git-svn-id: trunk@45173 -
2014-05-25 16:38:40 +00:00
zeljko
404a3f3bd3 fpdebug: fixed compilation under x86_64.
git-svn-id: trunk@45152 -
2014-05-22 18:58:17 +00:00
joost
69a51cde62 FpDebug: Read the symbol-table on OS/X
git-svn-id: trunk@45038 -
2014-05-14 20:21:22 +00:00
martin
95834abad6 FpDebug: Spelling
git-svn-id: trunk@44496 -
2014-03-23 15:35:37 +00:00
martin
019afd6ae4 FPDebug: cleanup / re-order for better inlining
git-svn-id: trunk@43407 -
2013-11-09 16:29:15 +00:00
martin
3a38088ecf FPDebug: start porting macho reader from duby
git-svn-id: trunk@43239 -
2013-10-13 14:00:01 +00:00