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

16910 commits

Author SHA1 Message Date
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
Sergey Prigogin
d8406010a1 Cosmetics. 2010-04-18 03:07:37 +00:00
Marc Khouzam
6bb5d3014f [308091] Added address to label. 2010-04-18 02:44:13 +00:00
Alena Laskavaia
ca52c0a338 - add sync to process methods of abstarct checker class because only one of checker is used and it can run in parallel 2010-04-18 02:28:39 +00:00
Alena Laskavaia
556a433366 - added catch by pointer as exception 2010-04-18 02:27:24 +00:00
L. Frank Turovich
1d2c6d0f73 Minor edits to page for clarity 2010-04-18 02:26:54 +00:00
Sergey Prigogin
a92398bdf6 Test case for bug 309564. 2010-04-18 00:50:34 +00:00
Mikhail Khodjaiants
a67b587f77 Bug 309212: No registers with HEAD. Workaround for gdb 7.0. 2010-04-17 21:42:13 +00:00
L. Frank Turovich
f2876e9a5c Revised Convert Projects page images and minor edits of content for clarity 2010-04-17 18:42:39 +00:00
L. Frank Turovich
e002f50ef6 Revised C/C++ preferences panel and image for 7.0 2010-04-17 18:05:06 +00:00
L. Frank Turovich
462fcf179d Revised Code Style page to match 7.0 2010-04-17 17:36:56 +00:00
Mikhail Khodjaiants
2a48888d7b Bug 309550: Newly added register group doesn't appear in the view 2010-04-17 17:30:07 +00:00
L. Frank Turovich
3e2049154b Revised Build Console pref panel to renamed Console pref panel with updated image. 2010-04-17 17:14:14 +00:00
L. Frank Turovich
23adfe83f4 Initial patch to bring Preferences section in TOC closer to matching M6 release 2010-04-17 17:04:12 +00:00
L. Frank Turovich
359536ac23 Added log action destination to page. 2010-04-17 16:02:00 +00:00
Alena Laskavaia
d540bb4801 - added cople more c stmt to cfg builder 2010-04-17 02:28:32 +00:00
Alena Laskavaia
5a5d22c50d - added more tests and support for goto/label statements 2010-04-17 01:58:12 +00:00
Doug Schaefer
0f78d0c5fd Added cdt.p2 to the main CDT feature to get it distributed on the train. 2010-04-16 19:47:11 +00:00
Doug Schaefer
c9e79b3d42 Fixed msys search algorithm for Wascana. 2010-04-16 16:22:19 +00:00
Doug Schaefer
820ca5640d Got rid of the debug info logs. 2010-04-16 02:39:13 +00:00
Doug Schaefer
2dd11e7f1e Added translate action. 2010-04-16 02:38:02 +00:00
Marc Khouzam
57b3b3f677 [309370] Remove code duplication and use the base clase code instead. 2010-04-15 18:25:52 +00:00
Marc Khouzam
e030eb3813 [284286] Committed trace record navigation icons since they are not properly included in patches 2010-04-15 17:55:46 +00:00