8c59ee1150
* stabs.texinfo: Remove node Quick Reference and put its children
...
directly under the main menu.
* stabs.texinfo: Many more changes to bring it into line with
AIX documentation and reality. I think it now has all the
information from the AIX documentation, except that I burned
out when I got to variant records (Pascal and Modula-2) and
all the COBOL types. Oh well, we can add them later when we're
worrying more about those languages.
* stabs.texinfo (Automatic variables): Talk about what it means
to omit the symbol descriptor.
1993-05-20 18:41:17 +00:00
2c6af8c021
x
1993-05-20 00:37:32 +00:00
ee3d350d13
fixed typo in tm-m68k.h
1993-05-19 22:48:25 +00:00
80ddbedc45
fix typo
1993-05-19 22:44:08 +00:00
f3fe87c79e
* config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
1993-05-19 22:43:06 +00:00
5b40415c63
* Makefile.in (INSTALLED_LIBS): New variable.
1993-05-19 17:56:18 +00:00
8ce07a211b
* config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
...
not just "Quit anyway?".
1993-05-19 03:29:10 +00:00
94d5034070
* main.c (quit_command): In the "quit anyway?" message, tell the user
...
whether we are planning to detach or kill the program.
* config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
not just "Quit anyway?".
1993-05-19 02:17:38 +00:00
cdaa790509
* config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
...
* config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h>
1993-05-19 02:01:05 +00:00
15f7860275
* infcmd.c (read_pc): Doc fix.
1993-05-19 01:25:43 +00:00
511933e73b
* printcmd.c (print_address_symbolic): Use %u not %d for offset.
1993-05-19 01:20:09 +00:00
993583e53b
* blockframe.c (get_prev_frame_info): If pc in sigtramp, set
...
signal_handler_caller.
* tm-68k.h (FRAME_{CHAIN,SAVED_PC}): Deal with sigtramp.
* tm-hp300bsd.h: Define SIGTRAMP_{START,END} not IN_SIGTRAMP.
* inferior.h (IN_SIGTRAMP): Definition moved from infrun.c.
Use SIGTRAMP_START if defined.
* infcmd.c (step_1): Use SIGTRAMP_{START,END} if needed.
* infrun.c (wait_for_inferior): Check IN_SIGTRAMP before SKIP_PROLOGUE.
1993-05-19 00:57:48 +00:00
27daf1a914
* gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
...
that all setup_xfails are immediately followed by clear_xfails.
1993-05-19 00:13:56 +00:00
7f8253c71c
* infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.
1993-05-18 23:53:28 +00:00
b1b4a89ec3
* infcmd.c (step_1): Fix poorly worded error message.
1993-05-18 23:42:16 +00:00
865e574b06
* config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):
...
Comment out corelow.c because core dumps are broken on these machines.
1993-05-18 23:16:00 +00:00
23aed4497c
* stabs.texinfo (Parameters): Add "(sometimes)" when describing
...
gcc2 behavior with promoted args.
1993-05-18 23:01:58 +00:00
31d16514c8
* Makefile.in (depend): Put "${srcdir}" in generated dependencies
...
if srcdir is not ".".
Also put in -I${BFD_DIR} or -I${READLINE_DIR} for files which need it.
(INCLUDE_CFLAGS): Remove BFD_DIR and READLINE_DIR.
* depend: Update to latest automatically built version.
1993-05-18 22:38:12 +00:00
6e50aeb481
* ChangeLog, ChangeLog-92: Split ChangeLog at 1993.
...
* Makefile.in (NONSRC): Add ChangeLog-92
1993-05-18 15:16:01 +00:00
f49cf58940
* findvar.c ({read,write}_register): Use REGISTER_RAW_SIZE
...
not typo RAW_REGISTER_SIZE.
* frame.h, inferior.h: Doc fixes.
1993-05-18 15:06:47 +00:00
35247ccd31
* findvar.c (write_register): Add sanity check for register size.
...
(read_register): Fixup sanity check for register size to be
consistent with write_register().
1993-05-17 22:48:07 +00:00
da24340ca3
Now that makeinfo node defaulting works, include readline appendices in
...
Info form of manual as well as printed form.
(Thanks for spotting this, Zoo!)
1993-05-15 04:38:03 +00:00
d968d5b48f
back out malloc/xmalloc patch
1993-05-14 22:14:45 +00:00
09c6a0aa0f
* remote-nindy.c: Removed declaration of coffstrip.
...
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
1993-05-13 14:37:02 +00:00
377f53d2a9
* Makefile.in (VERSION): Bump to 4.9.1 after release and cvs
...
tagging.
1993-05-12 19:59:57 +00:00
965a33af59
* README: Update known bugs to include the Solaris bug that
...
leaves core dumps in the current directory when restarting the
inferior with "run". Expand on the testsuite information.
1993-05-11 17:45:22 +00:00
415e62080d
* config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
...
gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
gdb.t31/chillvars.exp, lib/gdb.exp:
Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
bug-gdb@prep.ai.mit.edu .
1993-05-11 16:15:41 +00:00
af34c75d69
Remove CVS-merge trash from ChangeLog.
1993-05-11 07:26:45 +00:00
d2712f0267
* config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX
...
redefined warnings.
1993-05-11 05:17:40 +00:00
0a4a0f097b
* README, NEWS: Update for gdb 4.9 release.
1993-05-11 03:45:47 +00:00
57ffffe3fe
* ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN.
...
* target.c (MIN): #undef before defining.
1993-05-11 02:49:40 +00:00
4a2383c1f8
Patch from Jeffrey Law:
...
* gdb/config/pa/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
1993-05-10 23:10:46 +00:00
1edc5cd26d
* hppa-tdep.c (hppa_push_arguments): Allocate correct amount of
...
memory.
1993-05-10 22:30:34 +00:00
f39a2631d9
* ch-exp.y (start): Apply work-around to avoid bison warning.
1993-05-10 20:18:05 +00:00
0b81fc4394
* Makefile.in (BISON): Remove double quotes around BISON
...
definition when bison is used.
1993-05-10 00:53:27 +00:00
8f59e92be9
* configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd*
...
* configure.in (hppa*-hp-hpux): Change to hppa*-hp-hpux*
* configure.in (m68*-hp-bsd): Change to m68*-hp-bsd*
* configure.in (m68*-hp-hpux): Change to m68*-hp-hpux*
* configure.in (hppa*-*-bsd): Change to hppa*-*-bsd*
* configure.in (hppa*-*-hpux): Change to hppa*-*-hpux*
* configure.in (m68*-hp-bsd): Change to m68*-hp-bsd*
* configure.in (m68*-hp-hpux): Change to m68*-hp-hpux*
1993-05-10 00:15:12 +00:00
67d2bd1a4b
* Makefile.in (VERSION): Bump to 4.8.6.
1993-05-09 14:26:25 +00:00
64c5ac4f6d
* config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, and
...
include declarations for malloc/realloc/free. Both malloc and
realloc return 'void *' for non-ANSI compilations.
1993-05-08 19:42:07 +00:00
1adf2ba9db
* coffread.c (read_coff_symtab): Don't fclose stream as it is no
...
longer opened twice.
1993-05-08 08:41:41 +00:00
c5f69ff8a7
* gdbinv-s.texi (Remote Serial): describe new ^C behavior in
...
target remote.
* gdb.texinfo (Machine Code): more index entries for disassemble
1993-05-07 19:00:17 +00:00
95addf559c
Remove dangling 'fi'.
1993-05-07 18:37:37 +00:00
d240e67158
* Clarify the intended use of the gdb-testers and gdb-patches
...
mailing lists, and shrink gzip comment.
1993-05-07 17:14:05 +00:00
7a758f71eb
* solib.c (clear_solib): Don't close bfd if it is NULL.
1993-05-07 04:34:01 +00:00
c787ca552d
Add note about testsuite.
1993-05-07 04:06:32 +00:00
34b70237d2
* core.c (dis_asm_read_memory): Cast second arg of
...
target_read_memory to "char *".
* breakpoint.c (watchpoint_check): Change arg type from PTR to
"char *", to match other functions called by catch_errors().
1993-05-07 04:02:16 +00:00
372d09c3fd
check in serial.h change that grossman made but forgot to check in
1993-05-07 04:00:42 +00:00
75f844cce7
* gdb.texinfo (Shell Commands): do not mention SHELL env var in
...
DOSHOST configuration of manual. (At least for the nonce, since
precisely how this works under DOS seems to depend on mysteries known
only to DJ Delorie, which are not easily fathomed from his source.)
1993-05-07 00:49:33 +00:00
c60e53b958
*** empty log message ***
1993-05-07 00:08:35 +00:00
572867a8c2
* gdb.texinfo (MIPS Stack): new node.
1993-05-07 00:07:58 +00:00
34ae25cd87
New material for MIPS Remote thanks to Ian, and minor miscellany:
...
* all-config.texi (MIPS) new switch.
* gdbinv-s.texi (Nindy Options) Remove two instances of future
tense; (MIPS Remote) new node.
* gdb.texinfo (passim) rephrases to work around makeinfo @value
bug; (Environment) less passive, other small cleanups in text about
.cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
(Remote) new MIPS Remote menu entry.
1993-05-06 23:48:43 +00:00