Commit Graph

17833 Commits

Author SHA1 Message Date
martin
b79f430898 GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58289 -
2018-06-16 12:41:40 +00:00
martin
e0b05d3b6b GDBMI Debugger Server: add optional support for -target-download if supported by gdb. issue #0033868 Patch by Christo Crause
git-svn-id: trunk@58288 -
2018-06-16 12:35:09 +00:00
martin
018bda7a2f GDBMI Debugger: Added work around for wrong stackframe when assert is triggered. Issue #0029959
git-svn-id: trunk@58283 -
2018-06-15 19:23:52 +00:00
ondrej
ff1d04d947 datetimepicker: draw check box instead of having a real control (fixes focus issues).
git-svn-id: trunk@58282 -
2018-06-15 18:53:44 +00:00
martin
4e36354b0d LLDB-FP Debugger: New debugger based on lldb with fpdebug / alpha
git-svn-id: trunk@58277 -
2018-06-14 23:06:43 +00:00
ondrej
8792eb0358 VirtualTrees: If a new node is selected by left click or key, OnChange event should not fire with nil in-between.
c8fa85a54c

git-svn-id: trunk@58276 -
2018-06-14 21:44:03 +00:00
mattias
5b51ac5bd6 codetools: identifier completion: fixed keywords within begin block
git-svn-id: trunk@58275 -
2018-06-14 20:47:19 +00:00
mattias
e6360472a3 codetools: fixed ReadPrioAtomSafe when cleanpos at end of atom
git-svn-id: trunk@58274 -
2018-06-14 20:46:56 +00:00
ondrej
fbf5f23054 IdeIntf: OI: fix assertion when multi-select components with set properties
git-svn-id: trunk@58270 -
2018-06-14 12:46:26 +00:00
juha
6ccdb67ff4 LazUtils: Cleanup.
git-svn-id: trunk@58259 -
2018-06-14 09:58:08 +00:00
juha
4d41a04547 FpPkg: Fix compilation in unit fppkg_optionsfrm.
git-svn-id: trunk@58256 -
2018-06-14 09:06:04 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
balazs
2e76c3607c Opkman: Add macro support for the directories defined in panel Options\Folders. Issue #33857, patch from errno.
git-svn-id: trunk@58254 -
2018-06-14 08:51:43 +00:00
martin
fa3981c22e LLDB Debugger: New debugger based on lldb / early alpha
git-svn-id: trunk@58253 -
2018-06-13 23:08:34 +00:00
martin
0e76843ab5 Debugger: more verbose
git-svn-id: trunk@58252 -
2018-06-13 23:05:48 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
maxim
0ff2df04c9 IDEIntf: improved 'Press a key' dialog caption, regenerated translations and updated Russian translation
git-svn-id: trunk@58249 -
2018-06-13 22:41:33 +00:00
maxim
c5cc1131d3 LazUtils, IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@58248 -
2018-06-13 22:30:47 +00:00
ondrej
862ceccf8c VTV: make TVirtualTreeColumns.DrawButtonText virtual, use Canvas instead of HDC
git-svn-id: trunk@58245 -
2018-06-13 14:44:20 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
ff1599f57a Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf.
git-svn-id: trunk@58242 -
2018-06-13 08:33:16 +00:00
juha
962ded835b Remove LCL dependency from unit GraphType and move it to LazUtils package.
git-svn-id: trunk@58241 -
2018-06-13 08:33:10 +00:00
martin
6362172d02 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58240 -
2018-06-13 00:25:55 +00:00
martin
bf1893d093 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58239 -
2018-06-13 00:20:36 +00:00
martin
cef14db081 DebuggerIntf: Refactor, evaluate now takes a callback
git-svn-id: trunk@58238 -
2018-06-12 22:58:35 +00:00
martin
68365dc87a debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58235 -
2018-06-12 09:44:45 +00:00
martin
2dc72b8b3a debugger: fix type cast
git-svn-id: trunk@58234 -
2018-06-12 09:44:29 +00:00
martin
aaa6683087 debugger: allow reuse of (lazlogger)log group
git-svn-id: trunk@58233 -
2018-06-12 09:43:49 +00:00
martin
8f68ded180 GDBMI Debugger: ssh-server does not need pid. issue #0032084
git-svn-id: trunk@58232 -
2018-06-11 21:53:20 +00:00
martin
276c808652 GDBMI Debugger: refactor PID detection (prepare for issue #0032084 )
git-svn-id: trunk@58231 -
2018-06-11 21:53:11 +00:00
mattias
dbb5437884 IDE: grab key: show high keycodes
git-svn-id: trunk@58230 -
2018-06-11 14:40:29 +00:00
juha
ce916d287c LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff.
git-svn-id: trunk@58227 -
2018-06-11 10:51:11 +00:00
martin
64399c8ca0 LazLogger: fixed incorrect linked list.
git-svn-id: trunk@58219 -
2018-06-10 21:05:51 +00:00
joost
abe6b86bb0 fpdebug: implemented step-out
git-svn-id: trunk@58218 -
2018-06-10 21:03:29 +00:00
martin
a3e61cf56e SynEdit: fix: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58217 -
2018-06-10 19:54:18 +00:00
mattias
8151d8b64c IDEIntf: shortcutgrab: make clearer, that a key can be key with modifiers
git-svn-id: trunk@58213 -
2018-06-10 08:37:01 +00:00
martin
e59c981a03 GDBMI debugger: Apply restrictive size limits for stack and locals. Avoid gdb "hanging" (taking long times, several minutes) to eval stack or locals.
git-svn-id: trunk@58212 -
2018-06-09 17:38:09 +00:00
martin
8c9e4b7d5c GDBMI debugger: increase read buffer
git-svn-id: trunk@58211 -
2018-06-09 17:36:19 +00:00
martin
7a640261d4 LazLogger: prevent exceptions from being passed to the caller
git-svn-id: trunk@58210 -
2018-06-09 16:31:10 +00:00
martin
5aab88ba3c SynEdit, AutoComplete: prevent timer from accidental trigger. part of issue #0033665
git-svn-id: trunk@58209 -
2018-06-09 15:57:04 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
880624a747 Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +00:00
juha
90b07c0f9e Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf.
git-svn-id: trunk@58206 -
2018-06-09 14:39:51 +00:00
juha
5f57884ed1 LCL,LazUtils: Move ModalResult and the mr... consts to a new unit in LazUtils. They are used in non-GUI programs, too.
git-svn-id: trunk@58205 -
2018-06-09 14:39:49 +00:00
juha
f440f660a2 Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
git-svn-id: trunk@58204 -
2018-06-09 14:39:36 +00:00
juha
672ece7241 Refactor: Move variable ConsoleVerbosity from MacroIntf to LazUtilities. Rename MergeSort to avoid name clash and confusion.
git-svn-id: trunk@58203 -
2018-06-09 14:39:21 +00:00
martin
f5d955dd72 updates to test/dwarfviewer (show line info)
git-svn-id: trunk@58202 -
2018-06-09 13:03:05 +00:00
martin
54445f8381 LazDebuggerFP: fix (stackframe) register for 64bit app / enable watches,locals on selected stackframe
git-svn-id: trunk@58200 -
2018-06-09 12:35:00 +00:00
juha
945c751e01 Fix compilation of LazBuild which uses EnvironmentOpts. SynCompletion was added to uses in r57672 #edc90668e0.
git-svn-id: trunk@58199 -
2018-06-09 11:01:32 +00:00
martin
b1cde147c4 LazLogger: use thread.queue by default.
git-svn-id: trunk@58198 -
2018-06-08 22:45:18 +00:00