* Makefile.in (VERSION): Roll to 4.6.8.
authorJohn Gilmore <gnu@cygnus>
Thu, 15 Oct 1992 13:42:10 +0000 (13:42 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 15 Oct 1992 13:42:10 +0000 (13:42 +0000)
commit327f7197b0cf72996628cdca53d64914e366c585
tree01f0cd1e9082facaa527437ccda7871a7e4553b5
parentd5931d797dee8c07bb112be83593ca79b61ae43b
* Makefile.in (VERSION):  Roll to 4.6.8.
(OBS):  Put version.o first, so Makefile rebuild happens early.

* command.h:  Publicize prototype for not_just_help_class_command.
* command.c:  Remove proto.
* maint.c:  Mark "mt" as an abbrev, to avoid duplicated help
output.  Move "maint info" from class info to class maintenance,
and improve text.
* infrun.c:  Move "stop" to class_obscure, and give it a
function so it will not be seen as a global help topic.  FIXME,
it should be possible to set these attributes independently.

* core.c (core_command):  Make nicer error message for no core support.
gdb/ChangeLog
gdb/Makefile.in
gdb/command.c
gdb/core.c
gdb/maint.c
This page took 0.023815 seconds and 4 git commands to generate.