Pawel Piech
|
232e000b0f
|
[236321] - org.eclipse.dd.tests.gdb/src/org/eclipse/dd/mi/service/command/commands/AllTests.java:29: illegal start of expression
|
2008-06-16 21:42:56 +00:00 |
|
Pawel Piech
|
cf6a213b68
|
[237351] - [resgisters][tests] Registers service unit tests all fail.
|
2008-06-16 20:24:31 +00:00 |
|
Pawel Piech
|
cda9077453
|
[237325] - Additional fixes for CommandCache.isTargetAvailable() bug.
|
2008-06-16 20:20:24 +00:00 |
|
Pawel Piech
|
ee9c51a046
|
[236765] - [pda] Add multi-threading capability to PDA
|
2008-06-16 18:30:54 +00:00 |
|
Pawel Piech
|
e90dbc258a
|
[237235] - [commands] CommandCache.isTargetAvailable/setContextAvailable don't work correctly with non-stop multithreading.
|
2008-06-16 18:27:01 +00:00 |
|
Pawel Piech
|
8d3e2ae792
|
[236461] - Fixed a java patch bug to enable PDA on windows.
|
2008-06-13 21:23:42 +00:00 |
|
Pawel Piech
|
e775c4839a
|
[236843] - [variables] Hanging variables view (2)
|
2008-06-13 15:31:30 +00:00 |
|
Anton Leherbauer
|
69ce10e343
|
Fix for 237035: Syntax Coloring Preview and editors don't update
|
2008-06-13 11:19:20 +00:00 |
|
Anton Leherbauer
|
cc494247e8
|
Fix for 237035: Syntax Coloring Preview and editors don't update
|
2008-06-13 11:13:37 +00:00 |
|
Vivian Kong
|
d2beba7ee5
|
update to the latest final Orbit build for LPG
|
2008-06-12 14:31:09 +00:00 |
|
Markus Schorn
|
b6703ee592
|
Corrections to existing test-cases + additional ones.
|
2008-06-12 13:19:19 +00:00 |
|
Marc Khouzam
|
17b9861f5a
|
Bug 236651
Poor pattern matching didn't allow output of "info thread" to be used.
|
2008-06-11 18:12:28 +00:00 |
|
Vivian Kong
|
cd4a0fef03
|
fix for bug 234900
|
2008-06-11 17:50:35 +00:00 |
|
Chris Recoskie
|
7bf1b3fe02
|
copyrights
|
2008-06-11 15:50:53 +00:00 |
|
Alena Laskavaia
|
8c309586cd
|
[236214] - fixed potential NPE
|
2008-06-11 13:36:40 +00:00 |
|
Vivian Kong
|
bb5d5613ed
|
fix for bug 234951
|
2008-06-10 19:17:45 +00:00 |
|
Vivian Kong
|
1a0f6d5834
|
build against platform RC4
|
2008-06-10 18:14:21 +00:00 |
|
Pawel Piech
|
a69b4955f0
|
[236461] - [pda] Port PDA Virtual Machine implementation to Java
|
2008-06-10 16:33:27 +00:00 |
|
Vivian Kong
|
0b06497364
|
patch by Emanuel for bug 236103
|
2008-06-10 14:37:15 +00:00 |
|
Marc Khouzam
|
ce33d6a9cf
|
Bug 229288
The GDB documentation says that sysroot should be disabled when
solib-search-path is used. This change does this.
|
2008-06-10 13:21:59 +00:00 |
|
Anton Leherbauer
|
95b4e724c8
|
Fix for 233866: NPE on Fresh installed Windows/CDT, patch by Enrico Ehrich <public@snipah.com>
|
2008-06-10 10:26:55 +00:00 |
|
Vivian Kong
|
ac107ff7ab
|
fix for bug 234921
|
2008-06-09 19:58:41 +00:00 |
|
Francois Chouinard
|
5b3c5c8a19
|
Complement for bug234289 (JUnit)
|
2008-06-09 17:18:50 +00:00 |
|
Alena Laskavaia
|
2c178d6c68
|
[236214] - patch for function breakpoints without source info
|
2008-06-09 16:33:55 +00:00 |
|
Vivian Kong
|
fa79296afb
|
adding third party code info and license for iSpell dictionaries
|
2008-06-09 16:21:33 +00:00 |
|
Vivian Kong
|
ef1e1674e2
|
fix for bug 236271
|
2008-06-09 16:19:14 +00:00 |
|
Chris Recoskie
|
bcde3cfcd7
|
Removing builtins directory. Bad things going on here.
|
2008-06-09 15:13:36 +00:00 |
|
Francois Chouinard
|
921b166ee8
|
Fix for bug234289
|
2008-06-09 14:19:46 +00:00 |
|
Andrew Ferguson
|
60a92333da
|
fix copyright header
|
2008-06-09 13:43:11 +00:00 |
|
Markus Schorn
|
92b04e261e
|
Fix copy-right notice.
|
2008-06-09 13:19:40 +00:00 |
|
Sergey Prigogin
|
f9c02b0de3
|
Failing test case for bug 236197.
|
2008-06-08 20:33:34 +00:00 |
|
Sergey Prigogin
|
e380af5d8b
|
Fix for bug 234918.
|
2008-06-07 22:41:53 +00:00 |
|
Doug Schaefer
|
bf8b2dc9ac
|
Moved the platform the the optional feature category.
|
2008-06-06 19:32:30 +00:00 |
|
Marc Khouzam
|
a83eb47bd6
|
Bug 236058
Use of the -environment-cd command as is done in the CDT.
|
2008-06-06 18:57:24 +00:00 |
|
Marc Khouzam
|
7ac143d107
|
Bug 235744
Made LaunchUtils its own class.
Updated copyright.
|
2008-06-06 17:12:20 +00:00 |
|
Marc Khouzam
|
b72312bec3
|
Bug 235744
Adding the Arguments tab to the DSF Local Launch. Note that the Remote and Attach launches, do not need this tab.
|
2008-06-06 15:07:14 +00:00 |
|
Marc Khouzam
|
ff14320b36
|
Bug 235862
Label DSF-defined debugger extensions as 'dsf' to make sure they are not picked up by the CDT launch configurations.
|
2008-06-06 14:12:55 +00:00 |
|
Vivian Kong
|
5e22144827
|
fix for 187634 - need to mark "Debug" and "Release" as non-translatable for xlc too because they are used as folder names
|
2008-06-05 21:45:46 +00:00 |
|
Vivian Kong
|
cf9987e483
|
fix for bug 234900
|
2008-06-05 21:45:00 +00:00 |
|
Vivian Kong
|
007fb4ba75
|
fix for bug 235838
|
2008-06-05 21:06:30 +00:00 |
|
Vivian Kong
|
54cc0907a7
|
fix for bug 235872
|
2008-06-05 20:51:08 +00:00 |
|
Doug Schaefer
|
d97a17f888
|
Bug 194823 - export the gdbjtag.ui package.
|
2008-06-05 20:28:48 +00:00 |
|
Vivian Kong
|
d1d9b85dc7
|
fix for bug 235868
|
2008-06-05 19:12:46 +00:00 |
|
Pawel Piech
|
226fd77f89
|
[235312] - [source lookup] [disassembly] Source lookup does no longer work for the disassembly view
|
2008-06-05 17:32:23 +00:00 |
|
Vivian Kong
|
161afe406b
|
fix for bug 235141
|
2008-06-05 15:44:21 +00:00 |
|
Markus Schorn
|
08b30723f7
|
Adds a few (failing) test-cases.
|
2008-06-05 14:28:43 +00:00 |
|
Vivian Kong
|
df30a70eda
|
fix for bug 235453
|
2008-06-05 13:56:09 +00:00 |
|
Pawel Piech
|
60c014c4a4
|
[229201] - [disassembly] Get rid of 'com.windriver.ide' in comments and ids
|
2008-06-05 03:28:40 +00:00 |
|
Chris Recoskie
|
92de3f94c0
|
RESOLVED - bug 230161: "clean selected files" causes NullPointer exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230161
|
2008-06-04 01:31:02 +00:00 |
|
Chris Recoskie
|
bed0175101
|
RESOLVED - bug 230159: "Build selected files" does not save changed files
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230159
|
2008-06-03 23:24:47 +00:00 |
|