1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Marc Khouzam 9d54db2c55 Remove deprecated methods.
The methods
MIDataListRegisterValues.MIDataListRegisterValues(IMIExecutionDMContext,
int) and
MIDataListRegisterValues.MIDataListRegisterValues(IMIExecutionDMContext,
int, int[]) have been deprecated for over two years and have been
removed.  Callers should instead the methods of the same name but
passing in an IFrameDMContext instead of an IMIExecutionDMContext.

Following that change, the methods
CommandFactory.MIDataListRegisterValues(IMIExecutionDMContext, int) and
CommandFactory.MIDataListRegisterValues(IMIExecutionDMContext, int,
int[]) have also been removed, and their corresponding methods using
IFrameDMContext should be used instead.

Change-Id: Ifa518b9a113dadb9d3dc44d803d8c3819afe810c
2016-01-20 23:00:51 -05:00
build Fix Autotools to remove use of Wizard classes that are being removed 2016-01-20 12:33:24 -05:00
codan Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
core Cosmetics. 2016-01-19 14:45:26 -08:00
cross Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
debug Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
doc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
dsf Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
dsf-gdb Remove deprecated methods. 2016-01-20 23:00:51 -05:00
jtag Bug 486148: Remove support for Apple GDB 2016-01-20 19:17:44 -05:00
launch debug main tab: move build initialization out of updateProjectFromConfig 2016-01-19 15:11:16 -05:00
llvm Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
lrparser Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
memory Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
native/org.eclipse.cdt.native.serial Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
p2 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
qt Make a couple of more things common. Clean up scanner info. 2016-01-20 10:30:25 -05:00
releng Bug 472765: change from easymock to mockito 2016-01-19 09:56:09 -05:00
remote Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
testsrunner Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
toolchains/arduino Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
visualizer Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
windows Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
xlc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00