1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

16948 commits

Author SHA1 Message Date
James Blackburn
c01b11c194 Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when IndexProviderManagerTests aren't running 2010-04-23 12:14:34 +00:00
Anton Leherbauer
1e118a7e58 [309001] Too many debug hovers in Preferences 2010-04-23 06:24:18 +00:00
Marc Khouzam
caa6d148db [248627] Support "Show Full Path" action for DSF 2010-04-22 23:44:30 +00:00
John Cortell
f29a16e895 Fixed warning 2010-04-22 23:07:11 +00:00
John Cortell
a2f1be9eff [280631] Thread list in Debug view not updated with non-Linux target 2010-04-22 23:03:58 +00:00
John Cortell
e26d82f4d5 Minor optimization 2010-04-22 22:47:57 +00:00
John Cortell
e4a6c71946 Fixed warnings and some minor code improvements 2010-04-22 22:46:49 +00:00
John Cortell
b21706e686 befriend other CDT plugin to let it avoid warnings 2010-04-22 22:41:57 +00:00
John Cortell
1df371b516 [310129] GDB (DSF) Hardware Debugging Launcher ignores startup initialization commands 2010-04-22 22:38:27 +00:00
Andrew Gvozdev
86490a11d7 bug 309690: Error catching for CProjectHelper in cdt.core.tests 2010-04-22 18:12:26 +00:00
Alena Laskavaia
e8775e724f - fixed API errors 2010-04-22 17:52:00 +00:00
John Cortell
4c2c31028a Added assert. 2010-04-22 16:18:34 +00:00
John Cortell
6a1d6ba1d5 Added assert. Defensive programming 2010-04-22 15:58:17 +00:00
Ken Ryall
a31dcc6d91 Fix NPE. 2010-04-22 15:47:30 +00:00
James Blackburn
077917c1f5 Bug 310007 back-out changes - tests aren't happy 2010-04-22 15:43:21 +00:00
James Blackburn
63dc719a21 Bug 310007 core.resources can deadlock CDT project model. 2010-04-22 15:39:22 +00:00
Anton Leherbauer
cb4be96604 [309910] [vm] Constructor of AbstractDMVMNode.DMVMContext should assert dmc != null 2010-04-22 09:22:23 +00:00
L. Frank Turovich
b614dc1db2 Add Build Variables pref page and Add and Edit Build Variables task page 2010-04-22 03:56:13 +00:00
L. Frank Turovich
6ff5f0ac40 Revised Property Pages and Multi-Config pref panels 2010-04-21 21:17:01 +00:00
L. Frank Turovich
75b18c16b3 Fixed broken links to debug views 2010-04-21 20:10:50 +00:00
John Cortell
5fa88afc45 The wizard-generated generic NLS references drive me up the wall :-) Makes it difficult to follow what exactly the GUI code is putting together. I need to add something to this tab, so I'm cleaning this up first. No functional change in this comment. 2010-04-21 17:43:55 +00:00
Andrew Gvozdev
7f06391154 bug 309690: createTemporaryFolder() added 2010-04-21 17:16:04 +00:00
L. Frank Turovich
d70ba0ed49 Fixed incorrect link and added Executables view to Views page 2010-04-21 14:54:46 +00:00
L. Frank Turovich
380e8b0c1b Fixes incorrect command-links on editor pref panels 2010-04-21 14:25:50 +00:00
John Cortell
f2ef694bcc [309954] 'Use Inspector Debug Hover' checkbox could use a more intuitive label 2010-04-21 13:45:38 +00:00
Anton Leherbauer
c85731de35 [308626] [source lookup] DsfSourceDisplayAdapter misses to call doneStepping if frame data retrieval fails 2010-04-21 07:50:57 +00:00
Alena Laskavaia
077398283c - renamed provisional package 2010-04-21 01:41:53 +00:00
Alena Laskavaia
56c7ec129c - command contribution implemented properly 2010-04-21 01:40:15 +00:00
John Cortell
a7b0ef2fef last commit had temporary change I forgot to remove 2010-04-20 23:00:33 +00:00
John Cortell
2c70f116e7 [309887] The dsf-gdb preference page lacks context help 2010-04-20 22:53:36 +00:00
L. Frank Turovich
71ad0df545 Adds Executables view and images 2010-04-20 20:32:21 +00:00
John Cortell
0fa86220d1 [248587] Fixed some goofs Marc found on review 2010-04-20 20:12:34 +00:00
L. Frank Turovich
9cc57cc9ba Revised preference list to match latest layout 2010-04-20 19:48:57 +00:00
L. Frank Turovich
e71934525c Update Nokia copyright image and references to same 2010-04-20 19:21:34 +00:00
L. Frank Turovich
dfd04c1bd8 Add anchors to support externally linked manuals, for example EDC. 2010-04-20 18:46:51 +00:00
Ken Ryall
e54fe20d88 Display source for stack frames, not just IDMVMContext. 2010-04-20 18:31:42 +00:00
Ken Ryall
24b7daf941 Only create a new source mapping entry for the directory where the missing file is found. The old method could pull in more missing files but would also lead to bad results when mapping back to the compilation path. 2010-04-20 18:31:04 +00:00
Ken Ryall
5098922069 Clean up warnings. 2010-04-20 18:29:16 +00:00
John Cortell
c6035901f5 [248587] Fixed reporting of catchpoint hit in gdb >= 7.0 2010-04-20 15:29:57 +00:00
L. Frank Turovich
d7216843f2 Revised Editor pref panels including: Folding, Hovers, Mark Occurrences, Save Actions, Scalability, Syntax Coloring, Templates, and Typing 2010-04-20 03:09:28 +00:00
Alena Laskavaia
404c5aba3c - optimized building 2010-04-20 02:34:10 +00:00
L. Frank Turovich
e750d3bff2 Fixes incorrect command-links on Console and Debug pref panels 2010-04-20 02:01:52 +00:00
Ken Ryall
c7d41662a4 Prevent opening a new editor each time. 2010-04-19 21:28:24 +00:00
Ken Ryall
f71f3c7fc6 Bug 274872 - Repeated '<unknown>' editor 2010-04-19 21:05:28 +00:00
Marc Khouzam
9bcfc4f062 [248627] Fix for ShowFullPaths enablement and preference bug. 2010-04-19 19:32:35 +00:00
Andrew Gvozdev
7d998da9db bug 309579: Organize build items in main menu Project/Build Configurations 2010-04-19 17:04:21 +00:00
Andrew Gvozdev
5dcf417442 bug 309579: Organize build items in context menu
removed Build All Configurations item which did not appear in the menu (neither in CDT 5.0 nor in 6.0)
2010-04-19 16:46:25 +00:00
Vivian Kong
10f32a5843 update copyright 2010-04-19 15:45:46 +00:00
Alena Laskavaia
86b9fb3e90 - removed unused dependency 2010-04-19 14:17:48 +00:00
John Cortell
f8d7eee520 [309234] DSF not as helpful as CDI on SEGV 2010-04-19 12:47:48 +00:00