Age | Commit message (Collapse) | Author | Files | Lines |
|
encapsulated in mips ecoff. See ChangeLog for the gory details.
|
|
SVR4 shared libraries in a manner very close to the original SunOS support.
See the ChangeLog for details.
|
|
Now passes all current gdb test suite tests.
|
|
complete definition for files outside the one containing the complete
definition, if that file has not yet been read in. (Working on it...)
|
|
mid-line, be more careful about possibly advancing to the next line.
|
|
including building symbol table entries for enumeration members.
|
|
since they are stored in the Dwarf info in reverse order.
|
|
DIE's.
|
|
* xcoffread.c: internalcoff.h ->coff/internal.c,
coff-rs6000.h ->coff/rs6000.h
* mipsread.c: coff-mips.h ->coff/mips.h
* elfread.c: elf-common.h ->elf/common.h
elf-external.h ->elf/external.h,
elf-internal.h ->elf/internal.h
* dwarfread.c dwarf.h ->elf/dwarf.h
* dbxread.c: aout64.h ->aout/aout64.h
stab.gnu.h ->aout/stab_gnu.h
* coffread.c: internalcoff.h ->coff/internal.h
* buildsym.c: stab.gnu.h ->aout/stab_gnu.h
* depend Updated to take the above into account.
|
|
file, recognize names beginning with '.' as compiler generated "fake" tags
for anonymous structures, unions and enums. Add target dependent functions
for SVR4 /proc register interface (i386-tdep.c).
|
|
as well as struct types, since gdb attempts to reference that portion for
both types. Was getting core dumps due to NULL pointer dereferencing.
|
|
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead.
* param.h, param-no-tm.h: Removed.
* Update copyrights in all changed files.
* dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c,
solib.c, symtab.h, tm-umax.h, valprint.c: Lint.
* tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h,
xm-merlin.h: Avoid host include files in target descriptions.
* getpagesize.h: Removed, libiberty copes now.
|
|
compilers on one platform, and possibly more.
|
|
and enums.
|
|
|
|
new G++ 1.95 dbxout output).
|
|
|
|
table entries.
|
|
convert to use of variable arg count concat() in libiberty.
|
|
Was being called with a random pointer.
|
|
This includes a "struct objfile" that owns symtabs and psymtabs
that were read in from that binary file. See ChangeLog.
|
|
Also, fix a C++ problem when looking for methods in super-classes.
(There was confusion between base and derived types.)
|
|
(add_symbol_file): Call it to do the real work.
(syms_from_bfd): Initialize entry_point before calling symfile_init.
* symtab.h, symfile.c, coffread.c, mipsread.c, dwarfread.c:
Avoid declaring or setting entry_point (symfile.h & symfile.c cope).
|
|
|
|
|
|
|
|
/proc (process file system) support, Amiga UNIX target and host defines, SVR4
target and host defines, and m68k hosts defines.
|