Markus Schorn
db60b3f7b1
NPE in C/C++-search, bug 192205
2008-06-18 07:42:51 +00:00
Markus Schorn
4b6912f7b5
no kbd-shortcut for open element in debug perspective, bug 235920.
2008-06-18 07:40:31 +00:00
Markus Schorn
677ff3aff6
Exception reading from index, bug 201307.
2008-06-18 07:38:46 +00:00
Pawel Piech
bf58b66316
[202649] Added to the header comment.
2008-06-17 21:00:32 +00:00
Pawel Piech
1e0365550e
[202649] - [update policy][debug view] Add manual refresh mode for thread list in debug view.
2008-06-17 20:46:30 +00:00
Pawel Piech
884e607aab
[236321] - Removed the trailing comma in the other AllTests suite.
2008-06-17 16:16:19 +00:00
Warren Paul
fbe5d4b7db
fixed bug #237385 .
2008-06-17 15:29:53 +00:00
Doug Schaefer
a61c0fb0a0
Removed outdated material.
2008-06-17 15:12:20 +00:00
Marc Khouzam
faf0a4dea3
Bug 237472
...
When setting ATTR_WORKING_DIRECTORY in the launch (which was ignored before Bug 236058), we must now use an absolute path. The ATTR_WORKING_DIRECTORY was not actually used for the Breakpoint tests, so I removed it.
2008-06-17 14:41:04 +00:00
Marc Khouzam
8a6efaae63
Bug 237468
...
Update JUnit tests to use the new initialize of GdbLaunch
2008-06-17 14:12:02 +00:00
Marc Khouzam
5b5e8f55a2
Bug 237468
...
Separate the two parts of GdbLaunch.initializeControl to do a cleaner initialization
2008-06-17 13:58:12 +00:00
Marc Khouzam
e3c41f15c5
Bug 237464
...
MIInferiorProcess.InferiorStartedDMEvent should also be sent in the case where a startup breakpoint is not set.
2008-06-17 13:45:22 +00:00
Pawel Piech
a8fe7f6a27
[236765] - Additional fixes for use of command cache.
2008-06-17 03:46:41 +00:00
Pawel Piech
25500c44ab
Updated copyright dates.
2008-06-17 03:04:51 +00:00
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