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

16932 commits

Author SHA1 Message Date
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
John Cortell
959e7d3658 [309650] Turning on catchpoint while multi-threaded programs runs causes assertion 2010-04-19 11:58:40 +00:00
Andrew Gvozdev
138550be13 bug 309579: Organize Build Configuration items in context menu 2010-04-19 05:05:00 +00:00
Andrew Gvozdev
e514d04dfa JavaDoc corrected 2010-04-19 02:11:48 +00:00
L. Frank Turovich
06ce0b8fbe Revised Breakpoint Actions, Common Source Lookup, Editor, File Types, Debug, and Language Mapping preference panels for CDT-7.0. 2010-04-19 01:54:40 +00:00
Alena Laskavaia
01b33ac701 [309603] - annotations for codan problems 2010-04-19 01:22:05 +00:00
L. Frank Turovich
a7a536c6c1 Revised Appearance, Makefile Editor, Settings, Code Style, and Code Template pref panels 2010-04-18 19:17:49 +00:00
Alena Laskavaia
e4694d3d57 - optimized process of non-editor files 2010-04-18 19:10:11 +00:00
Andrew Gvozdev
3e9949a4eb removed warning about finalizing persistence in 7.0 2010-04-18 16:37:16 +00:00
L. Frank Turovich
fddcbd66a2 Add Build pref panel and related image 2010-04-18 16:18:11 +00:00
L. Frank Turovich
22c45ad73b Added 3 missing options and revised image for Appearance pref panel 2010-04-18 15:23:36 +00:00
L. Frank Turovich
6f275df810 Add test command-link to C/C++ preference page and command link image 2010-04-18 03:43:06 +00:00
Sergey Prigogin
145dc70ee6 Cosmetics. 2010-04-18 03:42:50 +00:00
Sergey Prigogin
13645705f8 Cosmetics. 2010-04-18 03:37:46 +00:00
Sergey Prigogin
3dbeea6a38 Comment adjustment. 2010-04-18 03:33:25 +00:00
Sergey Prigogin
165279718e Comment adjustment. 2010-04-18 03:30:28 +00:00
Andrew Gvozdev
c54d121030 cleanup: JavaDoc corrected 2010-04-18 03:15:53 +00:00