1999-04-16 03:35:26 +02:00
|
|
|
|
/* Symbol table definitions for GDB.
|
2003-01-13 Andrew Cagney <ac131313@redhat.com>
* ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
* demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
* elfread.c, eval.c, expprint.c, expression.h: Update copyright.
* f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
* gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
* language.c, language.h, m32r-tdep.c: Update copyright.
* mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
* somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
* thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
* values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
* x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
* cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
Index: mi/ChangeLog
2003-01-13 Andrew Cagney <ac131313@redhat.com>
* mi-cmd-env.c: Update copyright.
2003-01-14 01:49:06 +01:00
|
|
|
|
|
|
|
|
|
Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
|
2004-01-24 00:03:31 +01:00
|
|
|
|
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
|
2003-01-13 Andrew Cagney <ac131313@redhat.com>
* ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
* demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
* elfread.c, eval.c, expprint.c, expression.h: Update copyright.
* f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
* gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
* language.c, language.h, m32r-tdep.c: Update copyright.
* mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
* somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
* thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
* values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
* x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
* cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
Index: mi/ChangeLog
2003-01-13 Andrew Cagney <ac131313@redhat.com>
* mi-cmd-env.c: Update copyright.
2003-01-14 01:49:06 +01:00
|
|
|
|
Foundation, Inc.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
This file is part of GDB.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
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 2 of the License, or
|
|
|
|
|
(at your option) any later version.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
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.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
|
Foundation, Inc., 59 Temple Place - Suite 330,
|
|
|
|
|
Boston, MA 02111-1307, USA. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
#if !defined (SYMTAB_H)
|
|
|
|
|
#define SYMTAB_H 1
|
|
|
|
|
|
2002-07-30 Andrew Cagney <ac131313@redhat.com>
* symtab.h: Replace #include "gdb_obstack.h" with opaque
declaration.
* cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
* gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
* avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
* arch-utils.c, cli/cli-setshow.c: Unconditionally include
"gdb_string.h".
* Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
(gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
(cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
(avr-tdep.o, mon960-rom.o): Ditto.
(aout_stabs_gnu_h): Define.
(symtab_h): Remove $(gdb_obstack_h).
2002-07-30 15:45:15 +02:00
|
|
|
|
/* Opaque declarations. */
|
2003-04-12 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Add missing opaque declarations.
* gdbarch.h: Regnerate.
* symtab.h: Add missing opaque declarations.
* value.h, target.h, symfile.h, stabsread.h: Ditto.
* x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
* srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
* ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
* ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
* buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
* i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
* dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
* cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
* ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
* config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
* config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
* cli/cli-setshow.h, cli/cli-script.h: Ditto.
2003-04-12 19:41:26 +02:00
|
|
|
|
struct ui_file;
|
|
|
|
|
struct frame_info;
|
|
|
|
|
struct symbol;
|
2002-07-30 Andrew Cagney <ac131313@redhat.com>
* symtab.h: Replace #include "gdb_obstack.h" with opaque
declaration.
* cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
* gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
* avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
* arch-utils.c, cli/cli-setshow.c: Unconditionally include
"gdb_string.h".
* Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
(gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
(cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
(avr-tdep.o, mon960-rom.o): Ditto.
(aout_stabs_gnu_h): Define.
(symtab_h): Remove $(gdb_obstack_h).
2002-07-30 15:45:15 +02:00
|
|
|
|
struct obstack;
|
2003-02-18 23:14:26 +01:00
|
|
|
|
struct objfile;
|
2003-02-19 David Carlton <carlton@math.stanford.edu>
* Makefile.in (SFILES): Add block.c.
(block_h): New.
(COMMON_OBS): Add block.o.
(block.o): New.
(x86-64-tdep.o): Add $(block_h).
(values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
(stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
(objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
(m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
(f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
(c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
(alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
* value.h: Add opaque declaration for struct block.
* parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
* ada-lang.h: Ditto.
* x86-64-tdep.c: #include "block.h"
* values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
* symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
* objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
* mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
* jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
* findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
* buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
* alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
* blockframe.c (blockvector_for_pc_sect): Move to "block.c".
(blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
* symtab.c (block_function): Ditto.
(contained_in): Ditto.
* frame.h: Move block_for_pc and block_for_pc_sect declarations to
block.h. Add opaque declaration for struct block.
* symtab.h: Move block_function and contained_in declarations to
block.h. Add opaque declarations for struct block, struct
blockvector.
(struct block): Move to block.h.
(struct blockvector): Ditto.
(BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
(BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
(BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
(ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
(BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
Ditto.
* block.c: New file.
* block.h: New file.
2003-02-19 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: #include "block.h"
2003-02-20 01:01:07 +01:00
|
|
|
|
struct block;
|
|
|
|
|
struct blockvector;
|
Based on a patch from Daniel Berlin (dberlin@dberlin.org).
* symtab.h: Add opaque declarations of struct axs_value and
struct agent_expr.
(enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
(struct location_funcs): New type.
(struct symbol): Add "loc" to aux_value.
(SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
* dwarf2read.c: Include "dwarf2expr.h".
(dwarf2_symbol_mark_computed): New function.
(read_func_scope): Use it.
(var_decode_location): New function.
(new_symbol): Use it.
* dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
* Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
(dwarf2expr_h, dwarf2loc_h): New variables.
(COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
(dwarf2expr.o, dwarf2loc.o): New rules.
(dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
* buildsym.c (finish_block): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
* findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
* m2-exp.y (yylex): Likewise.
* printcmd.c (address_info, print_frame_args): Likewise.
* stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
* symmisc.c (print_symbol, print_partial_symbols): Likewise.
* ada-lang.c (ada_resolve_subexp, symtab_for_sym)
(ada_add_block_symbols, fill_in_ada_prototype): Likewise.
* symtab.c (lookup_block_symbol): Likewise.
2003-02-21 16:24:18 +01:00
|
|
|
|
struct axs_value;
|
|
|
|
|
struct agent_expr;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-21 21:55:32 +02:00
|
|
|
|
/* Some of the structures in this file are space critical.
|
|
|
|
|
The space-critical structures are:
|
|
|
|
|
|
|
|
|
|
struct general_symbol_info
|
|
|
|
|
struct symbol
|
|
|
|
|
struct partial_symbol
|
|
|
|
|
|
2004-10-21 02:52:30 +02:00
|
|
|
|
These structures are laid out to encourage good packing.
|
2003-08-21 21:55:32 +02:00
|
|
|
|
They use ENUM_BITFIELD and short int fields, and they order the
|
|
|
|
|
structure members so that fields less than a word are next
|
|
|
|
|
to each other so they can be packed together. */
|
|
|
|
|
|
|
|
|
|
/* Rearranged: used ENUM_BITFIELD and rearranged field order in
|
|
|
|
|
all the space critical structures (plus struct minimal_symbol).
|
|
|
|
|
Memory usage dropped from 99360768 bytes to 90001408 bytes.
|
|
|
|
|
I measured this with before-and-after tests of
|
|
|
|
|
"HEAD-old-gdb -readnow HEAD-old-gdb" and
|
|
|
|
|
"HEAD-new-gdb -readnow HEAD-old-gdb" on native i686-pc-linux-gnu,
|
|
|
|
|
red hat linux 8, with LD_LIBRARY_PATH=/usr/lib/debug,
|
|
|
|
|
typing "maint space 1" at the first command prompt.
|
|
|
|
|
|
|
|
|
|
Here is another measurement (from andrew c):
|
|
|
|
|
# no /usr/lib/debug, just plain glibc, like a normal user
|
|
|
|
|
gdb HEAD-old-gdb
|
|
|
|
|
(gdb) break internal_error
|
|
|
|
|
(gdb) run
|
|
|
|
|
(gdb) maint internal-error
|
|
|
|
|
(gdb) backtrace
|
|
|
|
|
(gdb) maint space 1
|
|
|
|
|
|
|
|
|
|
gdb gdb_6_0_branch 2003-08-19 space used: 8896512
|
|
|
|
|
gdb HEAD 2003-08-19 space used: 8904704
|
|
|
|
|
gdb HEAD 2003-08-21 space used: 8396800 (+symtab.h)
|
|
|
|
|
gdb HEAD 2003-08-21 space used: 8265728 (+gdbtypes.h)
|
|
|
|
|
|
|
|
|
|
The third line shows the savings from the optimizations in symtab.h.
|
|
|
|
|
The fourth line shows the savings from the optimizations in
|
|
|
|
|
gdbtypes.h. Both optimizations are in gdb HEAD now.
|
|
|
|
|
|
|
|
|
|
--chastain 2003-08-21 */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Define a structure for the information that is common to all symbol types,
|
|
|
|
|
including minimal symbols, partial symbols, and full symbols. In a
|
|
|
|
|
multilanguage environment, some language specific information may need to
|
2003-08-21 21:55:32 +02:00
|
|
|
|
be recorded along with each symbol. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-21 21:55:32 +02:00
|
|
|
|
/* This structure is space critical. See space comments at the top. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
struct general_symbol_info
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
/* Name of the symbol. This is a required field. Storage for the
|
2004-02-07 Elena Zannoni <ezannoni@redhat.com>
* buildsym.c (free_pending_blocks, finish_block)
(record_pending_block, make_blockvector, end_symtab): Replace
symbol_obstack with objfile_obstack.
* coffread.c (process_coff_symbol, coff_read_struct_type)
(coff_read_enum_type): Ditto.
* cp-namespace.c (initialize_namespace_symtab)
(check_one_possible_namespace_symbol): Ditto.
* dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
(dwarf2_symbol_mark_computed): Ditto.
* dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* hpread.c (hpread_symfile_init, hpread_symfile_init)
(hpread_read_enum_type, hpread_read_function_type)
(hpread_read_doc_function_type, hpread_process_one_debug_symbol):
Ditto.
* jv-lang.c (get_java_class_symtab, add_class_symbol)
(java_link_class_type): Ditto.
* mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
(new_symbol): Ditto.
* minsyms.c (install_minimal_symbols): Ditto.
* objfiles.c (allocate_objfile): Remove init of symbol_obstack.
(terminate_minimal_symbol_table): Replace symbol_obstack with
objfile_obstack.
(free_objfile): Remove freeing of symbol_obstack.
* objfiles.h: Remove symbol_obstack field.
* pa64solib.c (add_to_solist): Replace symbol_obstack with
objfile_obstack.
* solib-sunos.c (allocate_rt_common_objfile): Remove init of
symbol_obstack.
(solib_add_common_symbols): Replace symbol_obstack with
objfile_obstack.
* somsolib.c (som_solib_add): Ditto.
* stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
(common_block_start, common_block_end): Ditto.
* symfile.c (reread_symbols): Remove freeing and init of
symbol_obstack.
(allocate_symtab): Rename symbol_obstack to objfile_obstack.
* symfile.h: Update comment.
* symmisc.c (print_objfile_statistics): Remove symbol_obstack
stats printing.
* symtab.c (symbol_set_names): Replace symbol_obstack with
objfile_obstack.
* symtab.h (struct general_symbol_info, struct minimal_symbol):
Update comments.
* xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
(init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
objfile_obstack.
2004-02-08 00:13:47 +01:00
|
|
|
|
name is allocated on the objfile_obstack for the associated
|
|
|
|
|
objfile. For languages like C++ that make a distinction between
|
|
|
|
|
the mangled name and demangled name, this is the mangled
|
|
|
|
|
name. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *name;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value of the symbol. Which member of this union to use, and what
|
|
|
|
|
it means, depends on what kind of symbol this is and its
|
|
|
|
|
SYMBOL_CLASS. See comments there for more details. All of these
|
|
|
|
|
are in host byte order (though what they point to might be in
|
|
|
|
|
target byte order, e.g. LOC_CONST_BYTES). */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
union
|
|
|
|
|
{
|
|
|
|
|
/* The fact that this is a long not a LONGEST mainly limits the
|
|
|
|
|
range of a LOC_CONST. Since LOC_CONST_BYTES exists, I'm not
|
|
|
|
|
sure that is a big deal. */
|
|
|
|
|
long ivalue;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct block *block;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *bytes;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
CORE_ADDR address;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* for opaque typedef struct chain */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct symbol *chain;
|
|
|
|
|
}
|
|
|
|
|
value;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Since one and only one language can apply, wrap the language specific
|
|
|
|
|
information inside a union. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
union
|
|
|
|
|
{
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
struct cplus_specific
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
/* This is in fact used for C++, Java, and Objective C. */
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *demangled_name;
|
|
|
|
|
}
|
|
|
|
|
cplus_specific;
|
|
|
|
|
}
|
|
|
|
|
language_specific;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Record the source code language that applies to this symbol.
|
|
|
|
|
This is used to select one of the fields from the language specific
|
|
|
|
|
union above. */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(language) language : 8;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Which section is this symbol in? This is an index into
|
|
|
|
|
section_offsets for this objfile. Negative means that the symbol
|
|
|
|
|
does not get relocated relative to a section.
|
|
|
|
|
Disclaimer: currently this is just used for xcoff, so don't
|
|
|
|
|
expect all symbol-reading code to set it correctly (the ELF code
|
|
|
|
|
also tries to set it correctly). */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
short section;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The bfd section associated with this symbol. */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
asection *bfd_section;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern CORE_ADDR symbol_overlayed_address (CORE_ADDR, asection *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-10-24 01:28:17 +02:00
|
|
|
|
/* Note that all the following SYMBOL_* macros are used with the
|
|
|
|
|
SYMBOL argument being either a partial symbol, a minimal symbol or
|
|
|
|
|
a full symbol. All three types have a ginfo field. In particular
|
|
|
|
|
the SYMBOL_INIT_LANGUAGE_SPECIFIC, SYMBOL_INIT_DEMANGLED_NAME,
|
|
|
|
|
SYMBOL_DEMANGLED_NAME macros cannot be entirely substituted by
|
|
|
|
|
functions, unless the callers are changed to pass in the ginfo
|
|
|
|
|
field only, instead of the SYMBOL parameter. */
|
|
|
|
|
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
#define DEPRECATED_SYMBOL_NAME(symbol) (symbol)->ginfo.name
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#define SYMBOL_VALUE(symbol) (symbol)->ginfo.value.ivalue
|
|
|
|
|
#define SYMBOL_VALUE_ADDRESS(symbol) (symbol)->ginfo.value.address
|
|
|
|
|
#define SYMBOL_VALUE_BYTES(symbol) (symbol)->ginfo.value.bytes
|
|
|
|
|
#define SYMBOL_BLOCK_VALUE(symbol) (symbol)->ginfo.value.block
|
|
|
|
|
#define SYMBOL_VALUE_CHAIN(symbol) (symbol)->ginfo.value.chain
|
|
|
|
|
#define SYMBOL_LANGUAGE(symbol) (symbol)->ginfo.language
|
|
|
|
|
#define SYMBOL_SECTION(symbol) (symbol)->ginfo.section
|
|
|
|
|
#define SYMBOL_BFD_SECTION(symbol) (symbol)->ginfo.bfd_section
|
|
|
|
|
|
|
|
|
|
#define SYMBOL_CPLUS_DEMANGLED_NAME(symbol) \
|
|
|
|
|
(symbol)->ginfo.language_specific.cplus_specific.demangled_name
|
|
|
|
|
|
2002-10-23 20:16:44 +02:00
|
|
|
|
/* Initializes the language dependent portion of a symbol
|
1999-04-16 03:35:26 +02:00
|
|
|
|
depending upon the language for the symbol. */
|
2002-10-23 20:16:44 +02:00
|
|
|
|
#define SYMBOL_INIT_LANGUAGE_SPECIFIC(symbol,language) \
|
|
|
|
|
(symbol_init_language_specific (&(symbol)->ginfo, (language)))
|
|
|
|
|
extern void symbol_init_language_specific (struct general_symbol_info *symbol,
|
|
|
|
|
enum language language);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-03-28 00:10:24 +01:00
|
|
|
|
#define SYMBOL_INIT_DEMANGLED_NAME(symbol,obstack) \
|
2003-02-04 19:07:01 +01:00
|
|
|
|
(symbol_init_demangled_name (&(symbol)->ginfo, (obstack)))
|
2002-03-28 00:10:24 +01:00
|
|
|
|
extern void symbol_init_demangled_name (struct general_symbol_info *symbol,
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct obstack *obstack);
|
|
|
|
|
|
2003-04-14 21:55:27 +02:00
|
|
|
|
#define SYMBOL_SET_NAMES(symbol,linkage_name,len,objfile) \
|
|
|
|
|
symbol_set_names (&(symbol)->ginfo, linkage_name, len, objfile)
|
2003-02-04 19:07:01 +01:00
|
|
|
|
extern void symbol_set_names (struct general_symbol_info *symbol,
|
2003-04-14 21:55:27 +02:00
|
|
|
|
const char *linkage_name, int len,
|
2003-02-04 19:07:01 +01:00
|
|
|
|
struct objfile *objfile);
|
|
|
|
|
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
/* Now come lots of name accessor macros. Short version as to when to
|
|
|
|
|
use which: Use SYMBOL_NATURAL_NAME to refer to the name of the
|
|
|
|
|
symbol in the original source code. Use SYMBOL_LINKAGE_NAME if you
|
|
|
|
|
want to know what the linker thinks the symbol's name is. Use
|
|
|
|
|
SYMBOL_PRINT_NAME for output. Use SYMBOL_DEMANGLED_NAME if you
|
|
|
|
|
specifically need to know whether SYMBOL_NATURAL_NAME and
|
|
|
|
|
SYMBOL_LINKAGE_NAME are different. Don't use
|
|
|
|
|
DEPRECATED_SYMBOL_NAME at all: instances of that macro should be
|
|
|
|
|
replaced by SYMBOL_NATURAL_NAME, SYMBOL_LINKAGE_NAME, or perhaps
|
|
|
|
|
SYMBOL_PRINT_NAME. */
|
|
|
|
|
|
|
|
|
|
/* Return SYMBOL's "natural" name, i.e. the name that it was called in
|
|
|
|
|
the original source code. In languages like C++ where symbols may
|
|
|
|
|
be mangled for ease of manipulation by the linker, this is the
|
|
|
|
|
demangled name. */
|
|
|
|
|
|
|
|
|
|
#define SYMBOL_NATURAL_NAME(symbol) \
|
|
|
|
|
(symbol_natural_name (&(symbol)->ginfo))
|
|
|
|
|
extern char *symbol_natural_name (const struct general_symbol_info *symbol);
|
|
|
|
|
|
|
|
|
|
/* Return SYMBOL's name from the point of view of the linker. In
|
|
|
|
|
languages like C++ where symbols may be mangled for ease of
|
|
|
|
|
manipulation by the linker, this is the mangled name; otherwise,
|
|
|
|
|
it's the same as SYMBOL_NATURAL_NAME. This is currently identical
|
|
|
|
|
to DEPRECATED_SYMBOL_NAME, but please use SYMBOL_LINKAGE_NAME when
|
|
|
|
|
appropriate: it conveys the additional semantic information that
|
|
|
|
|
you really have thought about the issue and decided that you mean
|
|
|
|
|
SYMBOL_LINKAGE_NAME instead of SYMBOL_NATURAL_NAME. */
|
|
|
|
|
|
|
|
|
|
#define SYMBOL_LINKAGE_NAME(symbol) (symbol)->ginfo.name
|
|
|
|
|
|
2002-10-23 22:09:28 +02:00
|
|
|
|
/* Return the demangled name for a symbol based on the language for
|
|
|
|
|
that symbol. If no demangled name exists, return NULL. */
|
|
|
|
|
#define SYMBOL_DEMANGLED_NAME(symbol) \
|
|
|
|
|
(symbol_demangled_name (&(symbol)->ginfo))
|
|
|
|
|
extern char *symbol_demangled_name (struct general_symbol_info *symbol);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-02-20 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
expand comment.
* ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
* ada-typeprint.c (ada_typedef_print): Ditto.
* ax-gdb.c (gen_var_ref): Ditto.
* breakpoint.c (print_one_breakpoint): Ditto.
* buildsym.c (finish_block): Ditto.
* c-valprint.c (c_val_print): Ditto.
* expprint.c (print_subexp): Ditto.
* findvar.c (locate_var_value): Ditto.
* infcmd.c (jump_command): Ditto.
* linespec.c (decode_line_2, decode_compound): Ditto.
* maint.c (maintenance_translate_address): Ditto.
* objc-lang.c (compare_selectors, compare_classes): Ditto.
* printcmd.c (build_address_symbolic, sym_info, print_frame_args):
Ditto.
* p-valprint.c (pascal_val_print): Ditto.
* stabsread.c (define_symbol): Ditto.
* stack.c (print_frame, frame_info, print_block_frame_locals)
(print_frame_arg_vars, return_command): Ditto.
* symfile.c (compare_symbols, compare_psymbols): Ditto.
* symmisc.c (print_symbol): Ditto.
* symtab.c (lookup_partial_symbol, lookup_block_symbol)
(compare_search_syms, print_symbol_info, print_msymbol_info)
(rbreak_command): Ditto.
* tracepoint.c (tracepoints_info): Ditto.
* typeprint.c (typedef_print): Ditto.
* valops.c (value_of_variable, hand_function_call): Ditto.
* cli/cli-cmds.c (edit_command, list_command): Ditto.
* ada-typeprint.c: Update Copyright.
* infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
* tracepoint.c, cli/cli-cmds.c: Ditto.
2003-02-20 18:17:25 +01:00
|
|
|
|
/* Macro that returns a version of the name of a symbol that is
|
|
|
|
|
suitable for output. In C++ this is the "demangled" form of the
|
|
|
|
|
name if demangle is on and the "mangled" form of the name if
|
|
|
|
|
demangle is off. In other languages this is just the symbol name.
|
|
|
|
|
The result should never be NULL. Don't use this for internal
|
|
|
|
|
purposes (e.g. storing in a hashtable): it's only suitable for
|
|
|
|
|
output. */
|
|
|
|
|
|
|
|
|
|
#define SYMBOL_PRINT_NAME(symbol) \
|
2003-02-25 David Carlton <carlton@math.stanford.edu>
* symtab.h (SYMBOL_NATURAL_NAME): New macro.
(SYMBOL_LINKAGE_NAME): Ditto.
(SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
SYMBOL_LINKAGE_NAME.
(struct general_symbol_info): Expand comment.
(DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
(SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
(SYMBOL_MATCHES_REGEXP): Ditto.
* symtab.c (symbol_natural_name): New function.
* objfiles.h: Replace all uses of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
* symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
* somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
* printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
* minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
* i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
* gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
* dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
* cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
* blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
* ada-exp.y: Ditto.
* ada-exp.y: Update copyright.
* sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
* cp-valprint.c: Ditto.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* generic/gdbtk.h: Replace all instances of SYMBOL_NAME by
DEPRECATED_SYMBOL_NAME.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Ditto.
* generic/gdbtk-stack.c, generic/gdbtk-cmds.c: Update copyright.
2003-02-25 David Carlton <carlton@math.stanford.edu>
* mi-cmd-stack.c: Replace all instances of SYMBOL_NAME with
DEPRECATED_SYMBOL_NAME. Update copyright.
2003-02-25 22:36:23 +01:00
|
|
|
|
(demangle ? SYMBOL_NATURAL_NAME (symbol) : SYMBOL_LINKAGE_NAME (symbol))
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Macro that tests a symbol for a match against a specified name string.
|
|
|
|
|
First test the unencoded name, then looks for and test a C++ encoded
|
|
|
|
|
name if it exists. Note that whitespace is ignored while attempting to
|
|
|
|
|
match a C++ encoded name, so that "foo::bar(int,long)" is the same as
|
|
|
|
|
"foo :: bar (int, long)".
|
|
|
|
|
Evaluates to zero if the match fails, or nonzero if it succeeds. */
|
|
|
|
|
|
2003-03-03 19:34:12 +01:00
|
|
|
|
/* Macro that tests a symbol for a match against a specified name
|
|
|
|
|
string. It tests against SYMBOL_NATURAL_NAME, and it ignores
|
|
|
|
|
whitespace and trailing parentheses. (See strcmp_iw for details
|
|
|
|
|
about its behavior.) */
|
|
|
|
|
|
|
|
|
|
#define SYMBOL_MATCHES_NATURAL_NAME(symbol, name) \
|
|
|
|
|
(strcmp_iw (SYMBOL_NATURAL_NAME (symbol), (name)) == 0)
|
|
|
|
|
|
2004-05-20 11:51:34 +02:00
|
|
|
|
/* Macro that returns the name to be used when sorting and searching symbols.
|
|
|
|
|
In C++, Chill, and Java, we search for the demangled form of a name,
|
|
|
|
|
and so sort symbols accordingly. In Ada, however, we search by mangled
|
|
|
|
|
name. If there is no distinct demangled name, then SYMBOL_SEARCH_NAME
|
|
|
|
|
returns the same value (same pointer) as SYMBOL_LINKAGE_NAME. */
|
|
|
|
|
#define SYMBOL_SEARCH_NAME(symbol) \
|
|
|
|
|
(symbol_search_name (&(symbol)->ginfo))
|
|
|
|
|
extern char *symbol_search_name (const struct general_symbol_info *);
|
|
|
|
|
|
|
|
|
|
/* Analogous to SYMBOL_MATCHES_NATURAL_NAME, but uses the search
|
|
|
|
|
name. */
|
|
|
|
|
#define SYMBOL_MATCHES_SEARCH_NAME(symbol, name) \
|
|
|
|
|
(strcmp_iw (SYMBOL_SEARCH_NAME (symbol), (name)) == 0)
|
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
/* Classification types for a minimal symbol. These should be taken as
|
|
|
|
|
"advisory only", since if gdb can't easily figure out a
|
|
|
|
|
classification it simply selects mst_unknown. It may also have to
|
|
|
|
|
guess when it can't figure out which is a better match between two
|
|
|
|
|
types (mst_data versus mst_bss) for example. Since the minimal
|
|
|
|
|
symbol info is sometimes derived from the BFD library's view of a
|
|
|
|
|
file, we need to live with what information bfd supplies. */
|
|
|
|
|
|
|
|
|
|
enum minimal_symbol_type
|
|
|
|
|
{
|
|
|
|
|
mst_unknown = 0, /* Unknown type, the default */
|
|
|
|
|
mst_text, /* Generally executable instructions */
|
|
|
|
|
mst_data, /* Generally initialized data */
|
|
|
|
|
mst_bss, /* Generally uninitialized data */
|
|
|
|
|
mst_abs, /* Generally absolute (nonrelocatable) */
|
|
|
|
|
/* GDB uses mst_solib_trampoline for the start address of a shared
|
|
|
|
|
library trampoline entry. Breakpoints for shared library functions
|
|
|
|
|
are put there if the shared library is not yet loaded.
|
|
|
|
|
After the shared library is loaded, lookup_minimal_symbol will
|
|
|
|
|
prefer the minimal symbol from the shared library (usually
|
|
|
|
|
a mst_text symbol) over the mst_solib_trampoline symbol, and the
|
|
|
|
|
breakpoints will be moved to their true address in the shared
|
|
|
|
|
library via breakpoint_re_set. */
|
|
|
|
|
mst_solib_trampoline, /* Shared library trampoline code */
|
|
|
|
|
/* For the mst_file* types, the names are only guaranteed to be unique
|
|
|
|
|
within a given .o file. */
|
|
|
|
|
mst_file_text, /* Static version of mst_text */
|
|
|
|
|
mst_file_data, /* Static version of mst_data */
|
|
|
|
|
mst_file_bss /* Static version of mst_bss */
|
|
|
|
|
};
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Define a simple structure used to hold some very basic information about
|
|
|
|
|
all defined global symbols (text, data, bss, abs, etc). The only required
|
|
|
|
|
information is the general_symbol_info.
|
|
|
|
|
|
|
|
|
|
In many cases, even if a file was compiled with no special options for
|
|
|
|
|
debugging at all, as long as was not stripped it will contain sufficient
|
|
|
|
|
information to build a useful minimal symbol table using this structure.
|
|
|
|
|
Even when a file contains enough debugging information to build a full
|
|
|
|
|
symbol table, these minimal symbols are still useful for quickly mapping
|
|
|
|
|
between names and addresses, and vice versa. They are also sometimes
|
|
|
|
|
used to figure out what full symbol table entries need to be read in. */
|
|
|
|
|
|
|
|
|
|
struct minimal_symbol
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The general symbol info required for all types of symbols.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
The SYMBOL_VALUE_ADDRESS contains the address that this symbol
|
|
|
|
|
corresponds to. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct general_symbol_info ginfo;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2004-02-07 Elena Zannoni <ezannoni@redhat.com>
* buildsym.c (free_pending_blocks, finish_block)
(record_pending_block, make_blockvector, end_symtab): Replace
symbol_obstack with objfile_obstack.
* coffread.c (process_coff_symbol, coff_read_struct_type)
(coff_read_enum_type): Ditto.
* cp-namespace.c (initialize_namespace_symtab)
(check_one_possible_namespace_symbol): Ditto.
* dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
(dwarf2_symbol_mark_computed): Ditto.
* dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* hpread.c (hpread_symfile_init, hpread_symfile_init)
(hpread_read_enum_type, hpread_read_function_type)
(hpread_read_doc_function_type, hpread_process_one_debug_symbol):
Ditto.
* jv-lang.c (get_java_class_symtab, add_class_symbol)
(java_link_class_type): Ditto.
* mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
(new_symbol): Ditto.
* minsyms.c (install_minimal_symbols): Ditto.
* objfiles.c (allocate_objfile): Remove init of symbol_obstack.
(terminate_minimal_symbol_table): Replace symbol_obstack with
objfile_obstack.
(free_objfile): Remove freeing of symbol_obstack.
* objfiles.h: Remove symbol_obstack field.
* pa64solib.c (add_to_solist): Replace symbol_obstack with
objfile_obstack.
* solib-sunos.c (allocate_rt_common_objfile): Remove init of
symbol_obstack.
(solib_add_common_symbols): Replace symbol_obstack with
objfile_obstack.
* somsolib.c (som_solib_add): Ditto.
* stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
(common_block_start, common_block_end): Ditto.
* symfile.c (reread_symbols): Remove freeing and init of
symbol_obstack.
(allocate_symtab): Rename symbol_obstack to objfile_obstack.
* symfile.h: Update comment.
* symmisc.c (print_objfile_statistics): Remove symbol_obstack
stats printing.
* symtab.c (symbol_set_names): Replace symbol_obstack with
objfile_obstack.
* symtab.h (struct general_symbol_info, struct minimal_symbol):
Update comments.
* xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
(init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
objfile_obstack.
2004-02-08 00:13:47 +01:00
|
|
|
|
/* The info field is available for caching machine-specific
|
|
|
|
|
information so it doesn't have to rederive the info constantly
|
|
|
|
|
(over a serial line). It is initialized to zero and stays that
|
|
|
|
|
way until target-dependent code sets it. Storage for any data
|
|
|
|
|
pointed to by this field should be allocated on the
|
|
|
|
|
objfile_obstack for the associated objfile. The type would be
|
|
|
|
|
"void *" except for reasons of compatibility with older
|
2002-09-12 21:19:37 +02:00
|
|
|
|
compilers. This field is optional.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
Currently, the AMD 29000 tdep.c uses it to remember things it has decoded
|
|
|
|
|
from the instructions in the function header, and the MIPS-16 code uses
|
|
|
|
|
it to identify 16-bit procedures. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *info;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-11-11 21:04:52 +01:00
|
|
|
|
/* Size of this symbol. end_psymtab in dbxread.c uses this
|
|
|
|
|
information to calculate the end of the partial symtab based on the
|
|
|
|
|
address of the last symbol plus the size of the last symbol. */
|
|
|
|
|
|
|
|
|
|
unsigned long size;
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#ifdef SOFUN_ADDRESS_MAYBE_MISSING
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Which source file is this symbol in? Only relevant for mst_file_*. */
|
|
|
|
|
char *filename;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#endif
|
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
/* Classification type for this minimal symbol. */
|
2002-09-12 21:19:37 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(minimal_symbol_type) type : 8;
|
2002-09-12 21:19:37 +02:00
|
|
|
|
|
|
|
|
|
/* Minimal symbols with the same hash key are kept on a linked
|
|
|
|
|
list. This is the link. */
|
|
|
|
|
|
|
|
|
|
struct minimal_symbol *hash_next;
|
|
|
|
|
|
|
|
|
|
/* Minimal symbols are stored in two different hash tables. This is
|
|
|
|
|
the `next' pointer for the demangled hash table. */
|
|
|
|
|
|
|
|
|
|
struct minimal_symbol *demangled_hash_next;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
#define MSYMBOL_INFO(msymbol) (msymbol)->info
|
2003-11-11 21:04:52 +01:00
|
|
|
|
#define MSYMBOL_SIZE(msymbol) (msymbol)->size
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#define MSYMBOL_TYPE(msymbol) (msymbol)->type
|
|
|
|
|
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Represent one symbol name; a variable, constant, function or typedef. */
|
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* Different name domains for symbols. Looking up a symbol specifies a
|
|
|
|
|
domain and ignores symbol definitions in other name domains. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
typedef enum domain_enum_tag
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* UNDEF_DOMAIN is used when a domain has not been discovered or
|
2002-09-12 21:19:37 +02:00
|
|
|
|
none of the following apply. This usually indicates an error either
|
|
|
|
|
in the symbol information or in gdb's handling of symbols. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
UNDEF_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* VAR_DOMAIN is the usual domain. In C, this contains variables,
|
2002-09-12 21:19:37 +02:00
|
|
|
|
function names, typedef names and enum type values. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
VAR_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* STRUCT_DOMAIN is used in C to hold struct, union and enum type names.
|
2002-09-12 21:19:37 +02:00
|
|
|
|
Thus, if `struct foo' is used in a C program, it produces a symbol named
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
`foo' in the STRUCT_DOMAIN. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
STRUCT_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* LABEL_DOMAIN may be used for names of labels (for gotos);
|
2002-09-12 21:19:37 +02:00
|
|
|
|
currently it is not used and labels are not recorded at all. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
LABEL_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* Searching domains. These overlap with VAR_DOMAIN, providing
|
2002-09-12 21:19:37 +02:00
|
|
|
|
some granularity with the search_symbols function. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* Everything in VAR_DOMAIN minus FUNCTIONS_-, TYPES_-, and
|
|
|
|
|
METHODS_DOMAIN */
|
|
|
|
|
VARIABLES_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* All functions -- for some reason not methods, though. */
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
FUNCTIONS_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* All defined types */
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
TYPES_DOMAIN,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* All class methods -- why is this separated out? */
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
METHODS_DOMAIN
|
2002-09-12 21:19:37 +02:00
|
|
|
|
}
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
domain_enum;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* An address-class says where to find the value of a symbol. */
|
|
|
|
|
|
|
|
|
|
enum address_class
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
/* Not used; catches errors */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_UNDEF,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is constant int SYMBOL_VALUE, host byteorder */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_CONST,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is at fixed address SYMBOL_VALUE_ADDRESS */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_STATIC,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is in register. SYMBOL_VALUE is the register number. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_REGISTER,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* It's an argument; the value is at SYMBOL_VALUE offset in arglist. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_ARG,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value address is at SYMBOL_VALUE offset in arglist. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_REF_ARG,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is in register number SYMBOL_VALUE. Just like LOC_REGISTER
|
|
|
|
|
except this is an argument. Probably the cleaner way to handle
|
|
|
|
|
this would be to separate address_class (which would include
|
2003-06-26 19:18:43 +02:00
|
|
|
|
separate ARG and LOCAL to deal with the frame's arguments
|
|
|
|
|
(get_frame_args_address) versus the frame's locals
|
|
|
|
|
(get_frame_locals_address), and an is_argument flag.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
For some symbol formats (stabs, for some compilers at least),
|
|
|
|
|
the compiler generates two symbols, an argument and a register.
|
|
|
|
|
In some cases we combine them to a single LOC_REGPARM in symbol
|
|
|
|
|
reading, but currently not for all cases (e.g. it's passed on the
|
|
|
|
|
stack and then loaded into a register). */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_REGPARM,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is in specified register. Just like LOC_REGPARM except the
|
|
|
|
|
register holds the address of the argument instead of the argument
|
|
|
|
|
itself. This is currently used for the passing of structs and unions
|
|
|
|
|
on sparc and hppa. It is also used for call by reference where the
|
|
|
|
|
address is in a register, at least by mipsread.c. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_REGPARM_ADDR,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is a local variable at SYMBOL_VALUE offset in stack frame. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_LOCAL,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* Value not used; definition in SYMBOL_TYPE. Symbols in the domain
|
|
|
|
|
STRUCT_DOMAIN all have this class. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_TYPEDEF,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is address SYMBOL_VALUE_ADDRESS in the code */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_LABEL,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* In a symbol table, value is SYMBOL_BLOCK_VALUE of a `struct block'.
|
|
|
|
|
In a partial symbol table, SYMBOL_VALUE_ADDRESS is the start address
|
|
|
|
|
of the block. Function names have this class. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_BLOCK,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is a constant byte-sequence pointed to by SYMBOL_VALUE_BYTES, in
|
|
|
|
|
target byte order. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_CONST_BYTES,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is arg at SYMBOL_VALUE offset in stack frame. Differs from
|
|
|
|
|
LOC_LOCAL in that symbol is an argument; differs from LOC_ARG in
|
2003-06-26 19:18:43 +02:00
|
|
|
|
that we find it in the frame (get_frame_locals_address), not in
|
|
|
|
|
the arglist (get_frame_args_address). Added for i960, which
|
|
|
|
|
passes args in regs then copies to frame. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_LOCAL_ARG,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is at SYMBOL_VALUE offset from the current value of
|
|
|
|
|
register number SYMBOL_BASEREG. This exists mainly for the same
|
|
|
|
|
things that LOC_LOCAL and LOC_ARG do; but we need to do this
|
|
|
|
|
instead because on 88k DWARF gives us the offset from the
|
|
|
|
|
frame/stack pointer, rather than the offset from the "canonical
|
|
|
|
|
frame address" used by COFF, stabs, etc., and we don't know how
|
|
|
|
|
to convert between these until we start examining prologues.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
Note that LOC_BASEREG is much less general than a DWARF expression.
|
|
|
|
|
We don't need the generality (at least not yet), and storing a general
|
|
|
|
|
DWARF expression would presumably take up more space than the existing
|
|
|
|
|
scheme. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_BASEREG,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Same as LOC_BASEREG but it is an argument. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_BASEREG_ARG,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is at fixed address, but the address of the variable has
|
|
|
|
|
to be determined from the minimal symbol table whenever the
|
|
|
|
|
variable is referenced.
|
|
|
|
|
This happens if debugging information for a global symbol is
|
|
|
|
|
emitted and the corresponding minimal symbol is defined
|
|
|
|
|
in another object file or runtime common storage.
|
|
|
|
|
The linker might even remove the minimal symbol if the global
|
|
|
|
|
symbol is never referenced, in which case the symbol remains
|
|
|
|
|
unresolved. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_UNRESOLVED,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Value is at a thread-specific location calculated by a
|
2002-10-21 16:55:18 +02:00
|
|
|
|
target-specific method. This is used only by hppa. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-10-21 16:55:18 +02:00
|
|
|
|
LOC_HP_THREAD_LOCAL_STATIC,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The variable does not actually exist in the program.
|
|
|
|
|
The value is ignored. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
LOC_OPTIMIZED_OUT,
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The variable is static, but actually lives at * (address).
|
|
|
|
|
* I.e. do an extra indirection to get to it.
|
|
|
|
|
* This is used on HP-UX to get at globals that are allocated
|
|
|
|
|
* in shared libraries, where references from images other
|
|
|
|
|
* than the one where the global was allocated are done
|
|
|
|
|
* with a level of indirection.
|
|
|
|
|
*/
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
Based on a patch from Daniel Berlin (dberlin@dberlin.org).
* symtab.h: Add opaque declarations of struct axs_value and
struct agent_expr.
(enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
(struct location_funcs): New type.
(struct symbol): Add "loc" to aux_value.
(SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
* dwarf2read.c: Include "dwarf2expr.h".
(dwarf2_symbol_mark_computed): New function.
(read_func_scope): Use it.
(var_decode_location): New function.
(new_symbol): Use it.
* dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
* Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
(dwarf2expr_h, dwarf2loc_h): New variables.
(COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
(dwarf2expr.o, dwarf2loc.o): New rules.
(dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
* buildsym.c (finish_block): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
* findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
* m2-exp.y (yylex): Likewise.
* printcmd.c (address_info, print_frame_args): Likewise.
* stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
* symmisc.c (print_symbol, print_partial_symbols): Likewise.
* ada-lang.c (ada_resolve_subexp, symtab_for_sym)
(ada_add_block_symbols, fill_in_ada_prototype): Likewise.
* symtab.c (lookup_block_symbol): Likewise.
2003-02-21 16:24:18 +01:00
|
|
|
|
LOC_INDIRECT,
|
|
|
|
|
|
|
|
|
|
/* The variable's address is computed by a set of location
|
|
|
|
|
functions (see "struct location_funcs" below). */
|
|
|
|
|
LOC_COMPUTED,
|
|
|
|
|
|
|
|
|
|
/* Same as LOC_COMPUTED, but for function arguments. */
|
|
|
|
|
LOC_COMPUTED_ARG
|
|
|
|
|
};
|
|
|
|
|
|
2004-01-26 21:36:32 +01:00
|
|
|
|
/* The methods needed to implement a symbol class. These methods can
|
|
|
|
|
use the symbol's .aux_value for additional per-symbol information.
|
|
|
|
|
|
|
|
|
|
At present this is only used to implement location expressions. */
|
|
|
|
|
|
|
|
|
|
struct symbol_ops
|
Based on a patch from Daniel Berlin (dberlin@dberlin.org).
* symtab.h: Add opaque declarations of struct axs_value and
struct agent_expr.
(enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
(struct location_funcs): New type.
(struct symbol): Add "loc" to aux_value.
(SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
* dwarf2read.c: Include "dwarf2expr.h".
(dwarf2_symbol_mark_computed): New function.
(read_func_scope): Use it.
(var_decode_location): New function.
(new_symbol): Use it.
* dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
* Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
(dwarf2expr_h, dwarf2loc_h): New variables.
(COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
(dwarf2expr.o, dwarf2loc.o): New rules.
(dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
* buildsym.c (finish_block): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
* findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
* m2-exp.y (yylex): Likewise.
* printcmd.c (address_info, print_frame_args): Likewise.
* stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
* symmisc.c (print_symbol, print_partial_symbols): Likewise.
* ada-lang.c (ada_resolve_subexp, symtab_for_sym)
(ada_add_block_symbols, fill_in_ada_prototype): Likewise.
* symtab.c (lookup_block_symbol): Likewise.
2003-02-21 16:24:18 +01:00
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
/* Return the value of the variable SYMBOL, relative to the stack
|
|
|
|
|
frame FRAME. If the variable has been optimized out, return
|
|
|
|
|
zero.
|
|
|
|
|
|
|
|
|
|
Iff `read_needs_frame (SYMBOL)' is zero, then FRAME may be zero. */
|
|
|
|
|
|
|
|
|
|
struct value *(*read_variable) (struct symbol * symbol,
|
|
|
|
|
struct frame_info * frame);
|
|
|
|
|
|
|
|
|
|
/* Return non-zero if we need a frame to find the value of the SYMBOL. */
|
|
|
|
|
int (*read_needs_frame) (struct symbol * symbol);
|
|
|
|
|
|
|
|
|
|
/* Write to STREAM a natural-language description of the location of
|
|
|
|
|
SYMBOL. */
|
|
|
|
|
int (*describe_location) (struct symbol * symbol, struct ui_file * stream);
|
|
|
|
|
|
|
|
|
|
/* Tracepoint support. Append bytecodes to the tracepoint agent
|
|
|
|
|
expression AX that push the address of the object SYMBOL. Set
|
|
|
|
|
VALUE appropriately. Note --- for objects in registers, this
|
|
|
|
|
needn't emit any code; as long as it sets VALUE properly, then
|
|
|
|
|
the caller will generate the right code in the process of
|
|
|
|
|
treating this as an lvalue or rvalue. */
|
|
|
|
|
|
|
|
|
|
void (*tracepoint_var_ref) (struct symbol * symbol, struct agent_expr * ax,
|
|
|
|
|
struct axs_value * value);
|
2002-09-12 21:19:37 +02:00
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-21 21:55:32 +02:00
|
|
|
|
/* This structure is space critical. See space comments at the top. */
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
struct symbol
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The general symbol info required for all types of symbols. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct general_symbol_info ginfo;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Data type of value */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct type *type;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* Domain code. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(domain_enum_tag) domain : 6;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Address class */
|
2004-01-26 21:36:32 +01:00
|
|
|
|
/* NOTE: cagney/2003-11-02: The fields "aclass" and "ops" contain
|
|
|
|
|
overlapping information. By creating a per-aclass ops vector, or
|
|
|
|
|
using the aclass as an index into an ops table, the aclass and
|
|
|
|
|
ops fields can be merged. The latter, for instance, would shave
|
|
|
|
|
32-bits from each symbol (relative to a symbol lookup, any table
|
|
|
|
|
index overhead would be in the noise). */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(address_class) aclass : 6;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Line number of definition. FIXME: Should we really make the assumption
|
|
|
|
|
that nobody will try to debug files longer than 64K lines? What about
|
|
|
|
|
machine generated programs? */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
unsigned short line;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2004-01-26 21:36:32 +01:00
|
|
|
|
/* Method's for symbol's of this class. */
|
|
|
|
|
/* NOTE: cagney/2003-11-02: See comment above attached to "aclass". */
|
|
|
|
|
|
|
|
|
|
const struct symbol_ops *ops;
|
|
|
|
|
|
|
|
|
|
/* Some symbols require additional information to be recorded on a
|
|
|
|
|
per- symbol basis. Stash those values here. */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
union
|
|
|
|
|
{
|
|
|
|
|
/* Used by LOC_BASEREG and LOC_BASEREG_ARG. */
|
|
|
|
|
short basereg;
|
2004-01-26 21:36:32 +01:00
|
|
|
|
/* An arbitrary data pointer. Note that this data must be
|
|
|
|
|
allocated using the same obstack as the symbol itself. */
|
|
|
|
|
/* So far it is only used by LOC_COMPUTED and LOC_COMPUTED_ARG to
|
|
|
|
|
find the location location information. For a LOC_BLOCK symbol
|
|
|
|
|
for a function in a compilation unit compiled with DWARF 2
|
|
|
|
|
information, this is information used internally by the DWARF 2
|
|
|
|
|
code --- specifically, the location expression for the frame
|
|
|
|
|
base for this function. */
|
Based on a patch from Daniel Berlin (dberlin@dberlin.org).
* symtab.h: Add opaque declarations of struct axs_value and
struct agent_expr.
(enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
(struct location_funcs): New type.
(struct symbol): Add "loc" to aux_value.
(SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
* dwarf2read.c: Include "dwarf2expr.h".
(dwarf2_symbol_mark_computed): New function.
(read_func_scope): Use it.
(var_decode_location): New function.
(new_symbol): Use it.
* dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
* Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
(dwarf2expr_h, dwarf2loc_h): New variables.
(COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
(dwarf2expr.o, dwarf2loc.o): New rules.
(dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
* buildsym.c (finish_block): Handle LOC_COMPUTED and
LOC_COMPUTED_ARG.
* findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
* m2-exp.y (yylex): Likewise.
* printcmd.c (address_info, print_frame_args): Likewise.
* stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
* symmisc.c (print_symbol, print_partial_symbols): Likewise.
* ada-lang.c (ada_resolve_subexp, symtab_for_sym)
(ada_add_block_symbols, fill_in_ada_prototype): Likewise.
* symtab.c (lookup_block_symbol): Likewise.
2003-02-21 16:24:18 +01:00
|
|
|
|
/* FIXME drow/2003-02-21: For the LOC_BLOCK case, it might be better
|
|
|
|
|
to add a magic symbol to the block containing this information,
|
|
|
|
|
or to have a generic debug info annotation slot for symbols. */
|
2004-01-26 21:36:32 +01:00
|
|
|
|
void *ptr;
|
2002-09-12 21:19:37 +02:00
|
|
|
|
}
|
|
|
|
|
aux_value;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct symbol *hash_next;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
#define SYMBOL_DOMAIN(symbol) (symbol)->domain
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#define SYMBOL_CLASS(symbol) (symbol)->aclass
|
|
|
|
|
#define SYMBOL_TYPE(symbol) (symbol)->type
|
|
|
|
|
#define SYMBOL_LINE(symbol) (symbol)->line
|
|
|
|
|
#define SYMBOL_BASEREG(symbol) (symbol)->aux_value.basereg
|
2002-10-21 21:11:50 +02:00
|
|
|
|
#define SYMBOL_OBJFILE(symbol) (symbol)->aux_value.objfile
|
2004-01-26 21:36:32 +01:00
|
|
|
|
#define SYMBOL_OPS(symbol) (symbol)->ops
|
|
|
|
|
#define SYMBOL_LOCATION_BATON(symbol) (symbol)->aux_value.ptr
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
/* A partial_symbol records the name, domain, and address class of
|
1999-04-16 03:35:26 +02:00
|
|
|
|
symbols whose types we have not parsed yet. For functions, it also
|
|
|
|
|
contains their memory address, so we can find them from a PC value.
|
|
|
|
|
Each partial_symbol sits in a partial_symtab, all of which are chained
|
2000-04-03 06:47:27 +02:00
|
|
|
|
on a partial symtab list and which points to the corresponding
|
1999-04-16 03:35:26 +02:00
|
|
|
|
normal symtab once the partial_symtab has been referenced. */
|
|
|
|
|
|
2003-08-21 21:55:32 +02:00
|
|
|
|
/* This structure is space critical. See space comments at the top. */
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
struct partial_symbol
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The general symbol info required for all types of symbols. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct general_symbol_info ginfo;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Name space code. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(domain_enum_tag) domain : 6;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Address class (for info_symbols) */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-08-20 19:39:18 +02:00
|
|
|
|
ENUM_BITFIELD(address_class) aclass : 6;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
#define PSYMBOL_DOMAIN(psymbol) (psymbol)->domain
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#define PSYMBOL_CLASS(psymbol) (psymbol)->aclass
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Each item represents a line-->pc (or the reverse) mapping. This is
|
|
|
|
|
somewhat more wasteful of space than one might wish, but since only
|
|
|
|
|
the files which are actually debugged are read in to core, we don't
|
|
|
|
|
waste much space. */
|
|
|
|
|
|
|
|
|
|
struct linetable_entry
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
int line;
|
|
|
|
|
CORE_ADDR pc;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* The order of entries in the linetable is significant. They should
|
|
|
|
|
be sorted by increasing values of the pc field. If there is more than
|
|
|
|
|
one entry for a given pc, then I'm not sure what should happen (and
|
|
|
|
|
I not sure whether we currently handle it the best way).
|
|
|
|
|
|
|
|
|
|
Example: a C for statement generally looks like this
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
10 0x100 - for the init/test part of a for stmt.
|
|
|
|
|
20 0x200
|
|
|
|
|
30 0x300
|
|
|
|
|
10 0x400 - for the increment part of a for stmt.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-02-22 01:17:13 +01:00
|
|
|
|
If an entry has a line number of zero, it marks the start of a PC
|
|
|
|
|
range for which no line number information is available. It is
|
|
|
|
|
acceptable, though wasteful of table space, for such a range to be
|
|
|
|
|
zero length. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
struct linetable
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
int nitems;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Actually NITEMS elements. If you don't like this use of the
|
|
|
|
|
`struct hack', you can shove it up your ANSI (seriously, if the
|
|
|
|
|
committee tells us how to do it, we can probably go along). */
|
|
|
|
|
struct linetable_entry item[1];
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* How to relocate the symbols from each section in a symbol file.
|
|
|
|
|
Each struct contains an array of offsets.
|
|
|
|
|
The ordering and meaning of the offsets is file-type-dependent;
|
|
|
|
|
typically it is indexed by section numbers or symbol types or
|
|
|
|
|
something like that.
|
|
|
|
|
|
|
|
|
|
To give us flexibility in changing the internal representation
|
|
|
|
|
of these offsets, the ANOFFSET macro must be used to insert and
|
|
|
|
|
extract offset values in the struct. */
|
|
|
|
|
|
|
|
|
|
struct section_offsets
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
CORE_ADDR offsets[1]; /* As many as needed. */
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-08-07 17:02:48 +02:00
|
|
|
|
#define ANOFFSET(secoff, whichone) \
|
2001-02-08 07:03:54 +01:00
|
|
|
|
((whichone == -1) \
|
2005-02-11 Andrew Cagney <cagney@gnu.org>
Mark up error_no_arg, query, perror_with_name, complaint, and
internal_error.
* breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
* cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
* dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
* dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
* exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
* frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
* gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
* go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
* i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
* i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
* infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
* interps.c, language.c, linespec.c, linux-nat.c: Update.
* m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
* m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
* macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
* mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
* mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
* objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
* parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
* ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
* regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
* remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
* remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
* s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
* sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
* solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
* sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
* symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
* utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
* win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
* cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
* cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
* mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
* tui/tui-file.c, tui/tui-interp.c: Update.
2005-02-11 19:13:55 +01:00
|
|
|
|
? (internal_error (__FILE__, __LINE__, _("Section index is uninitialized")), -1) \
|
2001-02-08 07:03:54 +01:00
|
|
|
|
: secoff->offsets[whichone])
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-11-25 21:31:06 +01:00
|
|
|
|
/* The size of a section_offsets table for N sections. */
|
|
|
|
|
#define SIZEOF_N_SECTION_OFFSETS(n) \
|
1999-04-16 03:35:26 +02:00
|
|
|
|
(sizeof (struct section_offsets) \
|
2002-11-25 21:31:06 +01:00
|
|
|
|
+ sizeof (((struct section_offsets *) 0)->offsets) * ((n)-1))
|
|
|
|
|
|
2000-04-03 06:47:27 +02:00
|
|
|
|
/* Each source file or header is represented by a struct symtab.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
These objects are chained through the `next' field. */
|
|
|
|
|
|
|
|
|
|
struct symtab
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Chain of all existing symtabs. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct symtab *next;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* List of all symbol scope blocks for this symtab. May be shared
|
|
|
|
|
between different symtabs (and normally is for all the symtabs
|
|
|
|
|
in a given compilation unit). */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct blockvector *blockvector;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Table mapping core addresses to line numbers for this file.
|
|
|
|
|
Can be NULL if none. Never shared between different symtabs. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct linetable *linetable;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Section in objfile->section_offsets for the blockvector and
|
|
|
|
|
the linetable. Probably always SECT_OFF_TEXT. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int block_line_section;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* If several symtabs share a blockvector, exactly one of them
|
|
|
|
|
should be designated the primary, so that the blockvector
|
|
|
|
|
is relocated exactly once by objfile_relocate. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int primary;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* The macro table for this symtab. Like the blockvector, this
|
|
|
|
|
may be shared between different symtabs --- and normally is for
|
|
|
|
|
all the symtabs in a given compilation unit. */
|
|
|
|
|
struct macro_table *macro_table;
|
2002-05-15 23:19:21 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Name of this source file. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *filename;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Directory in which it was compiled, or NULL if we don't know. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *dirname;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* This component says how to free the data we point to:
|
|
|
|
|
free_contents => do a tree walk and free each object.
|
|
|
|
|
free_nothing => do nothing; some other symtab will free
|
|
|
|
|
the data this one uses.
|
|
|
|
|
free_linetable => free just the linetable. FIXME: Is this redundant
|
|
|
|
|
with the primary field? */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
enum free_code
|
|
|
|
|
{
|
|
|
|
|
free_nothing, free_contents, free_linetable
|
|
|
|
|
}
|
|
|
|
|
free_code;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-06-11 David Carlton <carlton@bactrian.org>
* dictionary.h: New.
* dictionary.c: New.
* block.h: Add opaque declaration for struct dictionary.
(struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
'sym' members.
(BLOCK_DICT): New macro.
Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
BLOCK_SHOULD_SORT.
(ALL_BLOCK_SYMBOLS): Update definition.
* Makefile.in (SFILES): Add dictionary.c.
(dictionary_h): New.
(COMMON_OBS): Add dictionary.o.
(dictionary.o): New.
(ada-lang.o): Depend on dictionary_h.
(buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
(stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
(mi-cmd-stack.o): Ditto.
(gdbtk-cmds.o): Update dependencies.
(gdbtk-stack.o): Ditto.
* ada-lang.c: Include dictionary.h.
(symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
(fill_in_ada_prototype, debug_print_block): Ditto.
(ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
'is_sorted'.
* mdebugread.c: Include dictionary.h.
(struct parse_stack): Delete 'maxsyms' member.
(parse_symbol): Update calls to new_block. Delete calls to
shrink_block. Use dictionary methods.
(psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
Update calls to new_symtab. Don't maintain maxsyms data.
(mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
(add_symbol): Just call dict_add_symbol.
(new_symtab): Delete 'maxsyms' argument.
(new_symtab): Update calls to new_block.
(new_block): Delete 'maxsyms' argument; add 'function' argument.
(shrink_block): Delete function.
(fixup_sigtramp): Update call to new_block. Add symbol via
dict_add_symbol.
* jv-lang.c: Include dictionary.h.
(get_java_class_symtab): Set the BLOCK_DICT of the blocks
appropriately. Set class_symtab->free_func. Make sure the
blockvector is big enough to hold two blocks.
(add_class_symtab_symbol): Use dictionary methods.
(free_class_block): New function.
(type_from_class): Replace explicit iteration by
ALL_BLOCK_SYMBOLS.
* symtab.h (struct symtab): Replace 'free_ptr' method by
'free_func'.
* dwarf2read.c (psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* dwarfread.c (psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
Include dictionary.h.
(patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
* dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* objfiles.c: Include dictionary.h.
(objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
* buildsym.c: Include dictionary.h.
(finish_block): Use dictionary methods.
(end_symtab): Set free_func to NULL, not free_ptr.
* tracepoint.c: Include dictionary.h.
(add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
(scope_info): Ditto.
* stack.c: Include dictionary.h.
(print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
(print_block_frame_labels, print_frame_arg_vars)
(print_frame_args): Ditto.
* symmisc.c (free_symtab_block): Use dictionary methods.
(dump_symtab): Ditto.
(free_symtab): Replace use of 'free_ptr' by 'free_func'.
Include dictionary.h.
* symfile.h: Delete declarations of sort_block_syms,
sort_symtab_syms.
* symfile.c (sort_block_syms): Delete.
(sort_symtab_syms): Delete.
* symtab.c: Include dictionary.h.
(lookup_block_symbol): Use dictionary iterators.
(find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
(search_symbols, make_symbol_completion_list): Ditto.
(make_symbol_overload_list): Ditto.
* valops.c (value_of_local): Use dict_empty.
Include dictionary.h.
2003-06-11 David Carlton <carlton@bactrian.org>
* generic/gdbtk-stack.c: Include dictionary.h.
(gdb_block_vars): Update use of ALL_BLOCK_SYMBOLS.
(gdb_get_blocks, gdb_get_vars_command): Ditto.
* generic/gdbtk-cmds.c: Include dictionary.h.
(gdb_listfuncs): Update use of ALL_BLOCK_SYMBOLS.
2003-06-11 David Carlton <carlton@bactrian.org>
* mi-cmd-stack.c: Include dictionary.h.
(list_args_or_locals): Update use of ALL_BLOCK_SYMBOLS.
2003-06-12 01:29:49 +02:00
|
|
|
|
/* A function to call to free space, if necessary. This is IN
|
|
|
|
|
ADDITION to the action indicated by free_code. */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2003-06-11 David Carlton <carlton@bactrian.org>
* dictionary.h: New.
* dictionary.c: New.
* block.h: Add opaque declaration for struct dictionary.
(struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
'sym' members.
(BLOCK_DICT): New macro.
Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
BLOCK_SHOULD_SORT.
(ALL_BLOCK_SYMBOLS): Update definition.
* Makefile.in (SFILES): Add dictionary.c.
(dictionary_h): New.
(COMMON_OBS): Add dictionary.o.
(dictionary.o): New.
(ada-lang.o): Depend on dictionary_h.
(buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
(stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
(mi-cmd-stack.o): Ditto.
(gdbtk-cmds.o): Update dependencies.
(gdbtk-stack.o): Ditto.
* ada-lang.c: Include dictionary.h.
(symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
(fill_in_ada_prototype, debug_print_block): Ditto.
(ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
'is_sorted'.
* mdebugread.c: Include dictionary.h.
(struct parse_stack): Delete 'maxsyms' member.
(parse_symbol): Update calls to new_block. Delete calls to
shrink_block. Use dictionary methods.
(psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
Update calls to new_symtab. Don't maintain maxsyms data.
(mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
(add_symbol): Just call dict_add_symbol.
(new_symtab): Delete 'maxsyms' argument.
(new_symtab): Update calls to new_block.
(new_block): Delete 'maxsyms' argument; add 'function' argument.
(shrink_block): Delete function.
(fixup_sigtramp): Update call to new_block. Add symbol via
dict_add_symbol.
* jv-lang.c: Include dictionary.h.
(get_java_class_symtab): Set the BLOCK_DICT of the blocks
appropriately. Set class_symtab->free_func. Make sure the
blockvector is big enough to hold two blocks.
(add_class_symtab_symbol): Use dictionary methods.
(free_class_block): New function.
(type_from_class): Replace explicit iteration by
ALL_BLOCK_SYMBOLS.
* symtab.h (struct symtab): Replace 'free_ptr' method by
'free_func'.
* dwarf2read.c (psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* dwarfread.c (psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
Include dictionary.h.
(patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
* dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
sort_symtab_syms.
* objfiles.c: Include dictionary.h.
(objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
* buildsym.c: Include dictionary.h.
(finish_block): Use dictionary methods.
(end_symtab): Set free_func to NULL, not free_ptr.
* tracepoint.c: Include dictionary.h.
(add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
(scope_info): Ditto.
* stack.c: Include dictionary.h.
(print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
(print_block_frame_labels, print_frame_arg_vars)
(print_frame_args): Ditto.
* symmisc.c (free_symtab_block): Use dictionary methods.
(dump_symtab): Ditto.
(free_symtab): Replace use of 'free_ptr' by 'free_func'.
Include dictionary.h.
* symfile.h: Delete declarations of sort_block_syms,
sort_symtab_syms.
* symfile.c (sort_block_syms): Delete.
(sort_symtab_syms): Delete.
* symtab.c: Include dictionary.h.
(lookup_block_symbol): Use dictionary iterators.
(find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
(search_symbols, make_symbol_completion_list): Ditto.
(make_symbol_overload_list): Ditto.
* valops.c (value_of_local): Use dict_empty.
Include dictionary.h.
2003-06-11 David Carlton <carlton@bactrian.org>
* generic/gdbtk-stack.c: Include dictionary.h.
(gdb_block_vars): Update use of ALL_BLOCK_SYMBOLS.
(gdb_get_blocks, gdb_get_vars_command): Ditto.
* generic/gdbtk-cmds.c: Include dictionary.h.
(gdb_listfuncs): Update use of ALL_BLOCK_SYMBOLS.
2003-06-11 David Carlton <carlton@bactrian.org>
* mi-cmd-stack.c: Include dictionary.h.
(list_args_or_locals): Update use of ALL_BLOCK_SYMBOLS.
2003-06-12 01:29:49 +02:00
|
|
|
|
void (*free_func)(struct symtab *symtab);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Total number of lines found in source file. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int nlines;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* line_charpos[N] is the position of the (N-1)th line of the
|
|
|
|
|
source file. "position" means something we can lseek() to; it
|
|
|
|
|
is not guaranteed to be useful any other way. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int *line_charpos;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Language of this source file. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
enum language language;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* String that identifies the format of the debugging information, such
|
|
|
|
|
as "stabs", "dwarf 1", "dwarf 2", "coff", etc. This is mostly useful
|
|
|
|
|
for automated testing of gdb but may also be information that is
|
|
|
|
|
useful to the user. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *debugformat;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* String of version information. May be zero. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *version;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Full name of file as found by searching the source path.
|
|
|
|
|
NULL if not yet known. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *fullname;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Object file from which this symbol information was read. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct objfile *objfile;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
#define BLOCKVECTOR(symtab) (symtab)->blockvector
|
|
|
|
|
#define LINETABLE(symtab) (symtab)->linetable
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Each source file that has not been fully read in is represented by
|
|
|
|
|
a partial_symtab. This contains the information on where in the
|
|
|
|
|
executable the debugging symbols for a specific file are, and a
|
|
|
|
|
list of names of global symbols which are located in this file.
|
|
|
|
|
They are all chained on partial symtab lists.
|
|
|
|
|
|
|
|
|
|
Even after the source file has been read into a symtab, the
|
|
|
|
|
partial_symtab remains around. They are allocated on an obstack,
|
2004-02-07 Elena Zannoni <ezannoni@redhat.com>
* dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
coffstab_build_psymtabs, elfstab_build_psymtabs)
(stabsect_build_psymtabs): Replace psymbol_obstack with
objfile_obstack.
* dwarf2-frame.c (decode_frame_entry_1): Ditto.
* dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
Ditto.
* dwarfread.c (scan_compilation_units): Ditto.
* elfread.c (elfstab_offset_sections): Ditto.
* hppa-tdep.c (read_unwind_info): Ditto.
* hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
(hpread_end_psymtab): Ditto.
* mdebugread.c (mdebug_build_psymtabs, add_pending)
(parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
Ditto.
* mips-tdep.c (non_heuristic_proc_desc): Ditto.
* objfiles.c (add_to_objfile_sections)
(build_objfile_section_table): Ditto.
(allocate_objfile): Remove init of psymbol_obstack.
(free_objfile): Remove freeing of psymbol_obstack.
* objfiles.h (struct objfile): Remove field
psymbol_obstack. Update comments.
* pa64solib.c (pa64_solib_add_solib_objfile): Replace
psymbol_obstack with objfile_obstack.
* solib-sunos.c (allocate_rt_common_objfile): Remove init of
psymbol_obstack.
* somread.c (som_symfile_offsets, init_import_symbols)
(init_export_symbols): Replace psymbol_obstack with
objfile_obstack.
* somsolib.c (som_solib_add_solib_objfile): Ditto.
* symfile.c (default_symfile_offsets, syms_from_objfile)
(reread_symbols): Remove freeing and init of psymbol_obstack.
(cashier_psymtab): Update comment.
* symmisc.c (print_objfile_statistics): Don't report stats for
psymbol obstack.
* symtab.h (struct general_symbol_info, struct partial_symtab):
Update comments.
* xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
(xcoff_symfile_offsets): Replace psymbol_obstack with
objfile_obstack.
2004-02-07 19:29:54 +01:00
|
|
|
|
objfile_obstack. FIXME, this is bad for dynamic linking or VxWorks-
|
1999-04-16 03:35:26 +02:00
|
|
|
|
style execution of a bunch of .o's. */
|
|
|
|
|
|
|
|
|
|
struct partial_symtab
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Chain of all existing partial symtabs. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct partial_symtab *next;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Name of the source file which this partial_symtab defines */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *filename;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Full path of the source file. NULL if not known. */
|
2001-12-21 23:32:37 +01:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *fullname;
|
2001-12-21 23:32:37 +01:00
|
|
|
|
|
2004-06-10 22:05:45 +02:00
|
|
|
|
/* Directory in which it was compiled, or NULL if we don't know. */
|
|
|
|
|
|
|
|
|
|
char *dirname;
|
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Information about the object file from which symbols should be read. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct objfile *objfile;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Set of relocation offsets to apply to each section. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct section_offsets *section_offsets;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Range of text addresses covered by this file; texthigh is the
|
|
|
|
|
beginning of the next section. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
CORE_ADDR textlow;
|
|
|
|
|
CORE_ADDR texthigh;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Array of pointers to all of the partial_symtab's which this one
|
|
|
|
|
depends on. Since this array can only be set to previous or
|
|
|
|
|
the current (?) psymtab, this dependency tree is guaranteed not
|
|
|
|
|
to have any loops. "depends on" means that symbols must be read
|
|
|
|
|
for the dependencies before being read for this psymtab; this is
|
|
|
|
|
for type references in stabs, where if foo.c includes foo.h, declarations
|
|
|
|
|
in foo.h may use type numbers defined in foo.c. For other debugging
|
|
|
|
|
formats there may be no need to use dependencies. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct partial_symtab **dependencies;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int number_of_dependencies;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Global symbol list. This list will be sorted after readin to
|
|
|
|
|
improve access. Binary search will be the usual method of
|
|
|
|
|
finding a symbol within it. globals_offset is an integer offset
|
|
|
|
|
within global_psymbols[]. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int globals_offset;
|
|
|
|
|
int n_global_syms;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Static symbol list. This list will *not* be sorted after readin;
|
|
|
|
|
to find a symbol in it, exhaustive search must be used. This is
|
|
|
|
|
reasonable because searches through this list will eventually
|
|
|
|
|
lead to either the read in of a files symbols for real (assumed
|
|
|
|
|
to take a *lot* of time; check) or an error (and we don't care
|
|
|
|
|
how long errors take). This is an offset and size within
|
|
|
|
|
static_psymbols[]. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
int statics_offset;
|
|
|
|
|
int n_static_syms;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Pointer to symtab eventually allocated for this source file, 0 if
|
|
|
|
|
!readin or if we haven't looked for the symtab after it was readin. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
struct symtab *symtab;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Pointer to function which will read in the symtab corresponding to
|
|
|
|
|
this psymtab. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
void (*read_symtab) (struct partial_symtab *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Information that lets read_symtab() locate the part of the symbol table
|
|
|
|
|
that this psymtab corresponds to. This information is private to the
|
|
|
|
|
format-dependent symbol reading routines. For further detail examine
|
|
|
|
|
the various symbol reading modules. Should really be (void *) but is
|
|
|
|
|
(char *) as with other such gdb variables. (FIXME) */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
char *read_symtab_private;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Non-zero if the symtab corresponding to this psymtab has been readin */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
unsigned char readin;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* A fast way to get from a psymtab to its symtab (after the first time). */
|
|
|
|
|
#define PSYMTAB_TO_SYMTAB(pst) \
|
|
|
|
|
((pst) -> symtab != NULL ? (pst) -> symtab : psymtab_to_symtab (pst))
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* The virtual function table is now an array of structures which have the
|
2000-04-03 06:47:27 +02:00
|
|
|
|
form { int16 offset, delta; void *pfn; }.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
In normal virtual function tables, OFFSET is unused.
|
|
|
|
|
DELTA is the amount which is added to the apparent object's base
|
|
|
|
|
address in order to point to the actual object to which the
|
|
|
|
|
virtual function should be applied.
|
|
|
|
|
PFN is a pointer to the virtual function.
|
|
|
|
|
|
|
|
|
|
Note that this macro is g++ specific (FIXME). */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#define VTBL_FNADDR_OFFSET 2
|
|
|
|
|
|
|
|
|
|
/* External variables and functions for the objects described above. */
|
|
|
|
|
|
|
|
|
|
/* See the comment in symfile.c about how current_objfile is used. */
|
|
|
|
|
|
|
|
|
|
extern struct objfile *current_objfile;
|
|
|
|
|
|
|
|
|
|
/* True if we are nested inside psymtab_to_symtab. */
|
|
|
|
|
|
|
|
|
|
extern int currently_reading_symtab;
|
|
|
|
|
|
|
|
|
|
/* From utils.c. */
|
|
|
|
|
extern int demangle;
|
|
|
|
|
extern int asm_demangle;
|
|
|
|
|
|
|
|
|
|
/* symtab.c lookup functions */
|
|
|
|
|
|
|
|
|
|
/* lookup a symbol table by source file name */
|
|
|
|
|
|
2001-06-12 17:03:04 +02:00
|
|
|
|
extern struct symtab *lookup_symtab (const char *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup a symbol by name (optional block, optional symtab) */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symbol *lookup_symbol (const char *, const struct block *,
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
const domain_enum, int *,
|
2000-05-28 03:12:42 +02:00
|
|
|
|
struct symtab **);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-20 03:55:18 +02:00
|
|
|
|
/* A default version of lookup_symbol_nonlocal for use by languages
|
|
|
|
|
that can't think of anything better to do. */
|
|
|
|
|
|
|
|
|
|
extern struct symbol *basic_lookup_symbol_nonlocal (const char *,
|
|
|
|
|
const char *,
|
|
|
|
|
const struct block *,
|
|
|
|
|
const domain_enum,
|
|
|
|
|
struct symtab **);
|
|
|
|
|
|
|
|
|
|
/* Some helper functions for languages that need to write their own
|
|
|
|
|
lookup_symbol_nonlocal functions. */
|
|
|
|
|
|
|
|
|
|
/* Lookup a symbol in the static block associated to BLOCK, if there
|
|
|
|
|
is one; do nothing if BLOCK is NULL or a global block. */
|
|
|
|
|
|
|
|
|
|
extern struct symbol *lookup_symbol_static (const char *name,
|
|
|
|
|
const char *linkage_name,
|
|
|
|
|
const struct block *block,
|
|
|
|
|
const domain_enum domain,
|
|
|
|
|
struct symtab **symtab);
|
|
|
|
|
|
|
|
|
|
/* Lookup a symbol in all files' global blocks (searching psymtabs if
|
|
|
|
|
necessary). */
|
|
|
|
|
|
|
|
|
|
extern struct symbol *lookup_symbol_global (const char *name,
|
|
|
|
|
const char *linkage_name,
|
|
|
|
|
const domain_enum domain,
|
|
|
|
|
struct symtab **symtab);
|
|
|
|
|
|
|
|
|
|
/* Lookup a symbol within the block BLOCK. This, unlike
|
|
|
|
|
lookup_symbol_block, will set SYMTAB and BLOCK_FOUND correctly, and
|
|
|
|
|
will fix up the symbol if necessary. */
|
|
|
|
|
|
|
|
|
|
extern struct symbol *lookup_symbol_aux_block (const char *name,
|
|
|
|
|
const char *linkage_name,
|
|
|
|
|
const struct block *block,
|
|
|
|
|
const domain_enum domain,
|
|
|
|
|
struct symtab **symtab);
|
|
|
|
|
|
2003-06-12 David Carlton <carlton@bactrian.org>
* symtab.h: Delete declaration of make_symbol_overload_list.
Add declaration of lookup_partial_symbol.
* symtab.c (remove_params): Move to cp-support.c.
(overload_list_add_symbol, make_symbol_overload_list)
(sym_return_val_size, sym_return_val_index): Ditto.
(lookup_partial_symbol): Make extern.
* cp-support.h: Add declaration of make_symbol_overload_list.
* cp-support.c: Include dictionary.h, objfiles.h, frame.h,
symtab.h, and block.h.
(remove_params): Move here from symtab.c.
(overload_list_add_symbol, make_symbol_overload_list)
(sym_return_val_size, sym_return_val_index): Ditto.
* valops.c: Include cp-support.h.
* Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
frame_h, and block_h.
(valops.o): Depend on cp_support_h.
2003-06-12 17:33:45 +02:00
|
|
|
|
/* Lookup a partial symbol. */
|
|
|
|
|
|
|
|
|
|
extern struct partial_symbol *lookup_partial_symbol (struct partial_symtab *,
|
|
|
|
|
const char *,
|
|
|
|
|
const char *, int,
|
|
|
|
|
domain_enum);
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* lookup a symbol by name, within a specified block */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symbol *lookup_block_symbol (const struct block *, const char *,
|
2002-03-22 19:57:08 +01:00
|
|
|
|
const char *,
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
const domain_enum);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup a [struct, union, enum] by name, within a specified block */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct type *lookup_struct (char *, struct block *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct type *lookup_union (char *, struct block *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct type *lookup_enum (char *, struct block *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* from blockframe.c: */
|
|
|
|
|
|
|
|
|
|
/* lookup the function symbol corresponding to the address */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symbol *find_pc_function (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup the function corresponding to the address and section */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symbol *find_pc_sect_function (CORE_ADDR, asection *);
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* lookup function from address, return name, start addr and end addr */
|
|
|
|
|
|
2003-01-18 Andrew Cagney <ac131313@redhat.com>
* cris-tdep.c: Fix function declaration indentation.
* dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
* mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
* rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
* symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
* xcoffread.c, config/pa/tm-hppa.h: Ditto.
* config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
2003-01-19 05:06:47 +01:00
|
|
|
|
extern int find_pc_partial_function (CORE_ADDR, char **, CORE_ADDR *,
|
|
|
|
|
CORE_ADDR *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void clear_pc_function_cache (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* from symtab.c: */
|
|
|
|
|
|
|
|
|
|
/* lookup partial symbol table by filename */
|
|
|
|
|
|
2001-06-12 17:03:04 +02:00
|
|
|
|
extern struct partial_symtab *lookup_partial_symtab (const char *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup partial symbol table by address */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct partial_symtab *find_pc_psymtab (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup partial symbol table by address and section */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct partial_symtab *find_pc_sect_psymtab (CORE_ADDR, asection *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup full symbol table by address */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtab *find_pc_symtab (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup full symbol table by address and section */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtab *find_pc_sect_symtab (CORE_ADDR, asection *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup partial symbol by address */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct partial_symbol *find_pc_psymbol (struct partial_symtab *,
|
|
|
|
|
CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* lookup partial symbol by address and section */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct partial_symbol *find_pc_sect_psymbol (struct partial_symtab *,
|
|
|
|
|
CORE_ADDR, asection *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern int find_pc_line_pc_range (CORE_ADDR, CORE_ADDR *, CORE_ADDR *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void reread_symbols (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct type *lookup_transparent_type (const char *);
|
2004-01-24 00:03:31 +01:00
|
|
|
|
extern struct type *basic_lookup_transparent_type (const char *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Macro for name of symbol to indicate a file compiled with gcc. */
|
|
|
|
|
#ifndef GCC_COMPILED_FLAG_SYMBOL
|
|
|
|
|
#define GCC_COMPILED_FLAG_SYMBOL "gcc_compiled."
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
/* Macro for name of symbol to indicate a file compiled with gcc2. */
|
|
|
|
|
#ifndef GCC2_COMPILED_FLAG_SYMBOL
|
|
|
|
|
#define GCC2_COMPILED_FLAG_SYMBOL "gcc2_compiled."
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
/* Functions for dealing with the minimal symbol table, really a misc
|
|
|
|
|
address<->symbol mapping for things we don't have debug symbols for. */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void prim_record_minimal_symbol (const char *, CORE_ADDR,
|
|
|
|
|
enum minimal_symbol_type,
|
|
|
|
|
struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
extern struct minimal_symbol *prim_record_minimal_symbol_and_info
|
2000-05-28 03:12:42 +02:00
|
|
|
|
(const char *, CORE_ADDR,
|
|
|
|
|
enum minimal_symbol_type,
|
|
|
|
|
char *info, int section, asection * bfd_section, struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern unsigned int msymbol_hash_iw (const char *);
|
2000-03-07 05:33:52 +01:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern unsigned int msymbol_hash (const char *);
|
2000-03-07 05:33:52 +01:00
|
|
|
|
|
|
|
|
|
extern void
|
|
|
|
|
add_minsym_to_hash_table (struct minimal_symbol *sym,
|
|
|
|
|
struct minimal_symbol **table);
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct minimal_symbol *lookup_minimal_symbol (const char *,
|
|
|
|
|
const char *,
|
|
|
|
|
struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct minimal_symbol *lookup_minimal_symbol_text (const char *,
|
|
|
|
|
struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
struct minimal_symbol *lookup_minimal_symbol_solib_trampoline (const char *,
|
|
|
|
|
struct objfile
|
|
|
|
|
*);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct minimal_symbol *lookup_minimal_symbol_by_pc (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct minimal_symbol *lookup_minimal_symbol_by_pc_section (CORE_ADDR,
|
|
|
|
|
asection
|
|
|
|
|
*);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct minimal_symbol
|
|
|
|
|
*lookup_solib_trampoline_symbol_by_pc (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern CORE_ADDR find_solib_trampoline_target (CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void init_minimal_symbol_collection (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-16 06:07:39 +02:00
|
|
|
|
extern struct cleanup *make_cleanup_discard_minimal_symbols (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void install_minimal_symbols (struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Sort all the minimal symbols in OBJFILE. */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void msymbols_sort (struct objfile *objfile);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
struct symtab_and_line
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
struct symtab *symtab;
|
|
|
|
|
asection *section;
|
|
|
|
|
/* Line number. Line numbers start at 1 and proceed through symtab->nlines.
|
|
|
|
|
0 is never a valid line number; it is used to indicate that line number
|
|
|
|
|
information is not available. */
|
|
|
|
|
int line;
|
|
|
|
|
|
|
|
|
|
CORE_ADDR pc;
|
|
|
|
|
CORE_ADDR end;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-10-24 23:02:53 +02:00
|
|
|
|
extern void init_sal (struct symtab_and_line *sal);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
struct symtabs_and_lines
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
struct symtab_and_line *sals;
|
|
|
|
|
int nelts;
|
|
|
|
|
};
|
1999-07-07 22:19:36 +02:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Some types and macros needed for exception catchpoints.
|
|
|
|
|
Can't put these in target.h because symtab_and_line isn't
|
|
|
|
|
known there. This file will be included by breakpoint.c,
|
|
|
|
|
hppa-tdep.c, etc. */
|
|
|
|
|
|
|
|
|
|
/* Enums for exception-handling support */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
enum exception_event_kind
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
EX_EVENT_THROW,
|
|
|
|
|
EX_EVENT_CATCH
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Type for returning info about an exception */
|
1999-07-07 22:19:36 +02:00
|
|
|
|
struct exception_event_record
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
enum exception_event_kind kind;
|
|
|
|
|
struct symtab_and_line throw_sal;
|
|
|
|
|
struct symtab_and_line catch_sal;
|
|
|
|
|
/* This may need to be extended in the future, if
|
|
|
|
|
some platforms allow reporting more information,
|
|
|
|
|
such as point of rethrow, type of exception object,
|
|
|
|
|
type expected by catch clause, etc. */
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
#define CURRENT_EXCEPTION_KIND (current_exception_event->kind)
|
|
|
|
|
#define CURRENT_EXCEPTION_CATCH_SAL (current_exception_event->catch_sal)
|
|
|
|
|
#define CURRENT_EXCEPTION_CATCH_LINE (current_exception_event->catch_sal.line)
|
|
|
|
|
#define CURRENT_EXCEPTION_CATCH_FILE (current_exception_event->catch_sal.symtab->filename)
|
|
|
|
|
#define CURRENT_EXCEPTION_CATCH_PC (current_exception_event->catch_sal.pc)
|
|
|
|
|
#define CURRENT_EXCEPTION_THROW_SAL (current_exception_event->throw_sal)
|
|
|
|
|
#define CURRENT_EXCEPTION_THROW_LINE (current_exception_event->throw_sal.line)
|
|
|
|
|
#define CURRENT_EXCEPTION_THROW_FILE (current_exception_event->throw_sal.symtab->filename)
|
|
|
|
|
#define CURRENT_EXCEPTION_THROW_PC (current_exception_event->throw_sal.pc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Given a pc value, return line number it is in. Second arg nonzero means
|
|
|
|
|
if pc is on the boundary use the previous statement's line number. */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtab_and_line find_pc_line (CORE_ADDR, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Same function, but specify a section as well as an address */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtab_and_line find_pc_sect_line (CORE_ADDR, asection *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Given a symtab and line number, return the pc there. */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern int find_line_pc (struct symtab *, int, CORE_ADDR *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-01-18 Andrew Cagney <ac131313@redhat.com>
* cris-tdep.c: Fix function declaration indentation.
* dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
* mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
* rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
* symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
* xcoffread.c, config/pa/tm-hppa.h: Ditto.
* config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
2003-01-19 05:06:47 +01:00
|
|
|
|
extern int find_line_pc_range (struct symtab_and_line, CORE_ADDR *,
|
|
|
|
|
CORE_ADDR *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void resolve_sal_pc (struct symtab_and_line *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Given a string, return the line specified by it. For commands like "list"
|
|
|
|
|
and "breakpoint". */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtabs_and_lines decode_line_spec (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtabs_and_lines decode_line_spec_1 (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Symmisc.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_print_symbols (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_print_psymbols (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_print_msymbols (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_print_objfiles (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-07 23:42:48 +02:00
|
|
|
|
void maintenance_info_symtabs (char *, int);
|
2003-04-14 20:42:28 +02:00
|
|
|
|
|
2003-05-07 23:42:48 +02:00
|
|
|
|
void maintenance_info_psymtabs (char *, int);
|
2003-04-14 20:42:28 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_check_symtabs (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* maint.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
void maintenance_print_statistics (char *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void free_symtab (struct symtab *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* Symbol-reading stuff in symfile.c and solib.c. */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symtab *psymtab_to_symtab (struct partial_symtab *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void clear_solib (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* source.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern int identify_source_line (struct symtab *, int, int, CORE_ADDR);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void print_source_lines (struct symtab *, int, int, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void forget_cached_source_info (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void select_source_symtab (struct symtab *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern char **make_symbol_completion_list (char *, char *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
* completer.c (gdb_completer_loc_break_characters): New variable.
(line_completion_function): If we are completing on locations,
back up the start of word pointer past all characters which can
appear in a location spec.
(location_completer): New function.
* completer.h: Add prototype for location_completer.
* symtab.c (make_source_files_completion_list)
(add_filename_to_list, not_interesting_fname): New functions.
(filename_seen): New function, body extracted from
output_source_filename.
(output_source_filename): Call filename_seen to check if the file
was already printed.
(make_symbol_completion_list): If TEXT includes a
double-quoted string, return an empty list, not NULL.
(make_file_symbol_completion_list): New function, similar to
make_symbol_completion_list but with an additional argument
SRCFILE.
* symtab.h (make_file_symbol_completion_list)
(make_source_files_completion_list): Add prototypes.
* breakpoint.c (_initialize_breakpoint): Make location_completer
be the completion function for all commands which set breakpoints
and watchpoints.
(top-level): #include "completer.h".
* tracepoint.c (_initialize_tracepoint): Make location_completer
be the completion function for the "trace" command.
(top-level): #include "completer.h".
* printcmd.c (_initialize_printcmd): Make location_completer be
the completion function for the "print", "inspect", "call", and
"disassemble" commands.
(top-level): #include "completer.h".
* infcmd.c (_initialize_infcmd): Make location_completer be the
completion function for the "go", "jump", and "until" commands.
(top-level): #include "completer.h".
2001-06-11 18:05:25 +02:00
|
|
|
|
extern char **make_file_symbol_completion_list (char *, char *, char *);
|
|
|
|
|
|
|
|
|
|
extern char **make_source_files_completion_list (char *, char *);
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* symtab.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct partial_symtab *find_main_psymtab (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-11-11 00:02:56 +01:00
|
|
|
|
extern struct symtab *find_line_symtab (struct symtab *, int, int *, int *);
|
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
extern struct symtab_and_line find_function_start_sal (struct symbol *sym,
|
|
|
|
|
int);
|
2000-11-11 00:02:56 +01:00
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* symfile.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern void clear_symtab_users (void);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern enum language deduce_language_from_filename (char *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
/* symtab.c */
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern int in_prologue (CORE_ADDR pc, CORE_ADDR func_start);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2004-02-17 16:21:22 +01:00
|
|
|
|
extern CORE_ADDR skip_prologue_using_sal (CORE_ADDR func_addr);
|
|
|
|
|
|
2000-05-28 03:12:42 +02:00
|
|
|
|
extern struct symbol *fixup_symbol_section (struct symbol *,
|
|
|
|
|
struct objfile *);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2000-08-05 01:13:50 +02:00
|
|
|
|
extern struct partial_symbol *fixup_psymbol_section (struct partial_symbol
|
|
|
|
|
*psym,
|
|
|
|
|
struct objfile *objfile);
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
/* Symbol searching */
|
|
|
|
|
|
|
|
|
|
/* When using search_symbols, a list of the following structs is returned.
|
2000-10-27 17:02:42 +02:00
|
|
|
|
Callers must free the search list using free_search_symbols! */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
struct symbol_search
|
2002-09-12 21:19:37 +02:00
|
|
|
|
{
|
|
|
|
|
/* The block in which the match was found. Could be, for example,
|
|
|
|
|
STATIC_BLOCK or GLOBAL_BLOCK. */
|
|
|
|
|
int block;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* Information describing what was found.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
If symtab abd symbol are NOT NULL, then information was found
|
|
|
|
|
for this match. */
|
|
|
|
|
struct symtab *symtab;
|
|
|
|
|
struct symbol *symbol;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* If msymbol is non-null, then a match was made on something for
|
|
|
|
|
which only minimal_symbols exist. */
|
|
|
|
|
struct minimal_symbol *msymbol;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-09-12 21:19:37 +02:00
|
|
|
|
/* A link to the next match, or NULL for the end. */
|
|
|
|
|
struct symbol_search *next;
|
|
|
|
|
};
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.
* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.
2003-05-12 Elena Zannoni <ezannoni@redhat.com>
* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.
2003-05-14 19:43:20 +02:00
|
|
|
|
extern void search_symbols (char *, domain_enum, int, char **,
|
2000-05-28 03:12:42 +02:00
|
|
|
|
struct symbol_search **);
|
|
|
|
|
extern void free_search_symbols (struct symbol_search *);
|
2002-09-12 21:19:37 +02:00
|
|
|
|
extern struct cleanup *make_cleanup_free_search_symbols (struct symbol_search
|
|
|
|
|
*);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2001-07-07 19:19:50 +02:00
|
|
|
|
/* The name of the ``main'' function.
|
|
|
|
|
FIXME: cagney/2001-03-20: Can't make main_name() const since some
|
|
|
|
|
of the calling code currently assumes that the string isn't
|
|
|
|
|
const. */
|
|
|
|
|
extern void set_main_name (const char *name);
|
2002-09-12 21:19:37 +02:00
|
|
|
|
extern /*const */ char *main_name (void);
|
2001-07-07 19:19:50 +02:00
|
|
|
|
|
2004-04-08 23:18:13 +02:00
|
|
|
|
/* Global to indicate presence of HP-compiled objects,
|
|
|
|
|
in particular, SOM executable file with SOM debug info
|
|
|
|
|
Defined in symtab.c, used in hppa-tdep.c. */
|
|
|
|
|
extern int deprecated_hp_som_som_object_present;
|
|
|
|
|
|
1999-04-16 03:35:26 +02:00
|
|
|
|
#endif /* !defined(SYMTAB_H) */
|