mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +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:
|
||||
# Ted R Williams (Wind River) - initial implementation
|
||||
+################################################################################
|
||||
################################################################################
|
||||
|
||||
|
||||
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.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
|
@ -8,10 +10,6 @@
|
|||
# Contributors:
|
||||
# Ted R Williams (Wind River) - initial implementation
|
||||
-->
|
||||
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
<plugin>
|
||||
|
||||
<extension
|
||||
|
|
Loading…
Add table
Reference in a new issue