Roland Pesch
54e4cbe8f0
1) Added conditional markup around node transitions, so node structure correct
for either generic manual (material near back, in "targets"), or for special
cross-debugging manuals (material near front, in "invocation").
2) Allowed $Id: tag to appear as texinfo comment.
36 years ago
Roland Pesch
0e1b12ce0d
Tried allowing $Id: to appear in final output, but it confuses makeinfo
(the texinfo comment appears inside a menu). Revisit someday.
36 years ago
Roland Pesch
1190271968
1) "dots{}" -> "@dots{}" (spotted by makeinfo)
2) $Id: tag appears in post-m4 text
36 years ago
Roland Pesch
9d40ea3c82
1) Inserted missing @end table/@table spotted by makeinfo;
2) allowed $Id: tag to appear in post-M4 file by turning it into texinfo
rather than m4 comment;
3) Disabled @group where no longer supported by texinfo
36 years ago
Roland Pesch
26c03ddfee
Enabled target gdb.info
36 years ago
Roland Pesch
42078e7901
Added call to "make info", to generate:
-- gdb-all.texinfo (texinfo source after M4 processing)
-- gdb.info (file compiled by makeinfo from texinfo-2 release)
36 years ago
John Gilmore
ef98d5ac06
Mostly MIPS symbol-reading and general symbol-reading fixups.
36 years ago
John Gilmore
eb752e4e4e
Add information about the symbol-reading interface.
36 years ago
John Gilmore
101f259c8f
Make mipsread.c handle static symbols, both in psymtabs and symtabs.
36 years ago
John Gilmore
c3a2180180
Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.
36 years ago
John Gilmore
36b9d39cf4
* findvar.c (find_var_value): Handle &function better.
* TODO: Document work needed on &fn and &array.
* printcmd.c (print_address_symbolic): New arg is the prefix
to print if a name is printed.
(print_address_demangle): Honor "set print address" now.
Use new arg above to improve spacing of output.
* valprint.c (val_print): When printing function pointers,
print symbolic form too.
* breakpoint.c (breakpoint_1): Use new print_address_symbolic.
36 years ago
John Gilmore
b8c50f0918
* core.c (memory_error): Reword error msg to mislead less.
* mips-pinsn.c (print_insn_arg 'd'): Print $ with reg name.
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
parse_partial_symbols): Use newer BFD internals (external_filehdr
and external_aouthdr), byte-swap the fields that we care about
before using them, and make the file header data local to
read_the_mips_symtab rather than global.
36 years ago
John Gilmore
d2ca8714e7
*** empty log message ***
36 years ago
John Gilmore
f4b13194e1
Bugfix from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991 17:33:45 +0200,
fixing opcodes movmw, movmd.
36 years ago
John Gilmore
2a8afebabf
* main.c (command_line_input): Flush stdout and stderr
before every call to readline. This reportedly fixes a bug
that comes up in Sys V running emacs-gdb and/or xxgdb,
when stdin/out are pipes or sockets.
36 years ago
John Gilmore
391e5612c6
Fix bug in configure when iterating targets.
Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found
in either spot.
36 years ago
John Gilmore
6988f5c0ae
Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)
* configure.in, Makefile.in: Avoid rebuilding "depend" as much.
Avoid declaring Makefile dependencies, because GNU Make stupidly
tries to update it if we do.
* coffread.c: Revise for minor changes to bfd internal coff
indexes.
* configure: If -template= is given a relative path, make it
absolute before recurring in subdirectories.
36 years ago
John Gilmore
4eda21f2f6
* Add dec3100 as equivalent to littlemips. Indicate in all host &
target config files that they are for the host. When the lines
get copied into the Makefile, this makes it more obvious what's
up.
36 years ago
John Gilmore
dfb12287fe
Initial revision
36 years ago
John Gilmore
6617e3464b
Add dec3100 as equivalent to littlemips.
Indicate in all host config files that they are for the host. When the
lines get copied into the Makefile, this makes it more obvious what's up.
36 years ago
John Gilmore
bdf3621b9e
Make gdb work with configure. Only thing that doesn't work is the -list
option (as far as I know).
36 years ago
John Gilmore
76b4be1296
* sparc-opcode.h (trap opcodes): Avoid leading spaces or
tabs, which end up in the disassembler output inadvertently.
36 years ago
John Gilmore
33cc288d6b
Reverse entropy. Inhale bit rot, exahle graceful compilation.
36 years ago
John Gilmore
9f39617566
*** empty log message ***
36 years ago
John Gilmore
eb2022d7dd
Move all the #msg's from the xconfig files into the tconfig files for Suns.
36 years ago
John Gilmore
b775aef041
Remove copyrights from these tiny files rather than update them to the
GPL version 2. It isn't worth copyrighting two lines of file names.
36 years ago
John Gilmore
7a6876d1dc
Remove copyrights from these tiny files, rather than update them to
GPL version 2. Two lines of file names aren't worth copyrighting.
36 years ago
John Gilmore
609756e250
More updating to GPL-2.
36 years ago
John Gilmore
99a7de40cb
Change GDB over to GNU General Public License version 2.
36 years ago
John Gilmore
4ffd30479f
Further wacking to make sanitize and "make gdb.tar.Z" agree.
36 years ago
John Gilmore
f4240b0806
A little bit more sanity.
36 years ago
John Gilmore
d11c44f1ee
Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.
36 years ago
John Gilmore
dcc355360e
Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size
independence.
36 years ago
K. Richard Pixley
eeadf5c220
First cut.
36 years ago
K. Richard Pixley
2d797c084b
Initial revision
36 years ago
K. Richard Pixley
a3e6538284
First cut.
36 years ago
Roland Pesch
59500745a4
* Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB
docn into separate sections---basically chapters, plus two loose
pieces that can be configured to go in different places. This
allows GNU m4 to preprocess the manual without coredumping.
* Makefile.dist: tell TeX where to find texinfo.
36 years ago
Roland Pesch
0e0fa7cea4
Move definition of \manvers back into gdb.texinfo (had been captured
in gdb.top-m4 when files were split), for continuity in version
numbering: the version of the manual is the version of the layout file.
(By R. Pesch fiat).
36 years ago
Roland Pesch
9bcc06ef16
*** empty log message ***
36 years ago
Roland Pesch
bce4bf525f
* Makefile.dist, doc/gdb.texinfo: respectively create, and use,
the new target "rdl-apps.texinfo" which captures the Makefile
variable that records where to find the Readline libraries.
36 years ago
Roland Pesch
a02da681db
*** empty log message ***
36 years ago
John Gilmore
b3ac5b76d4
The one that shipped with 3.5.
36 years ago
John Gilmore
d6cbb709ae
Final versions used to make gdb-3.95 release.
36 years ago
John Gilmore
918f653c3e
More prep for final 3.95 release.
36 years ago
John Gilmore
0c54008256
Fix nits found in attempting a Tahoe port.
36 years ago
John Gilmore
17563ca1e1
Update for release 3.95. Readline is independent. Add assorted
files that were missed since the last release.
36 years ago
John Gilmore
b232294fd2
Update comment; these are for SVR3.2, not SVR2.
36 years ago
John Gilmore
cacbbaa890
Add tahoe and i386sco targets; update comments in i386v32 targets.
36 years ago
John Gilmore
90c2206d37
Initial revision
36 years ago
John Gilmore
32ce076dc6
Add rev #
36 years ago