3e43a32aaa
* addrmap.c: Shorten lines of >= 80 columns. * arch-utils.c: Ditto. * arch-utils.h: Ditto. * ax-gdb.c: Ditto. * ax-general.c: Ditto. * bcache.c: Ditto. * blockframe.c: Ditto. * breakpoint.c: Ditto. * buildsym.c: Ditto. * c-lang.c: Ditto. * c-typeprint.c: Ditto. * charset.c: Ditto. * coffread.c: Ditto. * command.h: Ditto. * corelow.c: Ditto. * cp-abi.c: Ditto. * cp-namespace.c: Ditto. * cp-support.c: Ditto. * dbug-rom.c: Ditto. * dbxread.c: Ditto. * defs.h: Ditto. * dfp.c: Ditto. * dfp.h: Ditto. * dictionary.c: Ditto. * disasm.c: Ditto. * doublest.c: Ditto. * dwarf2-frame.c: Ditto. * dwarf2expr.c: Ditto. * dwarf2loc.c: Ditto. * dwarf2read.c: Ditto. * elfread.c: Ditto. * eval.c: Ditto. * event-loop.c: Ditto. * event-loop.h: Ditto. * exceptions.h: Ditto. * exec.c: Ditto. * expprint.c: Ditto. * expression.h: Ditto. * f-lang.c: Ditto. * f-valprint.c: Ditto. * findcmd.c: Ditto. * frame-base.c: Ditto. * frame-unwind.c: Ditto. * frame-unwind.h: Ditto. * frame.c: Ditto. * frame.h: Ditto. * gcore.c: Ditto. * gdb-stabs.h: Ditto. * gdb_assert.h: Ditto. * gdb_dirent.h: Ditto. * gdb_obstack.h: Ditto. * gdbcore.h: Ditto. * gdbtypes.c: Ditto. * gdbtypes.h: Ditto. * inf-ttrace.c: Ditto. * infcall.c: Ditto. * infcmd.c: Ditto. * inflow.c: Ditto. * infrun.c: Ditto. * inline-frame.h: Ditto. * language.c: Ditto. * language.h: Ditto. * libunwind-frame.c: Ditto. * libunwind-frame.h: Ditto. * linespec.c: Ditto. * linux-nat.c: Ditto. * linux-nat.h: Ditto. * linux-thread-db.c: Ditto. * machoread.c: Ditto. * macroexp.c: Ditto. * macrotab.c: Ditto. * main.c: Ditto. * maint.c: Ditto. * mdebugread.c: Ditto. * memattr.c: Ditto. * minsyms.c: Ditto. * monitor.c: Ditto. * monitor.h: Ditto. * objfiles.c: Ditto. * objfiles.h: Ditto. * osabi.c: Ditto. * p-typeprint.c: Ditto. * p-valprint.c: Ditto. * parse.c: Ditto. * printcmd.c: Ditto. * proc-events.c: Ditto. * procfs.c: Ditto. * progspace.c: Ditto. * progspace.h: Ditto. * psympriv.h: Ditto. * psymtab.c: Ditto. * record.c: Ditto. * regcache.c: Ditto. * regcache.h: Ditto. * remote-fileio.c: Ditto. * remote.c: Ditto. * ser-mingw.c: Ditto. * ser-tcp.c: Ditto. * ser-unix.c: Ditto. * serial.c: Ditto. * serial.h: Ditto. * solib-frv.c: Ditto. * solib-irix.c: Ditto. * solib-osf.c: Ditto. * solib-pa64.c: Ditto. * solib-som.c: Ditto. * solib-sunos.c: Ditto. * solib-svr4.c: Ditto. * solib-target.c: Ditto. * solib.c: Ditto. * somread.c: Ditto. * source.c: Ditto. * stabsread.c: Ditto. * stabsread.c: Ditto. * stack.c: Ditto. * stack.h: Ditto. * symfile-mem.c: Ditto. * symfile.c: Ditto. * symfile.h: Ditto. * symmisc.c: Ditto. * symtab.c: Ditto. * symtab.h: Ditto. * target-descriptions.c: Ditto. * target-memory.c: Ditto. * target.c: Ditto. * target.h: Ditto. * terminal.h: Ditto. * thread.c: Ditto. * top.c: Ditto. * tracepoint.c: Ditto. * tracepoint.h: Ditto. * ui-file.c: Ditto. * ui-file.h: Ditto. * ui-out.h: Ditto. * user-regs.c: Ditto. * user-regs.h: Ditto. * utils.c: Ditto. * valarith.c: Ditto. * valops.c: Ditto. * valprint.c: Ditto. * valprint.h: Ditto. * value.c: Ditto. * varobj.c: Ditto. * varobj.h: Ditto. * vec.h: Ditto. * xcoffread.c: Ditto. * xcoffsolib.c: Ditto. * xcoffsolib.h: Ditto. * xml-syscall.c: Ditto. * xml-tdesc.c: Ditto.
128 lines
3.5 KiB
C
128 lines
3.5 KiB
C
/* Definitions for frame address handler, for GDB, the GNU debugger.
|
|
|
|
Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011
|
|
Free Software Foundation, Inc.
|
|
|
|
This file is part of GDB.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
|
#include "defs.h"
|
|
#include "frame-base.h"
|
|
#include "frame.h"
|
|
#include "gdb_obstack.h"
|
|
|
|
/* A default frame base implementations. If it wasn't for the old
|
|
DEPRECATED_FRAME_LOCALS_ADDRESS and DEPRECATED_FRAME_ARGS_ADDRESS,
|
|
these could be combined into a single function. All architectures
|
|
really need to override this. */
|
|
|
|
static CORE_ADDR
|
|
default_frame_base_address (struct frame_info *this_frame, void **this_cache)
|
|
{
|
|
return get_frame_base (this_frame); /* sigh! */
|
|
}
|
|
|
|
static CORE_ADDR
|
|
default_frame_locals_address (struct frame_info *this_frame, void **this_cache)
|
|
{
|
|
return default_frame_base_address (this_frame, this_cache);
|
|
}
|
|
|
|
static CORE_ADDR
|
|
default_frame_args_address (struct frame_info *this_frame, void **this_cache)
|
|
{
|
|
return default_frame_base_address (this_frame, this_cache);
|
|
}
|
|
|
|
const struct frame_base default_frame_base = {
|
|
NULL, /* No parent. */
|
|
default_frame_base_address,
|
|
default_frame_locals_address,
|
|
default_frame_args_address
|
|
};
|
|
|
|
static struct gdbarch_data *frame_base_data;
|
|
|
|
struct frame_base_table_entry
|
|
{
|
|
frame_base_sniffer_ftype *sniffer;
|
|
struct frame_base_table_entry *next;
|
|
};
|
|
|
|
struct frame_base_table
|
|
{
|
|
struct frame_base_table_entry *head;
|
|
struct frame_base_table_entry **tail;
|
|
const struct frame_base *default_base;
|
|
};
|
|
|
|
static void *
|
|
frame_base_init (struct obstack *obstack)
|
|
{
|
|
struct frame_base_table *table
|
|
= OBSTACK_ZALLOC (obstack, struct frame_base_table);
|
|
|
|
table->tail = &table->head;
|
|
table->default_base = &default_frame_base;
|
|
return table;
|
|
}
|
|
|
|
void
|
|
frame_base_append_sniffer (struct gdbarch *gdbarch,
|
|
frame_base_sniffer_ftype *sniffer)
|
|
{
|
|
struct frame_base_table *table = gdbarch_data (gdbarch, frame_base_data);
|
|
|
|
(*table->tail)
|
|
= GDBARCH_OBSTACK_ZALLOC (gdbarch, struct frame_base_table_entry);
|
|
(*table->tail)->sniffer = sniffer;
|
|
table->tail = &(*table->tail)->next;
|
|
}
|
|
|
|
void
|
|
frame_base_set_default (struct gdbarch *gdbarch,
|
|
const struct frame_base *default_base)
|
|
{
|
|
struct frame_base_table *table = gdbarch_data (gdbarch, frame_base_data);
|
|
|
|
table->default_base = default_base;
|
|
}
|
|
|
|
const struct frame_base *
|
|
frame_base_find_by_frame (struct frame_info *this_frame)
|
|
{
|
|
struct gdbarch *gdbarch = get_frame_arch (this_frame);
|
|
struct frame_base_table *table = gdbarch_data (gdbarch, frame_base_data);
|
|
struct frame_base_table_entry *entry;
|
|
|
|
for (entry = table->head; entry != NULL; entry = entry->next)
|
|
{
|
|
const struct frame_base *desc = NULL;
|
|
|
|
desc = entry->sniffer (this_frame);
|
|
if (desc != NULL)
|
|
return desc;
|
|
}
|
|
return table->default_base;
|
|
}
|
|
|
|
extern initialize_file_ftype _initialize_frame_base; /* -Wmissing-prototypes */
|
|
|
|
void
|
|
_initialize_frame_base (void)
|
|
{
|
|
frame_base_data = gdbarch_data_register_pre_init (frame_base_init);
|
|
}
|