Commit Graph

18131 Commits

Author SHA1 Message Date
balazs
238230207e Opkman: Shortcut keys for different commands.
git-svn-id: trunk@58714 -
2018-08-15 13:33:58 +00:00
maxim
f2caf1009a PoChecker: fixed off-by-one errors when showing updating/drawing progress in Graphical Statistics window
git-svn-id: trunk@58710 -
2018-08-14 22:24:29 +00:00
martin
b3d8d81fe7 Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info)
git-svn-id: trunk@58680 -
2018-08-05 13:05:21 +00:00
martin
9f8beba93e Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info)
git-svn-id: trunk@58679 -
2018-08-05 12:26:21 +00:00
juha
deb177f78b LazControls: Add FilterOptions for filter controls. Issue #34057, patch from AlexeyT.
git-svn-id: trunk@58673 -
2018-08-04 21:27:39 +00:00
juha
416b61b5e3 LazUtils: Make UTF8Process work on Windows with FPC trunk (r39517+). Issue #34048, patch from Pascal Riekenberg
git-svn-id: trunk@58663 -
2018-08-02 09:18:16 +00:00
maxim
368347ca99 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34056
git-svn-id: trunk@58659 -
2018-07-31 21:59:47 +00:00
maxim
5a3141e0d5 Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@58654 -
2018-07-29 23:52:01 +00:00
maxim
7098e0c3a8 Printers: committed missed changes
git-svn-id: trunk@58652 -
2018-07-29 23:47:42 +00:00
maxim
a120f243bd Printers: do not pass to CUPS localized parameter values, localize 'Pages' combobox differently
git-svn-id: trunk@58651 -
2018-07-29 23:45:10 +00:00
martin
17dd3e68b9 SynEdit: Caret Color
git-svn-id: trunk@58647 -
2018-07-28 18:01:10 +00:00
martin
0e60e21aa7 SynEdit: fix default caret painter class (set to system)
git-svn-id: trunk@58644 -
2018-07-28 16:26:32 +00:00
juha
2b381547b5 IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
git-svn-id: trunk@58643 -
2018-07-28 13:38:06 +00:00
juha
85a6cc4340 Printers: Internationalization for Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58641 -
2018-07-27 18:31:16 +00:00
juha
90b69249a0 Printers: Fix tab order in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58640 -
2018-07-27 10:24:31 +00:00
juha
6700ae635e Printers: Remove empty Margins tab in Unix Printer Props dialog. Patch from AlexeyT.
git-svn-id: trunk@58637 -
2018-07-26 08:58:41 +00:00
martin
323f78d041 SynEdit: speed up / skip nodes that do not have outlining
git-svn-id: trunk@58636 -
2018-07-26 01:51:05 +00:00
martin
8ca82403a0 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58635 -
2018-07-26 01:42:22 +00:00
juha
41dc46374f LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
juha
5c561fabd8 LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there.
git-svn-id: trunk@58631 -
2018-07-25 13:39:01 +00:00
juha
d43fa548b8 LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
2018-07-25 13:38:59 +00:00
juha
7f7e7ada81 Format and clean uses sections.
git-svn-id: trunk@58629 -
2018-07-25 13:38:35 +00:00
maxim
5ed0f55393 LazUtils: regenerated translations and updated Russian translation
git-svn-id: trunk@58626 -
2018-07-24 23:09:26 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
juha
a20ec2d6bc Move functions dealing with command line from IDEProcs to LazFileUtils.
git-svn-id: trunk@58621 -
2018-07-24 17:49:16 +00:00
juha
620bba736b Move functions dealing with path delimiters from IDEProcs to LazFileUtils.
git-svn-id: trunk@58620 -
2018-07-24 17:49:15 +00:00
juha
887cf78963 Move a version of function ProgramDirectory from IDEProcs to FileUtils.ProgramDirectoryWithBundle.
git-svn-id: trunk@58619 -
2018-07-24 17:49:13 +00:00
juha
0500052f06 Move functions CompareCaret and CompareBoolean away from IDEProcs, to LCLProc and LazUtilities respectively.
git-svn-id: trunk@58618 -
2018-07-24 17:49:11 +00:00
wp
d496b94a03 TAChart: Fix TFitSeries axis rotation.
git-svn-id: trunk@58616 -
2018-07-24 14:10:46 +00:00
juha
4fe2e4c626 IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later.
git-svn-id: trunk@58615 -
2018-07-24 12:50:41 +00:00
juha
e6b449750a IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there.
git-svn-id: trunk@58614 -
2018-07-24 12:50:39 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
wp
4eebc54703 TAChart: Add errorbar demo.
git-svn-id: trunk@58612 -
2018-07-24 09:09:09 +00:00
martin
eebc5bb077 SynEdit: MarkupFoldColor, clear colors on create
git-svn-id: trunk@58611 -
2018-07-24 08:07:35 +00:00
wp
2299402c54 TAChart: Fix TChartListbox crashing sometimes when CheckStyle is cbsRadioButton.
git-svn-id: trunk@58608 -
2018-07-23 22:47:36 +00:00
martin
9f5cf98a04 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58607 -
2018-07-23 22:44:58 +00:00
martin
a052343d83 SynEdit: Fix TLazSynEditNestedFoldsList. NodeEndLine was not reset when line changed
git-svn-id: trunk@58606 -
2018-07-23 22:44:24 +00:00
wp
2b595ec973 TAChart: Fix not being able to show persistently FitSeries pointer. Turn off pointers by default.
git-svn-id: trunk@58605 -
2018-07-23 22:44:10 +00:00
wp
9bfe23796d TAChart: Publish error bar params for TUserDefinedChartSource. Add method to query effective error bar values from chart source.
git-svn-id: trunk@58604 -
2018-07-23 22:09:06 +00:00
wp
0fbcf86523 TAChart: Fix TListChartSource updating extent when error bar values change.
git-svn-id: trunk@58603 -
2018-07-23 15:58:07 +00:00
wp
4146796ac4 TAChart: Rename ErrorBar properties (PosDelta --> ValuePlus, etc). Avoid storage of new error bar classes if not used. Reset RandomChartSeries when error bar parameters change.
git-svn-id: trunk@58602 -
2018-07-23 13:24:49 +00:00
wp
ba7960c0bd TAChart: Add chartsource indexes for error bar values to TChartErrorBarData. Fix RandomChartSource to create error bar data only if XCount and YCount are sufficiently large.
git-svn-id: trunk@58601 -
2018-07-23 10:15:53 +00:00
wp
117f0ddf30 TAChart: Fix RandomChartSource crashing when XCount is set to value > 1.
git-svn-id: trunk@58600 -
2018-07-23 09:41:02 +00:00
blikblum
526e755e0e LazReport: do not try to set printer paper info when an exception occurs in ChangePaper
git-svn-id: trunk@58598 -
2018-07-23 00:34:07 +00:00
wp
1168572c7d TAChart: Initial implementation of error bars for TLineSeries, TCubicSplineSeries, TBSplineSeries and TFitSeries.
git-svn-id: trunk@58597 -
2018-07-22 22:03:36 +00:00
martin
1e7998c60a SynEdit: Clean up
git-svn-id: trunk@58595 -
2018-07-22 11:36:10 +00:00
martin
7e3ca12084 Imagelist: fix moving first item down, incl refactor Issue #033903 Patch by FTurtle
git-svn-id: trunk@58587 -
2018-07-21 18:44:03 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
maxim
a2b7eb2f9d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34005
git-svn-id: trunk@58580 -
2018-07-19 22:41:44 +00:00
wp
b502667ee0 TAChart: Fix some drawing glitches of 3d area series. Still issues when curves cross
git-svn-id: trunk@58579 -
2018-07-19 22:08:30 +00:00
martin
381de68567 SynEdit: MarkupFoldColor, improve performance
git-svn-id: trunk@58578 -
2018-07-19 15:27:31 +00:00
martin
de1e87aabd SynEdit: remove debugln
git-svn-id: trunk@58577 -
2018-07-19 15:24:00 +00:00
martin
425f525ce4 SynEdit: testcase, more verbose
git-svn-id: trunk@58576 -
2018-07-19 15:23:09 +00:00
wp
53451ed965 TAChart: Add area series demo
git-svn-id: trunk@58575 -
2018-07-19 13:26:23 +00:00
wp
12d731ca1f TAChart: Simplified syntax for adding a new item to TChartStyles by code.
git-svn-id: trunk@58574 -
2018-07-19 12:48:57 +00:00
wp
17e457c8df TAChart: Fix hanging of 3d area series with a single y value.
git-svn-id: trunk@58573 -
2018-07-19 12:14:15 +00:00
wp
a07e489590 TAChart: Improved rendering of 3D edges of area series
git-svn-id: trunk@58572 -
2018-07-19 12:11:17 +00:00
wp
3b13d3929f TAChart: Fix position of data labels for non-stacked area series.
git-svn-id: trunk@58571 -
2018-07-19 10:58:23 +00:00
wp
9302fcc012 TAChart: Add new property Banded to TAreaSeries.
git-svn-id: trunk@58565 -
2018-07-18 19:05:37 +00:00
martin
6504e29aab SynEdit: Disabled assert / currently combining chars are sometimes incorrectly handled by highlighters and markup
git-svn-id: trunk@58564 -
2018-07-18 16:39:21 +00:00
wp
e279c0a839 TAChart: Back-to-front painting of non-stacked TAreaSeries planes.
git-svn-id: trunk@58562 -
2018-07-18 15:38:24 +00:00
martin
2da6e00eeb SynEdit: Fix crash in TLazSynEditNestedFoldsList, issue #0033996
git-svn-id: trunk@58561 -
2018-07-18 13:10:43 +00:00
michael
80ac8f85b8 * Correctly register THTTPServer/THTTPClient
git-svn-id: trunk@58553 -
2018-07-17 19:22:15 +00:00
maxim
e537ad6274 SynEdit: updated Russian translation
git-svn-id: trunk@58548 -
2018-07-16 23:02:10 +00:00
martin
98a8b2459d leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908
git-svn-id: trunk@58544 -
2018-07-16 12:33:00 +00:00
martin
77a94a7cd1 IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur
git-svn-id: trunk@58543 -
2018-07-16 12:00:47 +00:00
martin
925809e37e GDBMI debugger testcase: ensure floating point separator. Issue #031922 patch by jacobb
git-svn-id: trunk@58538 -
2018-07-15 23:10:26 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
martin
7a19d55904 EditorMacroScript: clean up hints
git-svn-id: trunk@58528 -
2018-07-15 01:19:27 +00:00
martin
d69361c79d SynEdit, SynSearch: workaround in case a none SynEdit TStrings is passed in. Issue #0029520
git-svn-id: trunk@58527 -
2018-07-15 01:07:18 +00:00
martin
587653ec39 SynEdit: Hiding scrollbar on Win32 via code may fail. (Maybe bug in Windows itself). Need to disable it first (by setting page width to 100%). Issue #0027072
git-svn-id: trunk@58526 -
2018-07-15 00:37:42 +00:00
martin
eeba3dff66 SynEdit: remove old IFDEF
git-svn-id: trunk@58525 -
2018-07-15 00:24:28 +00:00
martin
81b75932ab ideminilibc defer O_NONBLOCK to BaseUnix.O_NONBLOCK; Issue #0020314
git-svn-id: trunk@58523 -
2018-07-14 21:09:11 +00:00
balazs
82ab3151e0 IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
git-svn-id: trunk@58521 -
2018-07-14 19:39:26 +00:00
martin
88721aeed3 SynEdit, PasHighlighter: color for procedure name in declaration/header. Issue #0033569
git-svn-id: trunk@58519 -
2018-07-14 13:56:25 +00:00
martin
dbfe4e3ba4 SynEdit: overview gutter pen.width for drawing depend on PPI
git-svn-id: trunk@58517 -
2018-07-14 10:27:20 +00:00
martin
ed902001ff SynEdit: fold indicator pen.width for drawing depend on PPI / autosizing
git-svn-id: trunk@58516 -
2018-07-14 10:16:58 +00:00
martin
2cf32ee41e lldb debugger: fix continue running
git-svn-id: trunk@58512 -
2018-07-13 23:32:31 +00:00
martin
188ad4c51c SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58509 -
2018-07-13 19:44:33 +00:00
martin
7556547cb7 SynEdit: fold indicator pen.width / endcap
git-svn-id: trunk@58508 -
2018-07-13 16:43:24 +00:00
martin
343b7aae49 SynEdit: fold indicator better vertical centering (when extra line height is used)
git-svn-id: trunk@58507 -
2018-07-13 16:27:21 +00:00
martin
1c010971b9 SynEdit: fold indicator pen.width for drawing depend on PPI
git-svn-id: trunk@58506 -
2018-07-13 16:04:31 +00:00
martin
1cf8da5039 SynEdit: fix ppi sizing for overview gutter
git-svn-id: trunk@58504 -
2018-07-13 15:36:49 +00:00
martin
0e9f870052 FpDebug: Fix crash, due to memmanager not initialized
git-svn-id: trunk@58503 -
2018-07-13 15:21:30 +00:00
martin
38d48bbdbd Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
git-svn-id: trunk@58500 -
2018-07-13 12:23:16 +00:00
balazs
57affab688 Opkman: Add incremental search for private repositories.
git-svn-id: trunk@58499 -
2018-07-13 05:25:39 +00:00
martin
3af5473c5e SynEdit: fix ppi sizing for fold gutter
git-svn-id: trunk@58496 -
2018-07-12 08:55:36 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
martin
6680265b3f SynEdit, Gutter: more PPI PreferedWidth fixes. Issue #33949
git-svn-id: trunk@58491 -
2018-07-11 17:20:38 +00:00
martin
9aa47cf01c SynEdit: fixed calculating position of marks in gutter. No more overlap
git-svn-id: trunk@58483 -
2018-07-10 21:19:24 +00:00
martin
84464812eb Debugger (gdbmi based): Add TIOCGWINSZ to PseudoTerminal. Issue #33935 Patch by Mark Morgan Lloyd
git-svn-id: trunk@58480 -
2018-07-10 15:42:25 +00:00
martin
06d4432fb4 Fix compile after debugger intf change
git-svn-id: trunk@58479 -
2018-07-10 12:58:18 +00:00
martin
0b4c0d8df6 lldb debugger: BreakPoints
git-svn-id: trunk@58475 -
2018-07-10 00:03:36 +00:00
martin
2325bf85bd lldb debugger: BreakPoints
git-svn-id: trunk@58474 -
2018-07-09 23:44:56 +00:00
martin
80f0f2fa83 lldb debugger: BreakPoints
git-svn-id: trunk@58473 -
2018-07-09 23:31:08 +00:00
wp
c9aed21706 TAChart: Add pie series demo to datapointtooldemo.
git-svn-id: trunk@58472 -
2018-07-09 15:01:48 +00:00
wp
4d7ff08e66 TAChart: Implement side-by-side arrangement of bars in TBarSeries from multiple y values.
git-svn-id: trunk@58471 -
2018-07-09 12:50:49 +00:00
juha
1366299857 IDE: Reordering and formatting code for recent item lists in unit IdeProcs.
git-svn-id: trunk@58468 -
2018-07-09 08:20:58 +00:00
wp
13cf806532 TAChart: Fix operation of DataPointDragTool for TPieSeries
git-svn-id: trunk@58466 -
2018-07-08 21:59:35 +00:00
martin
5d541aec27 DebuggerIntf: Watches can now be created in Updating state. Allowing to bundle change notifications for the debugger backend.
git-svn-id: trunk@58465 -
2018-07-08 20:51:00 +00:00
martin
7dca373ee2 added $IDEBuildOptions
git-svn-id: trunk@58464 -
2018-07-08 15:50:37 +00:00
wp
a955f927fa TAChart: Fix DataPointClick tool for PieSeries.
git-svn-id: trunk@58457 -
2018-07-07 11:31:37 +00:00
wp
b620802ae8 TAChart: Add new property MarkDistancePercent to TPieSeries.
git-svn-id: trunk@58447 -
2018-07-06 12:17:50 +00:00
martin
9b00b7bb65 lldb debugger: basic exception handling / fix crash in watches, if watch was free'd
git-svn-id: trunk@58443 -
2018-07-05 23:45:36 +00:00
martin
ec75584bad lldb debugger: locals / fixes crash in stack
git-svn-id: trunk@58438 -
2018-07-03 23:13:23 +00:00
maxim
da633b592e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33941
git-svn-id: trunk@58437 -
2018-07-03 23:03:55 +00:00
martin
1f4fa68fab Remove deprecated misspelled methods
git-svn-id: trunk@58436 -
2018-07-03 22:40:28 +00:00
martin
c7974af7b9 lldb debugger: breakpoint handling (honour most brk-properties)
git-svn-id: trunk@58435 -
2018-07-03 14:57:35 +00:00
martin
e23fd4d433 fp debugger: event log for breakpoint hit
git-svn-id: trunk@58434 -
2018-07-03 14:55:45 +00:00
martin
be369c0a73 Debugger: start refactor event-log handling / allow resource strings for common events to be stored in the IDE (rather than each debugger back end)
git-svn-id: trunk@58433 -
2018-07-03 14:54:51 +00:00
maxim
4fab144588 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33931
git-svn-id: trunk@58427 -
2018-07-01 22:09:43 +00:00
martin
7b7b8ea2a2 LLDB Debugger: memreader cache
git-svn-id: trunk@58418 -
2018-06-28 10:27:41 +00:00
martin
adee3883fa fp debug: introduce mem reader cache
git-svn-id: trunk@58417 -
2018-06-28 10:27:02 +00:00
joost
3f08871ce8 fpdebug: Fixed compilation with verbose debugging
git-svn-id: trunk@58416 -
2018-06-26 21:40:16 +00:00
maxim
df7740dcb6 Fppkg: updated Russian translation
git-svn-id: trunk@58412 -
2018-06-25 22:38:05 +00:00
maxim
74c6d01e3e PoChecker: TryCreatePoFamilyList function correctly frees PoFamilyList when necessary, there is no need to make an extra check if it needs to be freed after this function is called.
git-svn-id: trunk@58411 -
2018-06-25 22:29:55 +00:00
joost
0af470d62f ide: Forgot to add file in r58409 #085797a364
git-svn-id: trunk@58410 -
2018-06-25 21:58:25 +00:00
joost
085797a364 ide: When the fppkg package is loaded, the IDE will use fppkg to install FPMake dependencies if the proper option is set
git-svn-id: trunk@58409 -
2018-06-25 21:57:33 +00:00
martin
fdb9c0806b fp + fp lldb: allow external DebugInfo on MacOs
git-svn-id: trunk@58406 -
2018-06-25 17:58:46 +00:00
martin
183eb87abb fp lldb /fp gdbmi: updated to use the new dwarf loading for Mac Os
git-svn-id: trunk@58402 -
2018-06-25 15:18:57 +00:00
martin
ef0ef04087 Dwarfviewer: update dwarf loading (recent refactor)
git-svn-id: trunk@58401 -
2018-06-25 13:48:58 +00:00
mattias
00112a0fe0 lazutils: removed -vm6058
git-svn-id: trunk@58400 -
2018-06-25 07:05:36 +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
d1d1d58a04 LLDB Debugger: dummy breakpoint to catch Exceptions
git-svn-id: trunk@58398 -
2018-06-24 21:58:24 +00:00
martin
1090db19f2 LLDB Debugger: use custom stack trace format / support debug output win // fix for limited support on MacOs
git-svn-id: trunk@58397 -
2018-06-24 20:18:11 +00:00
martin
6421a796cc LLDB Debugger: fix command ended detection
git-svn-id: trunk@58396 -
2018-06-24 20:17:24 +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
martin
d1d7164b75 FpDebug: IDEBuildOptions
git-svn-id: trunk@58394 -
2018-06-24 19:29:08 +00:00
martin
537fa86be4 CmdLine Debugger, missing commit for debug output window
git-svn-id: trunk@58393 -
2018-06-24 19:26:35 +00:00
martin
2025b4dfcd LLDB Debugger: use custom stack trace format / support debug output win
git-svn-id: trunk@58392 -
2018-06-24 12:40:43 +00:00
balazs
b38a1c3102 Opkman: Prevent sigsegv while closing the IDE.
git-svn-id: trunk@58391 -
2018-06-24 09:41:29 +00:00
mattias
93ff0c9f46 lazutils: ignore fpc 3.1.1 inline warnigns
git-svn-id: trunk@58389 -
2018-06-23 16:02:27 +00:00
martin
4aeee14d35 LeakView: better comparison for equal traces
git-svn-id: trunk@58388 -
2018-06-23 15:24:25 +00:00
balazs
4189e9f4e4 Opkman: Fix memory leak on IDE startup.
git-svn-id: trunk@58387 -
2018-06-23 13:08:11 +00:00
martin
337f670bcb LeakView: valgrind parser / clean up
git-svn-id: trunk@58386 -
2018-06-23 11:13:13 +00:00
martin
4adec356bf LeakView: mem leak
git-svn-id: trunk@58385 -
2018-06-23 10:33:09 +00:00
martin
d69dbdadfb LeakView: valgrind parser
git-svn-id: trunk@58384 -
2018-06-22 23:35:56 +00:00
martin
d7f9413b9a LLDB Debugger: fix dangling event
git-svn-id: trunk@58383 -
2018-06-22 20:26:59 +00:00
martin
4d46bbfd23 LLDB Debugger: improve ignoring common error msgs (unknown dwarf)
git-svn-id: trunk@58381 -
2018-06-22 19:13:33 +00:00
martin
795ed3a012 cmd line debug / threads
git-svn-id: trunk@58380 -
2018-06-22 17:47:52 +00:00
martin
0aad0a88a7 fp-lldb debug: mem leak
git-svn-id: trunk@58379 -
2018-06-22 17:12:50 +00:00
martin
3a01243c22 CmdLine Debugger, thread/async process: Fix unqueuing events, if thread is destroyed
git-svn-id: trunk@58378 -
2018-06-22 17:12:27 +00:00
mattias
44053b1a5c lcl: tdatetimepicker: Checked=true by default, issue #33892
git-svn-id: trunk@58377 -
2018-06-22 14:46:17 +00:00
martin
9069f48fa7 fp-lldb debug: correct thread
git-svn-id: trunk@58373 -
2018-06-21 19:29:40 +00:00
martin
d84affb76d LLDB Debugger: prevent unnecessary call stack attempts
git-svn-id: trunk@58371 -
2018-06-21 13:07:33 +00:00
martin
977223c360 CmdLine Debugger, thread/async process: Fix unqueuing events, if thread is destroyed
git-svn-id: trunk@58370 -
2018-06-21 13:06:42 +00:00
martin
bee243b5a4 DbgInterface: correctly update stackframes
git-svn-id: trunk@58369 -
2018-06-21 13:04:35 +00:00
mattias
0b9799aafc codetools: added modeswitch arrayoperators
git-svn-id: trunk@58368 -
2018-06-21 07:24:09 +00:00