Andrew Gvozdev
|
e157e1a63e
|
More cleanup
|
2012-03-29 13:54:50 -04:00 |
|
Andrew Gvozdev
|
be44991629
|
XlcBuiltinSpecsDetector to take compiler from toolchain,
some cleanup
|
2012-03-28 16:22:05 -04:00 |
|
sprigogin
|
3606e0c512
|
Bug 375546 - Potential NullPointerException in CParameter.java
|
2012-03-28 11:29:20 -04:00 |
|
sprigogin
|
e6f0a47c44
|
Fixed initialization of the folder text box in the New Source File
dialog.
|
2012-03-27 23:24:57 -04:00 |
|
Andrew Gvozdev
|
3bdc50cd6e
|
Merge remote-tracking branch 'cdt/master' into sd90
|
2012-03-27 18:42:27 -04:00 |
|
Andrew Gvozdev
|
faf497d361
|
bug 71511: Some house-cleaning
|
2012-03-27 18:32:54 -04:00 |
|
Andrew Gvozdev
|
d9d7fd0d07
|
Remove usage of ErrorParserManager
|
2012-03-27 15:48:57 -04:00 |
|
Andrew Gvozdev
|
5ac21f1de1
|
Merge remote-tracking branch 'cdt/master' into sd90
|
2012-03-27 15:32:37 -04:00 |
|
Andrew Gvozdev
|
04bdc42203
|
More cleanup
|
2012-03-27 14:20:13 -04:00 |
|
Andrew Gvozdev
|
c97867bc23
|
A few cygwin simplifications
|
2012-03-27 10:17:47 -04:00 |
|
Andrew Gvozdev
|
e219640575
|
some more cleanup
|
2012-03-27 09:52:50 -04:00 |
|
sprigogin
|
5326d2930a
|
Eliminated unnecessary blank lines in refactored code.
|
2012-03-26 23:32:20 -04:00 |
|
sprigogin
|
73337a5882
|
Proper handling of visibility for extracted inline functions.
|
2012-03-26 19:44:13 -04:00 |
|
Andrew Gvozdev
|
0784585fe4
|
On rerun delete only own markers, some cleanup
|
2012-03-26 17:58:53 -04:00 |
|
sprigogin
|
c73b8c8a4a
|
Fixed a bug in Extract Function refactoring.
|
2012-03-25 21:31:00 -07:00 |
|
Andrew Gvozdev
|
14b3dc054b
|
Merge remote-tracking branch 'cdt/master' into sd90
|
2012-03-25 07:05:16 -04:00 |
|
Andrew Gvozdev
|
8638b31297
|
Adopted BuildRunnerHelper
|
2012-03-25 06:59:33 -04:00 |
|
Marc Khouzam
|
a13c09f28d
|
Bug 375256: Disable assertion to allow existing launches to migrate to the new 'normal' tracepoint terminology.
|
2012-03-24 13:59:04 -04:00 |
|
Marc Khouzam
|
5d924afa08
|
Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepoints
|
2012-03-24 13:38:42 -04:00 |
|
Marc Khouzam
|
2199fee857
|
Bug 375227: Tracepoints cannot be set in the Disassembly view
|
2012-03-23 23:42:25 -04:00 |
|
Sergey Prigogin
|
839a50b9b8
|
Adjusted menu ordering.
|
2012-03-23 18:48:59 -07:00 |
|
Sergey Prigogin
|
12f003ec60
|
Fixed interaction between refactoring and a team provider.
|
2012-03-23 18:46:12 -07:00 |
|
Sergey Prigogin
|
018eb7334b
|
Few bug fixes for Extract Function refactoring.
|
2012-03-23 15:06:38 -07:00 |
|
Sergey Prigogin
|
dcc522e86e
|
Cosmetics.
|
2012-03-23 15:06:24 -07:00 |
|
Pawel Piech
|
7c29ca49ce
|
Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Breakpoint" actions to use new dialog
|
2012-03-23 11:40:18 -07:00 |
|
Sergey Prigogin
|
08c8ef800e
|
Fixed a bug in Extract Function refactoring.
|
2012-03-22 19:51:08 -07:00 |
|
Sergey Prigogin
|
4d2a4b2d7c
|
Cosmetics.
|
2012-03-22 19:49:31 -07:00 |
|
Marc Khouzam
|
ccf74d51d0
|
Bug 375131: [launch] Cancelling an attach or postmortem launch no longer cancels
|
2012-03-22 22:04:25 -04:00 |
|
Andrew Gvozdev
|
362cd87be0
|
bug 71511: Fixed scanner discovery for minGW
Trim line by scanner discovery console parsers
|
2012-03-22 17:53:03 -04:00 |
|
Vivian Kong
|
32e726817d
|
Add LR parser feature to p2 repo
|
2012-03-22 15:29:01 -04:00 |
|
Anna Dushistova
|
838d1e80e5
|
Bug 375067: [remote] Automated remote launch does not support project-less debug
|
2012-03-22 13:44:51 -04:00 |
|
Mikhail Khodjaiants
|
9e7c69f289
|
Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
|
2012-03-22 13:24:14 -04:00 |
|
Mikhail Khodjaiants
|
ce2f595139
|
Bug 375091 - Invalid name of the generic test application
|
2012-03-22 13:20:08 -04:00 |
|
Andrew Gvozdev
|
897c840238
|
Merge remote-tracking branch 'cdt/master' into sd90
|
2012-03-22 11:33:30 -04:00 |
|
Andrew Gvozdev
|
f9f991fa3f
|
bug 71511: [Error Parser] Interleaved stdout and stderr output causes
spurious error task markers
|
2012-03-22 00:03:36 -04:00 |
|
Pawel Piech
|
2789b67a23
|
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
Restored original AddWatchpointDialog for backward compatibility.
|
2012-03-21 13:44:17 -07:00 |
|
Marc-Andre Laperle
|
be62c0b4e5
|
Make the autotools source feature optional.
|
2012-03-21 14:00:39 -04:00 |
|
Marc Khouzam
|
5161077c11
|
Bug 374454: Better parsing of /proc/cpu
|
2012-03-21 12:59:11 -04:00 |
|
Sergey Prigogin
|
7ce6b19d32
|
Revert "Temporarily restored compatibility with Eclipse 3.7."
This reverts commit ef07a1ef1f .
|
2012-03-20 18:27:25 -07:00 |
|
Sergey Prigogin
|
ef07a1ef1f
|
Temporarily restored compatibility with Eclipse 3.7.
|
2012-03-20 18:23:29 -07:00 |
|
Pawel Piech
|
1be28caf34
|
Bug 374835 - [disassembly] Toggle breakpoint actions don't work disassembly editor (as opposed to disassembly view)
|
2012-03-20 14:56:15 -07:00 |
|
Michael Rennie
|
66e13018e4
|
Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6
|
2012-03-20 14:38:56 -07:00 |
|
Doug Schaefer
|
f77c9feddf
|
Make the autotools feature optional.
|
2012-03-20 16:43:05 -04:00 |
|
David Salinas
|
48e2f643ac
|
Bug 374442 - Refresh resource by build configuration - fix JUnit Tests
|
2012-03-20 16:31:02 -04:00 |
|
Marc Khouzam
|
4fc35b2185
|
Bug 374823: NPE when trying to list remote processes with GDB 7.4
|
2012-03-20 16:21:14 -04:00 |
|
Marc Khouzam
|
00ef45a136
|
Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for OS information as well.
|
2012-03-20 06:30:30 -04:00 |
|
Sergey Prigogin
|
0116245961
|
Fixed excessive code reformatting.
|
2012-03-20 01:38:30 -07:00 |
|
Marc-Andre Laperle
|
f329b641fe
|
Add org.eclipse.linuxtools.cdt.autotools to autotools feature
|
2012-03-20 01:16:40 -04:00 |
|
Sergey Prigogin
|
348452142b
|
Fixed a bug in Extract Function refactoring.
|
2012-03-19 20:35:27 -07:00 |
|
Sergey Prigogin
|
a797f98218
|
Added file name validation.
|
2012-03-19 20:29:28 -07:00 |
|