John Gilmore
7a6093e880
* coffread.c (coff_symfile_read): Avoid select_source_symtab,
since it is not needed and can cause errors when examining ".o"
files.
* symfile.c (compact_misc_function_vector): Handle empty vector.
35 years ago
John Gilmore
2e00f40a38
Make it compile for cross-debugging.
35 years ago
Per Bothner
ce623b5fd1
Two small mips-specific fixes (see ChangeLog).
35 years ago
Steve Chamberlain
f5f0679af0
Changes due to include file renaming:
* 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.
35 years ago
Fred Fish
8978401fd1
Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new
files.
35 years ago
Fred Fish
9336ad7aea
Initial revision
35 years ago
Fred Fish
8c6e9f05f2
Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration
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).
35 years ago
Fred Fish
3053b9f218
Change simple call to printf of error message to a call to error(). Output
was not getting flushed and was not being newline terminated.
35 years ago
Roland Pesch
4b195f9a30
*** empty log message ***
35 years ago
Roland Pesch
a6d0b6d30f
(1) At Bob Chassell's request, remove leading comments that used to
survive M4 filtering but still tell people the original source was
M4'd;
(2) Also for B.C., include one more emphasis font in @colophon at end;
(3) Thanks to J Gilmore, strengthen wording about unsupported
combinations of host-manufacturer-OS in config Appendix.
35 years ago
John Gilmore
67c29f758d
Make structs work on DECstation (sigh)
35 years ago
John Gilmore
52bd2c221f
Fix syntax errors.
35 years ago
Michael Tiemann
a33336a38e
readline/sysdep.h no longer exists, so main.o does not depend on it.
35 years ago
John Gilmore
f1d77e9053
Improve G++ debugging support.
35 years ago
Stu Grossman
605fe2b1b0
Add -lbsd to XM_CLIBS so that we get the right version of setpgrp.
35 years ago
John Gilmore
7130224967
* m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC to avoid
conflicts with system header files.
35 years ago
John Gilmore
378d8e737c
Add some error checking around ioctl's for terminal switching.
35 years ago
John Gilmore
b68da3b817
No need to offset args from frame pointer.
35 years ago
John Gilmore
2dd074f421
VERSION 4.2.95
35 years ago
John Gilmore
2b61280ae6
Further cleanup for release.
35 years ago
John Gilmore
2fd5584884
Add warning and compiler override.
35 years ago
John Gilmore
3ae444f844
SCO lint.
35 years ago
John Gilmore
1a5a8f2a3e
CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).
35 years ago
John Gilmore
8013e17047
Lint
35 years ago
John Gilmore
3cb0d72dbf
Roll new files into various lists.
35 years ago
John Gilmore
2e8521a929
Roll VERSION to 4.2.90.
35 years ago
Fred Fish
4cfd3c4990
Initialize the c++ specific portion of the type structure for union types
as well as struct types, since gdb attempts to reference that portion for
both types. Was getting core dumps due to NULL pointer dereferencing.
35 years ago
John Gilmore
f7402c04fa
* main.c: Use getcwd rather than getwd.
* standalone.c: Fake getcwd rather than getwd.
* xm-*.h: Remove fake values of MAXPATHLEN.
35 years ago
Stu Grossman
7b554a2875
hsuser.texinfo -> inc-hist.texi.
35 years ago
Stu Grossman
e9d98c95a5
Refer to new locations for readline doc.
35 years ago
John Gilmore
76b28d05a2
Add /* */ to #if 0'd thing to help ANSI.
35 years ago
John Gilmore
21f62bbd30
Remove more refs to removed files.
35 years ago
John Gilmore
3db0634cec
* exec.c (exec_files_info): If `verbose' is set, show file offset as well.
35 years ago
John Gilmore
2eba358f6b
Update for new files and changed include files.
35 years ago
John Gilmore
7d9884b927
* defs.h: Incorporate param.h. All users changed.
* 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.
35 years ago
John Gilmore
d51bea8d2c
Update checked-in copy for convenience. (FSF releases build their own.)
35 years ago
John Gilmore
49faf3b650
Remove rudimentary HP a.out support from GDB, move to ../include.
35 years ago
John Gilmore
44ff4c96a4
Cashier <a.out.gnu.h>
35 years ago
John Gilmore
f318d221a5
More *config stuff
35 years ago
John Gilmore
8cc1c08ffc
tconfig and xconfig => config
35 years ago
John Gilmore
6cf7ab940a
echo echo echo
35 years ago
John Gilmore
efde72f216
xconfig, tconfig ==> config
35 years ago
John Gilmore
2becda63fb
Add rs/6000, merge xconfig and tconfig into config.
35 years ago
John Gilmore
f187c3a41a
tconfig&xconfig => config
35 years ago
John Gilmore
3978d0599b
Makefile fragments for various hosts and targets now come from
gdb/config/mh-* and gdb/config/mt-*. This is for consistency with
other config setups.
35 years ago
John Gilmore
3d29576b5a
For configure-able doc dir.
35 years ago
John Gilmore
6373dbe3d7
Clean up rs6000 opcode stuff.
35 years ago
Fred Fish
768be6e12b
Recognize obsolete form of AT_element_list attribute still used by AT&T
compilers on one platform, and possibly more.
35 years ago
K. Richard Pixley
332523bfd3
add staging stuff
35 years ago
Fred Fish
0db97eedc1
Ignore names invented by helpful compilers for anonymous structs, unions,
and enums.
35 years ago