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

17512 commits

Author SHA1 Message Date
Alena Laskavaia
29b2cdb667 Updated javadoc, removed duplicate method 2010-06-02 00:39:31 +00:00
Randy Rohrbach
8def1f711a Bugzilla 312098 : [Memory Browser] do not create a rendering automatically when Memory Browser is opened. Additional cleanup per John Cortell suggestions/issues.
Randy
2010-06-01 22:31:57 +00:00
Randy Rohrbach
11a26ae0a2 This is a continuation of Bugzilla 312098 : [Memory Browser] do not create a rendering automatically when Memory Browser is opened. Changed the code dealing with the Wrong Expression displayed to be used consistently. 2010-06-01 19:56:39 +00:00
Ken Ryall
082b4787c3 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 19:34:06 +00:00
John Cortell
1ee7bff8d5 Added test for interrupt 2010-06-01 19:18:33 +00:00
John Cortell
ae33c729a7 Missing asterisk in javadoc comment 2010-06-01 19:02:34 +00:00
John Cortell
f001fc32d0 Fixed intermittent test failure caused by buggy test. A breakpoint hit can arrive after SyncUtil.resumeUntilStopped() returns. The test needs to call waitForBreakpointEvent() afterwards. 2010-06-01 18:44:26 +00:00
Andrew Gvozdev
11a2fd30ea bug 306901: [Doc] 'Before you begin' needs updating
Patch from Marc-Andre Laperle
2010-06-01 18:14:17 +00:00
John Cortell
429c116b18 Stop trying to side-step the fact that on Windows interrupting the target can leave it suspended prematurely, only to have it suspend again when you resume it. My previous attempt worked only some of the time. Trying to close the gap would be way too messy, so just skip the "while target running" tests on Windows. 2010-06-01 18:07:55 +00:00
Ken Ryall
2bedd8397b Fix warnings. 2010-06-01 16:44:33 +00:00
Ken Ryall
a137a7f097 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 16:43:19 +00:00
James Blackburn
12978a0406 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 14:00:33 +00:00
James Blackburn
e09733c754 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 13:48:09 +00:00
Alena Laskavaia
587eb8061f Bug 279740: API restrictions 2010-06-01 02:32:16 +00:00
Alena Laskavaia
fbd72a420b Javadoc 2010-06-01 02:24:14 +00:00
Sergey Prigogin
544e1eecf1 Javadoc adjustment. 2010-05-31 22:55:45 +00:00
Doug Schaefer
b1ad4e2fb0 Bug 314015 Test fix for scanner discovery. 2010-05-31 20:41:13 +00:00
Vivian Kong
ce9eb6b7d6 update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
Vivian Kong
cb243cbdf0 use latest platform SDK 2010-05-31 20:13:03 +00:00
Marc Khouzam
8b68101304 Bug 314749: Typo. 2010-05-31 20:02:13 +00:00
Vivian Kong
73c2648477 fix copyright 2010-05-31 17:41:57 +00:00
Vivian Kong
95edce41be minor doc fixes 2010-05-31 17:15:06 +00:00
Vivian Kong
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
a98b0adb18 Bug 314976 - The "notice.html" in cdt-master.zip is outdated 2010-05-31 15:33:48 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +00:00
Vivian Kong
1991cfed8e Bug 314213 - Version and Copyright are outdated in cdt doc.isv 2010-05-31 15:07:57 +00:00
Alena Laskavaia
904a66b402 Bug 279740: Javadoc for APIs 2010-05-31 02:53:25 +00:00
Sergey Prigogin
86d0c343f9 Infinite loop in Implement Method command. Bug 312172. 2010-05-31 02:37:27 +00:00
Alena Laskavaia
d91b53a16b Externalized strings in manifest 2010-05-31 01:42:48 +00:00
Ken Ryall
c1e9b9b306 Fix for style. 2010-05-30 07:50:47 +00:00
Sergey Prigogin
74af047e4a Auto indentation in calls to template functions. Bug 314995. 2010-05-30 05:34:06 +00:00
Sergey Prigogin
06c859eb03 Cosmetics. 2010-05-30 05:10:26 +00:00
Sergey Prigogin
8d5b9371c1 Added C++0x template classes to angular introducers. 2010-05-30 05:08:06 +00:00
Andrew Gvozdev
db9e9880a7 bug 289168: Help corrected - The Problems View shows the list of compilation errors rather than the Tasks View. 2010-05-30 04:40:12 +00:00
Andrew Gvozdev
c90254973d bug 289168: moved "Set Reminders" topic to be rather "Tasks View",
tasks/cdt_t_setreminder.htm -> reference/cdt_u_tasks_view.htm
2010-05-30 04:23:21 +00:00
Andrew Gvozdev
6c9c7fa5c3 bug 289168: move cdt_o_tasksview.htm -> cdt_o_builderrors.htm 2010-05-30 03:41:55 +00:00
Andrew Gvozdev
ff53a1b289 bug 289168: [RegexErrorParser] Update Help 2010-05-30 03:29:09 +00:00
Andrew Gvozdev
bc4e35486c Updated Help related to build console. 2010-05-30 02:30:57 +00:00
Andrew Gvozdev
a2382ab846 bug 215285: Documentation update about deprecating C/C++ projects view. 2010-05-30 01:22:22 +00:00
Andrew Gvozdev
5a133832be html tags fixed 2010-05-29 19:49:15 +00:00
Andrew Gvozdev
04f18e524b Revised wording for Make Targets Preferences 2010-05-29 19:45:55 +00:00
Marc Khouzam
185bf9c036 Bug 314899: Disable RunControl buttons when looking at trace frames in non-stop mode. 2010-05-29 14:51:26 +00:00
Marc Khouzam
9db429483b Bug 314536; Typo 2010-05-29 10:29:41 +00:00
Marc Khouzam
7d968da82e Bug 314536: Hide "Use shared library symbols for debugged applications" as it makes normal launches fail. We will revisit this option when we fully support multi-exec on Linux 2010-05-29 10:10:38 +00:00
Vivian Kong
5469e23d39 fix for Bug 312011 - Helios is missing several platforms 2010-05-28 21:28:15 +00:00
Vivian Kong
506c4dbc13 Bug 314948 - Updates to Berkeley UPC plugin for Max Billingsley III 2010-05-28 21:23:58 +00:00
Andrew Gvozdev
34d007c0b4 bug 270326: console window displays black
Workaround to get around bug 214215
2010-05-28 21:07:51 +00:00
John Cortell
0874a4a973 Don't wait forever 2010-05-28 20:49:52 +00:00
Marc Khouzam
f699fcfdf3 Bug 314950: A null reason is valid in non-stop mode 2010-05-28 19:51:48 +00:00
John Cortell
18f37c3ccf Bug 314174: Eliminate the 1s wait at start of each DSF-GDB test. (Avoid possible NPE when a test fails) 2010-05-28 19:12:27 +00:00