summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/library/help/help.html
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-03-17 16:17:56 +0000
committerAndrew Cagney <cagney@redhat.com>2003-03-17 16:17:56 +0000
commit23972e9cf424a803e619492265f0ec29c1e3a98a (patch)
tree3309294224bc1b41088ea5bbebf82a25ea3d989a /gdb/gdbtk/library/help/help.html
parent1557b85d755f3373e232f6c3acb643b1e2992eec (diff)
downloadgdb-cvs/cagney_lazyid-20030317-branch.tar.gz
2003-03-17 Andrew Cagney <cagney@redhat.com>cvs/cagney_lazyid-20030317-branchcagney_lazyid-20030317-branch
* frame.c (get_frame_id): If the frame's ID isn't valid, get it. (get_prev_frame): Validate THIS frame's ID before trying to unwind to prev frame. Don't compute PREV's frame's ID. (get_frame_base): Force the update of frame ID before returning the frame. * frame.h (struct frame_info): Add "id_p".
Diffstat (limited to 'gdb/gdbtk/library/help/help.html')
-rw-r--r--gdb/gdbtk/library/help/help.html34
1 files changed, 0 insertions, 34 deletions
diff --git a/gdb/gdbtk/library/help/help.html b/gdb/gdbtk/library/help/help.html
deleted file mode 100644
index 7cf93c3cedd..00000000000
--- a/gdb/gdbtk/library/help/help.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>Help Window Help</TITLE>
-</HEAD>
-<BODY>
-<H1>The Help Window</H1>
-<H2>Overview</H2>
-<P>This is some nice text which describes the help window, its role
-in deugging, and perhaps some of the nifty things people can do with
-this window.</P>
-
-<P>Help Window topics:
-<UL>
- <LI><A HREF="#menus">Menus</A>
- <UL>
- <LI><A HREF="#menus_file">File Menu</A></LI>
- <LI><A HREF="#menus_topics">Topics Menu</A></LI>
- </LI>
- <LI><A HREF="#display">Help Display</A>
- <UL>
- <LI><A HREF="#display_nav">Navigating the Help Window</A></LI>
- <LI><A HREF="#display_link">Definition and Page Links</A></LI>
- </UL></LI>
-</UL></P>
-
-<H2><A NAME="menus">Menus</A></H2>
-<H3><A NAME="menus_file">File Menu</A></H3>
-<H3><A NAME="menus_topics">Topics Menu</A></H3>
-
-<H3><A NAME="display">Help Display</A></H3>
-<H3><A NAME="display_nav">Navigating the Help Window</A></H3>
-<H3><A NAME="display_link">Definition and Page Links</A></H3>
-</BODY>
-</HTML>