Markus Schorn
|
697921c9b4
|
ICElements except ITranslationUnit, ICFolder, ... do not adapt to IResource any more.
|
2006-08-23 14:50:51 +00:00 |
|
Markus Schorn
|
140137bb62
|
CallHierarchy: support for inverse queries
|
2006-08-23 12:29:59 +00:00 |
|
Mikhail Sennikovsky
|
ce1a8b474e
|
Fix for bug#150972
|
2006-08-23 12:24:14 +00:00 |
|
Norbert Plött
|
d80185bcd5
|
Fix #146725 - Erreneous error message during GDB startup
gdb set new-console is not implemented on Linux and should not be used
|
2006-08-23 06:52:22 +00:00 |
|
Pawel Piech
|
71db7fdfe2
|
Optimized stepping performance.
|
2006-08-22 15:04:41 +00:00 |
|
Mikhail Khodjaiants
|
9d683d0275
|
Bug 145758: Unable to use the default command factories.
|
2006-08-22 14:34:53 +00:00 |
|
Markus Schorn
|
5c2049ef4f
|
Call Hierarchy: added context menu
|
2006-08-22 09:33:33 +00:00 |
|
Mikhail Khodjaiants
|
8cdf94585a
|
Bug 153894: Variable View: Can not format 'short int' to Hex.
Applied patch from James Blackburn (jamesblackburn+eclipse@gmail.com).
|
2006-08-22 08:20:48 +00:00 |
|
Markus Schorn
|
95b8581183
|
Call Hierarchy: Actions to open the call hierarchy, navigation of nodes.
|
2006-08-21 15:22:50 +00:00 |
|
Pawel Piech
|
32b8c9157f
|
Started work on optimizing stepping.
|
2006-08-19 17:52:42 +00:00 |
|
David Daoust
|
1d508cd878
|
Fix for 154350
|
2006-08-18 17:44:10 +00:00 |
|
David Daoust
|
13fff05bbc
|
defect 144140 -- table of contents referenced missing pages.
|
2006-08-18 15:07:57 +00:00 |
|
David Daoust
|
80cff24c21
|
removed some garbage builder from IBM that was cluttering up my log files.....
|
2006-08-18 14:48:25 +00:00 |
|
Ken Ryall
|
90ad8fb352
|
If the breakpoint manager is disabled disable the breakpoint using the same method (async exec) as doHandleLocationBreakpointCreatedEvent. Otherwise it's async thread may enable the breakpoint again after this code runs.
|
2006-08-17 23:44:10 +00:00 |
|
Thomas Fletcher
|
bcb893cbff
|
Make the warning vs error discrimination pick up on warning like keywords
PR 85264
|
2006-08-17 21:19:04 +00:00 |
|
Thomas Fletcher
|
efd20f87db
|
Avoid probing special or empty files.
149428
|
2006-08-17 21:02:05 +00:00 |
|
Thomas Fletcher
|
2f1ea39182
|
Minor additional locking to enhance the safety of the currentThreadID
and to ensure that we are always setting the stack frame initially, even
in the case where it is being arbitrarily selected.
PR 151253
|
2006-08-17 19:55:50 +00:00 |
|
Anton Leherbauer
|
b4286a0d6e
|
Fixed common navigator clipboard shortcuts and DnD of files
|
2006-08-17 11:24:38 +00:00 |
|
Pawel Piech
|
fb0fd74800
|
Renamed remaining "Riverbed"s to "DSF"s.
|
2006-08-16 16:48:25 +00:00 |
|
Pawel Piech
|
ec84c5494b
|
Explicitly set the execution enviroment for plugins to java 1.5.
|
2006-08-16 16:38:12 +00:00 |
|
Pawel Piech
|
98268e2101
|
Converted DsfQuery to use generics.
|
2006-08-16 16:23:10 +00:00 |
|
Mikhail Sennikovsky
|
27bd1c9fbe
|
Patch from Sunil Davasam with fixes to make the "Project unsupported.." message be displayed only when neccessary for the "C/C++ Build" property page
|
2006-08-16 15:27:16 +00:00 |
|
Mikhail Khodjaiants
|
0198b4400b
|
Bug 136896: View variables in binary format.
Applied modified patch from Mark Mitchell (CodeSourcery).
|
2006-08-16 08:45:36 +00:00 |
|
Doug Schaefer
|
23daefc02e
|
Dependencies didn't have their whitespaces escaped. This is needed for things like the Platform SDK.
|
2006-08-12 05:25:57 +00:00 |
|
Doug Schaefer
|
b458382d75
|
Initial C++.Net MBS support.
|
2006-08-12 05:09:58 +00:00 |
|
Ted Williams
|
0b17595f4e
|
removed .sdk-feature
|
2006-08-07 01:11:44 +00:00 |
|
Ted Williams
|
efdfe21c0d
|
renamed id
|
2006-08-07 01:04:26 +00:00 |
|
Ted Williams
|
05aac6962b
|
renamed
|
2006-08-07 01:03:51 +00:00 |
|
Ted Williams
|
43c8135378
|
created feature
|
2006-08-07 00:33:28 +00:00 |
|
Thomas Fletcher
|
af47333e04
|
Fix to be more tolerant of changes in the debugger ids that can result
from shared launch configurations.
PR 144758
|
2006-08-04 17:51:18 +00:00 |
|
Thomas Fletcher
|
b2b00e4be1
|
Fix to ensure that Addr2Line will not throw unexpected number
formatting exceptions.
PR 152853
|
2006-08-04 16:12:59 +00:00 |
|
Thomas Fletcher
|
28f387019d
|
Fix to address the incorrect usage of progress monitors as per
patch submitted by tom.hochstein@freescale.com (modified)
PR 151018
|
2006-08-04 15:35:47 +00:00 |
|
Mikhail Sennikovsky
|
96cb849c2e
|
Patch from Sunil Davasam with fixes to the UI tips dispplayed in the C/C++ Build Property page and "Manage Configurations" dialog
|
2006-08-04 15:07:17 +00:00 |
|
Pawel Piech
|
a1c17ecdcf
|
Framework changed based on MI prototype fixes.
|
2006-08-03 23:26:02 +00:00 |
|
Doug Schaefer
|
4ec475f113
|
Applied patch from 145271 - a quick performance improvement.
|
2006-08-02 14:51:08 +00:00 |
|
Doug Schaefer
|
b4c738d66a
|
Added support for nested classes. Changed the way member owners are done.
|
2006-08-02 14:36:41 +00:00 |
|
Markus Schorn
|
7dc248df17
|
Initial version of call-hierarchy, not yet fully working.
|
2006-08-02 14:24:42 +00:00 |
|
Markus Schorn
|
732d9a063f
|
Fixes wrong assertion.
|
2006-08-02 09:10:28 +00:00 |
|
Doug Schaefer
|
ccaf9b361a
|
Fix up PDOM to index ACE+TAO exception free.
|
2006-07-31 15:50:02 +00:00 |
|
Chris Recoskie
|
0a054c0a7d
|
add copyright header
|
2006-07-31 11:42:31 +00:00 |
|
Pawel Piech
|
83096c458b
|
Initial checkin.
|
2006-07-28 23:11:55 +00:00 |
|
Pawel Piech
|
550466b139
|
Initial checkin.
|
2006-07-28 16:07:11 +00:00 |
|
Pawel Piech
|
9d95f568db
|
Initial checkin.
|
2006-07-28 16:01:39 +00:00 |
|
Chris Recoskie
|
bc2b146373
|
fix for 152145
|
2006-07-28 15:00:42 +00:00 |
|
Norbert Plött
|
e1b13bbf23
|
Adding guards against null message in Exception - bug #151663
|
2006-07-28 06:01:48 +00:00 |
|
Chris Recoskie
|
c994a0e5aa
|
updating javadoc
|
2006-07-27 11:53:36 +00:00 |
|
Chris Recoskie
|
4ad6f2ff22
|
updating javadoc
|
2006-07-27 11:52:44 +00:00 |
|
Chris Recoskie
|
1fa5b46efe
|
fix for 124971 by Janees Elamkulam <janees.ek@in.ibm.com>
|
2006-07-27 11:48:26 +00:00 |
|
Anton Leherbauer
|
92753b5ecf
|
Add CPartitionerTest
|
2006-07-26 09:47:04 +00:00 |
|
Norbert Plött
|
81303987e4
|
Completion processor call implemented
|
2006-07-25 13:44:26 +00:00 |
|