Jim Kingdon
2c6af8c021
x
1993-05-20 00:37:32 +00:00
K. Richard Pixley
ee3d350d13
fixed typo in tm-m68k.h
1993-05-19 22:48:25 +00:00
Stu Grossman
f3fe87c79e
* config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
1993-05-19 22:43:06 +00:00
Jim Kingdon
5b40415c63
* Makefile.in (INSTALLED_LIBS): New variable.
1993-05-19 17:56:18 +00:00
Jim Kingdon
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
Jim Kingdon
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
Jim Kingdon
15f7860275
* infcmd.c (read_pc): Doc fix.
1993-05-19 01:25:43 +00:00
Jim Kingdon
511933e73b
* printcmd.c (print_address_symbolic): Use %u not %d for offset.
1993-05-19 01:20:09 +00:00
Jim Kingdon
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
Jim Kingdon
7f8253c71c
* infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.
1993-05-18 23:53:28 +00:00
Jim Kingdon
b1b4a89ec3
* infcmd.c (step_1): Fix poorly worded error message.
1993-05-18 23:42:16 +00:00
Jim Kingdon
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
Jim Kingdon
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
Fred Fish
6e50aeb481
* ChangeLog, ChangeLog-92: Split ChangeLog at 1993.
...
* Makefile.in (NONSRC): Add ChangeLog-92
1993-05-18 15:16:01 +00:00
Jim Kingdon
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
Stu Grossman
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
K. Richard Pixley
d968d5b48f
back out malloc/xmalloc patch
1993-05-14 22:14:45 +00:00
Fred Fish
377f53d2a9
* Makefile.in (VERSION): Bump to 4.9.1 after release and cvs
...
tagging.
1993-05-12 19:59:57 +00:00
Fred Fish
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
John Gilmore
af34c75d69
Remove CVS-merge trash from ChangeLog.
1993-05-11 07:26:45 +00:00
Jim Kingdon
d2712f0267
* config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX
...
redefined warnings.
1993-05-11 05:17:40 +00:00
Fred Fish
0a4a0f097b
* README, NEWS: Update for gdb 4.9 release.
1993-05-11 03:45:47 +00:00
John Gilmore
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
Jim Kingdon
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
Ian Lance Taylor
1edc5cd26d
* hppa-tdep.c (hppa_push_arguments): Allocate correct amount of
...
memory.
1993-05-10 22:30:34 +00:00
Fred Fish
f39a2631d9
* ch-exp.y (start): Apply work-around to avoid bison warning.
1993-05-10 20:18:05 +00:00
Fred Fish
0b81fc4394
* Makefile.in (BISON): Remove double quotes around BISON
...
definition when bison is used.
1993-05-10 00:53:27 +00:00
Fred Fish
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
Fred Fish
67d2bd1a4b
* Makefile.in (VERSION): Bump to 4.8.6.
1993-05-09 14:26:25 +00:00
Fred Fish
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
Peter Schauer
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
Jim Kingdon
7a758f71eb
* solib.c (clear_solib): Don't close bfd if it is NULL.
1993-05-07 04:34:01 +00:00
Fred Fish
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
Stu Grossman
2c298c0922
* More patches from Jeffrey Law (law@cs.utah.edu).
...
* gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
Delete unnecessary declarations.
1993-05-06 22:51:32 +00:00
Stu Grossman
9e15da4ac4
* ser-unix.c (wait_for): Use VTIME to do timeouts instead of
...
poll() for termio{s}.
1993-05-06 22:17:10 +00:00
Jim Kingdon
dfa592fb5a
* i386-tdep.c (i386_frame_num_args): Always return -1.
1993-05-06 18:10:16 +00:00
Stu Grossman
f45e781f14
Fix directory on edit log.
1993-05-05 23:53:09 +00:00
Stu Grossman
8fa7488059
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* gdb/hppa-tdep.c: Declare frame_saved_pc.
(frameless_function_invocation): New function.
(frame_saved_pc, init_extra_frame_info): Use
frameless_function_invocation.
* gdb/config/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
call instead of just grabbing the value currently in %r2.
(FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
* gdb/config/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
definition and use the common one in tm-hppa.h.
1993-05-05 23:52:10 +00:00
Stu Grossman
4b01383bcd
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
use unwind descriptors to determine if the frame chain is valid.
1993-05-05 22:39:23 +00:00
Stu Grossman
b227992a76
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* gdb/hppa-tdep.c (find_dummy_frame_regs): Rework so that
it does not assume %r4 is the frame pointer.
1993-05-05 22:35:32 +00:00
Stu Grossman
68c8d698d4
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* gdb/hppa-pinsn.c (print_insn): Handle 'r' and 'R' for break, rsm,
and ssm instructions.
* gdb/hppa-tdep.c (extract_5r_store, extract_5R_store): New
helper functions for print_insn.
1993-05-05 22:26:57 +00:00
Stu Grossman
a34d4bc178
* Patches from Jeffrey Law <law@cs.utah.edu>.
...
* gdb/hppa-tdep.c (gcc_p, hpux_cc_p): Delete unused functions.
1993-05-05 22:23:07 +00:00
Stu Grossman
d83a671068
* gdb/config/pa/tm-hppa.h (ABOUT_TO_RETURN): Handle a return
...
which nullifies the following instruction. (From law@cs.utah.edu ).
1993-05-05 22:19:00 +00:00
Jim Kingdon
a7edcb254c
* Makefile.in (depend): Don't include command for *.tab.c.
1993-05-05 03:32:02 +00:00
Fred Fish
d39fbfe3b9
* Makefile.in (VERSION): Bump to 4.8.5
...
* Makefile.in (INCLUDE_CFLAGS): Add BFD_DIR and READLINE_DIR
directories to include search path.
* Makefile.in (CLIBS, CDEPS, ADD_FILES, ADD_DEPS): Clean up
whitespace.
* Makefile.in (depend): For gcc -MM line, use INTERNAL_CFLAGS
* Makefile.in (main.o, dbxread.o, coffread.o, mipsread.o,
elfread.o, dwarfread.o, stabsread.o, xcoffread.o, xcoffexec.o,
xdr_ld.o, xdr_rdb.o, nindy.o, Onindy.o, ttybreak.o, ttyflush.o,
udr.o, udip2soc.o): Remove explicit rules, use the ones that
are automatically generated in "depend".
* Makefile.in (paread.o): Document why a dependency doesn't get
automatically generated in "depend" and leave this explicit rule
in for now (FIXME).
* depend: Update to latest automatically generated version.
1993-05-05 02:48:28 +00:00
Jim Kingdon
67240bb8bd
Doc fix
1993-05-04 23:16:27 +00:00
Jim Kingdon
5b8462fa63
* Makefile.in (depend): Include $(CC) command in generated output.
1993-05-04 19:25:24 +00:00
K. Richard Pixley
3ed8101170
* nindy-share/Onindy.c, nindy-share/nindy.c: convert malloc calls
...
to xmalloc. Include defs.h. Rename local macro from
REGISTER_BYTES to NINDY_REGISTER_BYTES to avoid conflict with
defs.h.
1993-05-04 06:40:01 +00:00
Fred Fish
5287eacdc2
* Makefile.in (NONSRC): Remove ${srcdir}/putenv.c.
...
* Makefile.in (SFILES): Add ${srcdir}/putenv.c.
* depend: Update to latest automatically built version.
1993-05-04 05:57:03 +00:00
Stu Grossman
f202f77810
* sparclite/Makefile.in: Create default target that does nothing
...
in order to force user to build by hand.
1993-05-04 02:42:36 +00:00