Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTanya-Marise De Sousa2003-09-11 22:15:46 +0000
committerTanya-Marise De Sousa2003-09-11 22:15:46 +0000
commit3f2ec4d44c5e72cf0b2a71aefce58c10507215b7 (patch)
tree3299c7664d99542e05682b685488c50c93ee1213 /doc
parent5d9f94704fefc93176ab0fea63b2e28b27822209 (diff)
downloadorg.eclipse.cdt-3f2ec4d44c5e72cf0b2a71aefce58c10507215b7.tar.gz
org.eclipse.cdt-3f2ec4d44c5e72cf0b2a71aefce58c10507215b7.tar.xz
org.eclipse.cdt-3f2ec4d44c5e72cf0b2a71aefce58c10507215b7.zip
September 11, 2003 delivery (technical review version)
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/doc.zipbin103176 -> 108034 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/toc.xml5
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/doc.zip b/doc/org.eclipse.cdt.doc.user/doc.zip
index ad8462758e9..30b6583d4b8 100644
--- a/doc/org.eclipse.cdt.doc.user/doc.zip
+++ b/doc/org.eclipse.cdt.doc.user/doc.zip
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/toc.xml b/doc/org.eclipse.cdt.doc.user/toc.xml
index de9e4419d74..55cb064545e 100644
--- a/doc/org.eclipse.cdt.doc.user/toc.xml
+++ b/doc/org.eclipse.cdt.doc.user/toc.xml
@@ -132,8 +132,9 @@
<topic label="C/C++ Projects view" href="topic_under_dev.htm"/>
<topic label="C-Build view" href="topic_under_dev.htm"/>
<topic label="Make Targets view" href="topic_under_dev.htm"/>
- <topic label="Debug view" href="topic_under_dev.htm">
- <topic label="Debug launch controls" href="topic_under_dev.htm"/>
+ <topic label="Debug Perspective" href="topic_under_dev.htm">
+ <topic label="Debug view" href="cdt_u_dbg_view.htm"/>
+ <topic label="Debug launch controls" href="cdt_u_debuglaunch.htm"/>
<topic label="Memory view" href="topic_under_dev.htm"/>
<topic label="Registers view" href="topic_under_dev.htm"/>
<topic label="Shared Libraries view" href="topic_under_dev.htm"/>

Back to the top