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

13970 commits

Author SHA1 Message Date
Sergey Prigogin
01ab0bb184 Minor simplification. 2009-01-26 02:45:52 +00:00
Sergey Prigogin
34bf4e50eb Test case for bug 262328. 2009-01-26 02:26:12 +00:00
Sergey Prigogin
b323c4e45e NPE protection. 2009-01-25 21:05:08 +00:00
Sergey Prigogin
6c3d6d474f Comment adjustment. 2009-01-25 05:18:16 +00:00
Sergey Prigogin
68bf987af0 Bug 262307. 2009-01-25 05:15:42 +00:00
Sergey Prigogin
1805f2368d Fixed an NPE. 2009-01-25 04:13:08 +00:00
Pawel Piech
82dbef1ccc Bug 262245 - [vm] AbstractVMProvider may install the same model proxy for multiple views, resulting in the viewer not working. 2009-01-23 21:58:57 +00:00
Pawel Piech
b323a0e9b8 Bug 261858 - [debug view] After suspend event, only the top stack frame should be retrieved initially. 2009-01-23 21:03:19 +00:00
Marc Khouzam
f5bd8af097 [258284] Added @since 2.0. And added getter/setter method to MIRunControl 2009-01-23 21:00:49 +00:00
Marc Khouzam
35a7e9d02b [258284] First attempt at supporting Reverse Debugging. Note that this can only tested with a manually built GDB with Process Record patches. Also, MI support is not defined yet, so the MI commands created in this commit actually use forward commands and a trick to 'reverse' their meaning. 2009-01-23 18:09:01 +00:00
Randy Rohrbach
17fd7a87d9 Bugzilla 262210 2009-01-23 17:58:24 +00:00
Markus Schorn
ea73ee769b Fixes some conversions, bug 262191. 2009-01-23 16:05:37 +00:00
Markus Schorn
21bdc56dc0 Resolution of dependent names, bug 262163. 2009-01-23 14:40:56 +00:00
Markus Schorn
5d1c767a34 disambiguate methods by cvness, bug 238409. 2009-01-23 13:08:28 +00:00
Anton Leherbauer
23d43b4d7d Bug 261287 - Includes Grouping can get confused 2009-01-23 08:38:10 +00:00
Ken Ryall
cbcbc74c30 Bug 236857 2009-01-23 02:40:22 +00:00
John Cortell
90285d927f Add $NON-NLS-1$ comments to last commit 2009-01-22 20:59:34 +00:00
John Cortell
6e684dd982 Fixed bugzilla 262074. Display standard control characters (e.g., '\n') more intelligently for a variable of type char. 2009-01-22 19:54:28 +00:00
Alena Laskavaia
c29cb39432 [228954] - column of equal size for settings pages 2009-01-22 18:16:17 +00:00
Markus Schorn
78a0afeab0 Additional testcase + minor fix for resolution of structs. 2009-01-22 16:50:58 +00:00
Ken Ryall
64d23241dd Bug 229740 2009-01-22 15:12:49 +00:00
Markus Schorn
bad671df6c Fix warnings. 2009-01-22 14:08:34 +00:00
Emanuel Graf
0dfdf444dd FIXED - bug 262000: refactoring "extract function" misinterprets artificial blocks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262000
2009-01-22 14:07:20 +00:00
Markus Schorn
baf4816657 Resolution of friends, bug 86368. 2009-01-22 13:56:25 +00:00
Anton Leherbauer
c0cbc9010d Bug 261967 - Format produces error for __attribute__ ((__unused__)) flag 2009-01-22 10:33:11 +00:00
Ken Ryall
f0a16ef93a Bug 259880. 2009-01-22 07:41:53 +00:00
Ken Ryall
88f7869499 Bug 204663 2009-01-22 07:39:45 +00:00
Francois Chouinard
653bbd7e93 Fix for Bug261883 2009-01-21 21:12:10 +00:00
Markus Schorn
9704f355f0 Resolution of local structs, bug 255973. 2009-01-21 17:13:47 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Markus Schorn
a091e59733 Removes the need to flush the cache of c-scopes, bug 259373. 2009-01-21 14:57:44 +00:00
Anton Leherbauer
a1e03d937a Bug 206271 - [formatter] confused by gcc __attribute__ defs
Bug 241819 - [formatter] Greater-than (>) in macros not formatted properly
2009-01-21 14:56:53 +00:00
Marc Khouzam
55244050c6 [261753] protects us against sending MI Stopped events with a null context if GDB generates an empty *stopped event 2009-01-21 04:10:51 +00:00
Randy Rohrbach
f21a1cd7f7 Defects 258994 & 230936. 2009-01-20 19:43:13 +00:00
Marc Khouzam
9d0cfcfdb2 [261700] Temporary fix for Cygwin, until GDB 7.0 is released 2009-01-20 19:36:02 +00:00
Sergey Prigogin
5dd45e2b71 Comment adjustments. 2009-01-20 02:42:11 +00:00
Sergey Prigogin
efbe11870e Bug 261459. 2009-01-20 02:33:33 +00:00
Francois Chouinard
7477e61a48 Fix for bug261082 2009-01-19 22:36:56 +00:00
Markus Schorn
7812c51d4d Fixes a performance issue introduced by fix for 261417. 2009-01-19 11:35:08 +00:00
Anton Leherbauer
f18840cf49 Missing static modifier 2009-01-19 10:33:51 +00:00
Anton Leherbauer
29a943b067 Bug 261475 - Wrong documentation links 2009-01-19 10:06:25 +00:00
Anton Leherbauer
eb2f065539 [261392] Number Format drop down menu selections are missing in debug views 2009-01-19 08:54:40 +00:00
Anton Leherbauer
3ce541c29c [251406] Adjust plug-in version dependency 2009-01-19 08:08:25 +00:00
Sergey Prigogin
48930c212f Cosmetics. 2009-01-19 03:34:20 +00:00
Sergey Prigogin
d55331cf8e Bug 261417. Fix and test case. 2009-01-19 00:48:36 +00:00
Sergey Prigogin
b741929843 Cosmetics. 2009-01-18 23:03:02 +00:00
Sergey Prigogin
a8433e7887 Cosmetics. 2009-01-18 22:55:32 +00:00
Sergey Prigogin
ec30f112e9 Cosmetics. 2009-01-18 22:43:51 +00:00
Sergey Prigogin
a562b0332e Cosmetics. 2009-01-18 22:39:53 +00:00
Sergey Prigogin
b41dac654c Test case for bug 261417. 2009-01-18 04:19:26 +00:00