mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
[273505] Add memory browser to the debug perspective
This commit is contained in:
parent
46493bb280
commit
25ad9a8a5b
2 changed files with 3 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Ted R Williams (Wind River) - initial implementation
|
# Ted R Williams (Wind River) - initial implementation
|
||||||
+################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
|
||||||
source.. = src/
|
source.. = src/
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<?eclipse version="3.0"?>
|
||||||
<!--
|
<!--
|
||||||
# Copyright (c) 2009 Wind River Systems, Inc. and others.
|
# Copyright (c) 2009 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
@ -8,10 +10,6 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Ted R Williams (Wind River) - initial implementation
|
# Ted R Williams (Wind River) - initial implementation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<?eclipse version="3.0"?>
|
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
||||||
<extension
|
<extension
|
||||||
|
|
Loading…
Add table
Reference in a new issue