Commit Graph

59146 Commits

Author SHA1 Message Date
martin
21f849d337 FpDebug: shorten the output for pchar like types (strings in dwarf 2)
git-svn-id: trunk@63399 -
2020-06-19 21:05:17 +00:00
martin
4b28988db2 LasDebuggerFp: Better error handling when trying to cast to instance class (show none casted class, if cast not avail)
git-svn-id: trunk@63398 -
2020-06-19 17:45:26 +00:00
martin
be7b855369 FpDebug: Introduce configurable limits for mem usages / display len of array or string
git-svn-id: trunk@63397 -
2020-06-19 17:45:24 +00:00
maxim
470f85cd64 DebuggerIntf: enabled i18n, added Russian translation
git-svn-id: trunk@63396 -
2020-06-18 23:36:21 +00:00
martin
cefa058362 SynEdit: WrappedView, clean-up
git-svn-id: trunk@63395 -
2020-06-18 21:08:42 +00:00
martin
a0a873d62c SynEdit: ViewedLineMap, fix a dangling pointer access (inherited calls Clear, accesses FInvalidEntryList)
git-svn-id: trunk@63394 -
2020-06-18 21:08:40 +00:00
martin
a62432ac71 FpDebug: Fixed reading memory for #0 terminated string data
git-svn-id: trunk@63393 -
2020-06-18 19:56:30 +00:00
martin
4570e9dea5 FpDebug: fix reading string constant, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63392 -
2020-06-18 18:08:00 +00:00
martin
f59a294a01 FpDebug: Fixed reading memory for #0 terminated string data
git-svn-id: trunk@63391 -
2020-06-18 18:06:26 +00:00
mattias
cffa67bd52 lcl: added google-chrome to list of default browsers
git-svn-id: trunk@63390 -
2020-06-18 15:51:48 +00:00
ondrej
2ea75e756e Packager LPK: change default lpfCompatibilityMode flag value to false to comply with LPR
git-svn-id: trunk@63389 -
2020-06-18 15:38:58 +00:00
martin
24b1e22d91 FpDebug: Windows, show dll-entrypoint+offs in stack/thread list
git-svn-id: trunk@63387 -
2020-06-18 02:13:00 +00:00
joost
2d8d1f2342 Debugger: fpmake.pp updated, FpDbgHardcodedFreepascalInfo added
git-svn-id: trunk@63386 -
2020-06-17 21:56:49 +00:00
joost
80ef1a258b Debugger: fpmake.pp updated, DbgIntfCommonStrings added
git-svn-id: trunk@63385 -
2020-06-17 21:49:23 +00:00
martin
f97bb256fd FpDebug: add error message
git-svn-id: trunk@63384 -
2020-06-17 20:01:27 +00:00
martin
a667bbd318 FpDebug: PascalParser fix deref issues with typecasted pointers
git-svn-id: trunk@63383 -
2020-06-17 20:01:25 +00:00
martin
63b7ef5df1 Debugger: Add text messages for RunErrors
git-svn-id: trunk@63382 -
2020-06-17 16:52:46 +00:00
martin
8f89ad7b07 FpDebug: Catch RunError
git-svn-id: trunk@63381 -
2020-06-17 16:52:14 +00:00
martin
1b2bf99ec1 FpDebug: refactor showing exception details
git-svn-id: trunk@63380 -
2020-06-17 16:52:12 +00:00
martin
8b52ad831c FpDebug: pbyte for test
git-svn-id: trunk@63379 -
2020-06-17 13:03:45 +00:00
mattias
2e0d5cd263 lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes
git-svn-id: trunk@63367 -
2020-06-17 09:46:51 +00:00
martin
552f0d4815 SynEdit: Sql Highligter new Firebird 4.0 keywords. Issue #0037213 Patch (reformated) by Gabor Boros
git-svn-id: trunk@63366 -
2020-06-16 23:40:14 +00:00
martin
361235b421 FpDebug: Always get a Dwarf Context (if there are any units) => at least for global vars/symbols
git-svn-id: trunk@63365 -
2020-06-16 19:57:31 +00:00
martin
10fafd96d0 FpDebug: remove deprecated FindContext(address-only)
git-svn-id: trunk@63364 -
2020-06-16 19:57:29 +00:00
martin
c41f071d7b FpDebug: Context for unknown location
git-svn-id: trunk@63363 -
2020-06-16 19:57:27 +00:00
martin
edc614596e FpDebug: fix test / enable asserts in test
git-svn-id: trunk@63362 -
2020-06-16 13:42:48 +00:00
martin
4e26ecdd80 FpDebug: fix shortstrings, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63361 -
2020-06-16 13:42:47 +00:00
martin
201400311a FpDebug: fix WideString, broken in r63193 #71fbdbd144 "support for codepages in Dwarf-3"
git-svn-id: trunk@63360 -
2020-06-16 13:42:45 +00:00
martin
8a702248e3 FpDebug: fixed wrong type-cast in TFpValueDwarfArray.DoGetOrdering, TFpValueDwarfFreePascalArray, GetInstanceClassNameFromPVmt
git-svn-id: trunk@63359 -
2020-06-16 13:42:44 +00:00
martin
a43e155cdb FpDebug, Debuggers, IDE: Make MemManager easier to access. (via Controller and Instance)
git-svn-id: trunk@63358 -
2020-06-16 13:42:42 +00:00
mattias
40fd619b36 fpdebug: compile with 3.0.4
git-svn-id: trunk@63357 -
2020-06-16 11:26:06 +00:00
martin
e84ff269e4 FpDebug: change GetInstanceClassNameFromPVmt to go through TFpDwarfFreePascalSymbolClassMap
git-svn-id: trunk@63356 -
2020-06-15 18:19:02 +00:00
martin
8d02777940 FpDebug: refactor getting instantiated classname.
git-svn-id: trunk@63355 -
2020-06-15 16:18:26 +00:00
juha
2013a99dc3 LazUtils: Support KOI8-R, KOI8-U and KOI8-RU codepages in LConvEncoding. Issue #37155, patch from eastorwest.
git-svn-id: trunk@63354 -
2020-06-15 10:10:02 +00:00
martin
1ac05df5e7 Debugger, GDBMI: fix r63308 #c0e6dd10c0 "internal pause for changing breakpoint" => reset PauseWaitState
git-svn-id: trunk@63353 -
2020-06-14 21:01:47 +00:00
wp
f03c36e465 IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
git-svn-id: trunk@63352 -
2020-06-13 21:40:11 +00:00
maxim
42b490a925 IPro: use IDEIntf resource strings for design-time package
git-svn-id: trunk@63351 -
2020-06-12 22:28:03 +00:00
maxim
104465304f IDEIntf: improved Russian translation
git-svn-id: trunk@63350 -
2020-06-12 22:23:39 +00:00
joost
6c4605be97 FpDebug: Added hardcoded debug-info for the evaluation of Exception-classes
git-svn-id: trunk@63349 -
2020-06-12 22:00:53 +00:00
maxim
f6530f1e62 IPro: moved all resource strings to ipconst.pas, merged translations accordingly
git-svn-id: trunk@63348 -
2020-06-12 16:49:36 +00:00
maxim
86b6fc7afe IPro: removed unused/unneeded resource strings
git-svn-id: trunk@63347 -
2020-06-12 16:07:19 +00:00
maxim
b91524a887 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201
git-svn-id: trunk@63346 -
2020-06-12 15:01:32 +00:00
juha
0a06f431f1 RTTI: Fix a crash in TTIGrid with boolean properties. Issue #35583, patch from greenfil.
git-svn-id: trunk@63345 -
2020-06-11 21:12:30 +00:00
wp
48f187bdd5 LCL/Win32: Fix disabled StaticText being drawn with opaque text background although Transparent is true.
git-svn-id: trunk@63344 -
2020-06-11 11:29:44 +00:00
zeljko
e43d67d3bc Qt,Qt5: Fixed AV when chaning tabcontrol options. issue #37178
git-svn-id: trunk@63343 -
2020-06-11 10:28:20 +00:00
juha
8c58a18ea5 IDE: Improve anchors and layout for buttons in Find-in-files and About dialogs. Issue #37192.
git-svn-id: trunk@63342 -
2020-06-10 16:36:58 +00:00
juha
71129ed43e Docs: Documentation updates for LCL and LazUtils. Issue #37199, patch from Don Siders.
git-svn-id: trunk@63341 -
2020-06-10 16:16:15 +00:00
maxim
1db124462b CodeTools: cleaned up outdated codetools/languages/README.txt contents
git-svn-id: trunk@63340 -
2020-06-10 15:57:34 +00:00
bart
0891d7a200 WinCE: implement TWin32WSCustomListBox.SelectRange. Issue #0036929.
git-svn-id: trunk@63339 -
2020-06-10 10:02:03 +00:00
bart
43cb3d48b7 Win32: implement TWin32WSCustomListBox.SelectRange. Issue #0036929.
git-svn-id: trunk@63338 -
2020-06-10 09:56:37 +00:00