Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
@example/@end example. Without this it formatted fine by
texinfo-format-buffer in Emacs, but makeinfo insisted on paragraphing
it!
Also removed "gdb/" from in front of one instance of libiberty...
|
|
|
|
|
|
Minor typo and formatting fixes; incorporated most fixes remaining from
filed mail commenting on earlier drafts.
Added warnings: pipes don't work in run command;
conditions are converse of assertions;
step over fn without debug info goes to next fn;
vars may have "wrong" values near fn entrance, exit
Added example from Kingston on printing repeated nonadjacent values
Added explicit mention that in Emacs gdb mode C-c and C-z are like
shell mode for signals
Improved installation directions in appendix, added manual formatting
instructions
Renamed "Stepping and Continuing" to "Continuing and Stepping" so it
doesn't sound so much like its parent "Stopping and Continuing"; also
moved entries on continue to top of section, so they don't get lost.
|
|
|
|
(This clobbers the files' existing permissions.)
|
|
|
|
to the RCS archives. Update .Sanitize for this.
|
|
|
|
|
|
into gdb.texinfo.
|
|
|
|
altered too-long heading for GPL Appendix, as discussed w/RMS;
Changed date on cover to July 91.
|
|
|
|
through chapsec 5.2)
(2) Eliminated use of @footnote---had my doubts about it anyways, and
it's broken in latest texinfo
(3) Introduced *some* use of [] for optional arguments, where
explanation is not simpler by listing cmd w arg and cmd w/out arg
separately. Still not using @deffn.
(4) Dropped in GPL-2. NOTE: one of GPL-2 or texinfo is broken; a
couple of headings are too long. Need patches to texinfo or revision
to GPL-2.
|
|
documentation make targets.
|
|
no longer crashes on long docs.
(2) Included some improvements based on Larry Breed's comments.
|
|
|
|
|
|
|
|
boundaries to be recognized in post-m4 texinfo source.
|
|
2) disabled @group where no longer supported by texinfo.tex
|
|
page (had crept onto front of title page w/ other stuff migrating between
gdb.texinfo and gdb.top-m4).
2) gdb.top-m4: added Detailed Node Listing to main menu.
made $Id: for fragment into texinfo comment.
|
|
Allow fragment's $Id: to be texinfo comment.
|
|
generic or cross-debugging manual.
2) Allowed $Id: to be texinfo comment.
|
|
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.
|
|
(the texinfo comment appears inside a menu). Revisit someday.
|
|
2) $Id: tag appears in post-m4 text
|
|
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
|
|
|
|
-- gdb-all.texinfo (texinfo source after M4 processing)
-- gdb.info (file compiled by makeinfo from texinfo-2 release)
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
* 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.
|
|
|
|
fixing opcodes movmw, movmd.
|
|
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.
|
|
Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found
in either spot.
|
|
* 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.
|
|
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.
|
|
|
|
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.
|
|
option (as far as I know).
|
|
tabs, which end up in the disassembler output inadvertently.
|
|
|