summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/plugins/Makefile.am
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/plugins/Makefile.am
parent1557b85d755f3373e232f6c3acb643b1e2992eec (diff)
downloadgdb-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/plugins/Makefile.am')
-rw-r--r--gdb/gdbtk/plugins/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/gdbtk/plugins/Makefile.am b/gdb/gdbtk/plugins/Makefile.am
deleted file mode 100644
index 03fabe7c4d9..00000000000
--- a/gdb/gdbtk/plugins/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AUTOMAKE_OPTIONS = cygnus
-SUBDIRS = @make_subdirs@