Andrew Cagney
e33e969289
Update paper trail list.
2001-02-16 17:13:04 +00:00
Mark Kettenis
17dee195e8
* target.h (target_fetch_registers): Fix comment.
2001-02-16 11:25:15 +00:00
Andrew Cagney
0f6e1ba6ee
Simplify code parsing integers and, in process fix a -Wuninitialized warning.
2001-02-16 01:27:46 +00:00
Jim Kingdon
9a069618ac
* MAINTAINERS: Add myself to paper trail section.
2001-02-15 00:50:06 +00:00
Michael Sokolov
fc24370e47
* configure.in (AC_CHECK_HEADERS): Add sys/file.h.
...
* configure, config.in: Regenerate.
* corelow.c: Include <sys/file.h> if present.
2001-02-14 18:48:40 +00:00
Andrew Cagney
4b69c284e7
* inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
...
declare when have SIGTTOU.
2001-02-14 16:57:29 +00:00
Eli Zaretskii
7904f322ac
Add entries for gdb/gdbtk/*/ChangeLog-*.
2001-02-14 07:52:04 +00:00
Jim Kingdon
9e798668bb
* MAINTAINERS: Update my email address.
2001-02-13 22:55:31 +00:00
Eli Zaretskii
65d5a54a0c
* NEWS: Document that "info symbol" works with COFF debug info and
...
its variants.
* minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
symbols whose SYMBOL_BFD_SECTION is NULL.
2001-02-11 06:11:38 +00:00
Peter Schauer
a8079a9b4c
Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
...
* xcoffsolib.c (xcoff_solib_address): Renamed from
pc_load_segment_name. Return NULL if address is not in a shared
library. Cleanup shared library name construction, using xasprintf.
Format shared library member names consistent with format in exec.c.
(solib_info): Format shared library member names consistent with
format in exec.c.
* config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
using xcoff_solib_address for PC_SOLIB definition.
* stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
needed.
2001-02-10 12:01:11 +00:00
Peter Schauer
4b2e486790
* mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
...
with xmalloc calls and cleanups.
2001-02-10 11:12:06 +00:00
Peter Schauer
d737ece6da
* rs6000-nat.c (child_xfer_memory): Add missing parameter
...
'struct mem_attrib *' required by 2001-01-23 change.
2001-02-10 11:05:39 +00:00
Jim Kingdon
c5bb12431c
Updates to "make TAGS":
...
* Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
tahoe-tdep.c.
(TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
2001-02-09 01:47:34 +00:00
Eli Zaretskii
c799ae7bba
* config/djgpp/fnchange.lst: Remove extraneous "too many dots".
2001-02-08 11:14:11 +00:00
Andrew Cagney
12685e01fb
From Dean Luick <luick@cray.com>:
...
* defs.h (continuation): Remove unused global variable.
2001-02-08 06:49:19 +00:00
Andrew Cagney
7fcca85b94
Remove configurations marked as obsolete in 5.0.
2001-02-08 06:30:25 +00:00
Andrew Cagney
8e65ff28b0
Add __FILE__ and __LINE__ parameter to internal_error() /
...
internal_verror().
2001-02-08 06:03:54 +00:00
Andrew Cagney
72290732e9
From Mark Kettenis, include <signal.h>.
2001-02-08 05:06:13 +00:00
Andrew Cagney
a6da1910ac
Fix printf fmt of long in remote-sim.c.
...
mn10300-elf now buildable.
2001-02-07 18:37:25 +00:00
Mark Kettenis
153f9905cb
* event-top.c: Remove duplicate #include <signal.h>.
2001-02-07 07:29:38 +00:00
Andrew Cagney
f042532cc4
* sol-thread.c (restore_inferior_pid): Save the PID in a freshly
...
allocated buffer.
(save_inferior_pid): Restore the PID from that tempoary
buffer. Delete the buffer.
* utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
2001-02-07 03:44:24 +00:00
Andrew Cagney
58cfabe6f8
* MAINTAINERS: Add ``The Obvious Fix Rule''.
2001-02-07 03:11:44 +00:00
Andrew Cagney
ea8a41b887
Add Michael Synder to Solaris/SPARC list.
2001-02-07 03:08:44 +00:00
Andrew Cagney
9516075289
Addd set_gdbarch_data() method. Update register_gdbarch_data() interface.
2001-02-07 02:17:48 +00:00
Michael Sokolov
64122a8ba7
* ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
...
fprintf_filtered with correct arguments.
2001-02-06 21:39:46 +00:00
Michael Snyder
e6cbd02ac2
2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
...
Submitted by Paul Hilfinger (hilfingr@gnat.com )
and Andrei Petrov (and@genesyslab.com ).
* findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
must be allocated dynamically, since these are no longer constants.
* infcmd.c: Ditto.
* regcache.c: Ditto.
* remote.c: Ditto.
* sol-thread.c: Ditto.
* valops.c: Ditto.
* config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
work-around for a missing Sun header file in solaris for sparc64.
2001-02-06 20:05:42 +00:00
Phil Blundell
713f0374c0
2001-02-04 Philip Blundell <philb@gnu.org>
...
* config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
* config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
GET_THREAD_SIGNALS): Define.
* arm-linux-nat.c (fill_gregset): Correct type of argument.
(supply_gregset): Likewise.
(fill_fpregset): Likewise.
(supply_fpregset): Likewise.
2001-02-06 19:59:06 +00:00
David Taylor
4603e466c2
* valops.c (value_cast): If casting a scalar to a pointer, do not
...
issue a message about truncation unless it exceeds the length of
an address, not the length of a pointer. This is because what the
user gives us is an address, not a pointer, and we will ultimately
convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
to a pointer. This allows things like "print *(int *)0x01000234"
to work without generating a misleading message on a target having
two byte pointers and four byte addresses.
2001-02-06 18:07:48 +00:00
Christopher Faylor
554cb4863b
* win32-nat.c: Change PTR to void * throughout.
2001-02-06 05:01:04 +00:00
J.T. Conklin
042be3a9b3
* signals.h: Removed.
...
* event-top.c (#include <signal.h>): Changed from signals.h.
* inflow.c: Likewise.
* mac-xdep.c: Likewise.
* ser-pipe.c: Likewise.
* ser-tcp.c: Likewise.
* standalone.c: Likewise.
* top.c: Likewise.
* utils.c: Likewise.
* Makefile.in: Removed signals.h from dependencies.
2001-02-06 04:17:03 +00:00
Christopher Faylor
a4acd088c9
Change suggested by Dean Luick <luick@cray.com>
...
* inferior.h (step_over_calls_kind): Remove trailing comma from last enum
element.
(step_over_calls): Declare as extern rather than global.
2001-02-06 04:03:23 +00:00
Elena Zannoni
3116c80aec
2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* sh-tdep.c: Update copyright.
(sh_extract_return_value): Rewrite.
(sh3e_sh4_extract_return_value): New function.
(sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
version of the function for sh3e and sh4 CPUs.
2001-02-06 02:00:44 +00:00
Michael Chastain
240be855ba
2001-02-05 Michael Chastain <chastain@redhat.com>
...
* hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
to conform with interface change.
2001-02-05 21:09:21 +00:00
Eli Zaretskii
32fe095003
* config/djgpp/fnchange.lst: Tweak to make consistent with the
...
new files.
2001-02-04 07:56:38 +00:00
Eli Zaretskii
619cbaf76d
* config/djgpp/djconfig.sh: Use explicit absolute file name when
...
invoking `find'.
2001-02-04 07:52:33 +00:00
Eli Zaretskii
cd42d3a86d
* ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
...
UART_FIFO_WORKS is defined. Otherwise use outportb.
From Francisco Pastor <fpastor.etra-id@etra.es>
2001-02-04 07:48:18 +00:00
Eli Zaretskii
a17b5c4efc
* go32-nat.c (go32_xfer_memory): Make the argument list consistent
...
with target.h's to_xfer_memory member.
2001-02-04 07:24:57 +00:00
J.T. Conklin
86ddecc5fc
* ppc-bdm.c (#include <signal.h>): Removed.
...
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-mips.c: Likewise.
* remote-os9k.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
2001-02-02 23:04:14 +00:00
John R. Moore
338d7c5c40
Changed free() to xfree() where appropriate. Also changed Copyright to
...
include 2001.
2001-02-02 20:01:16 +00:00
John R. Moore
2b5436af18
* cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().
...
Also changed Copyright to include 2001.
2001-02-02 19:37:48 +00:00
J.T. Conklin
824670030b
* monitor.c (#include "gdb_wait.h"): Removed.
...
* ocd.c: Likewise.
* ppc-bdm.c: Likewise.
* remote-adapt.c: Likewise.
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-eb.c: Likewise.
* remote-es.c: Likewise.
* remote-mips.c: Likewise.
* remote-mm.c: Likewise.
* remote-nindy.c: Likewise.
* remote-os9k.c: Likewise.
* remote-rdi.c: Likewise.
* remote-rdp.c: Likewise.
* remote-sds.c: Likewise.
* remote-sim.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
* remote.c: Likewise.
* ser-pipe.c: Likewise.
* ser-unix.c: Likewise.
* Makefile.in: Updated dependencies.
-------------------------------------------------------------------
2001-02-02 19:14:33 +00:00
David Smith
27b82ed26e
2001-01-31 David Smith <dsmith@redhat.com>
...
* event-loop.c: Change inclusion of string.h to gdb_string.h and
updated the copyright notice.
* ser-pipe.c: Ditto.
* mi/mi-cmds.c: Ditto.
* mi/mi-console.c: Ditto.
* mi/mi-getopt.c: Ditto.
* mi/mi-parse.c: Ditto.
2001-01-31 15:46:36 +00:00
David Smith
ab9cc81536
2001-01-31 David Smith <dsmith@redhat.com>
...
* MAINTAINERS: Add David Smith to Write After Approval list.
2001-01-31 15:03:45 +00:00
Andrew Cagney
d1f4cff847
Move putchar_filtered() to utils.c.
2001-01-31 03:46:23 +00:00
Andrew Cagney
74c1b268c6
Cleanup autoconfigury of vfork().
2001-01-31 02:08:23 +00:00
Andrew Cagney
4fcf66da88
Replace strsave() with xstrdup().
2001-01-31 01:24:03 +00:00
Andrew Cagney
e191e0abe5
* cli/cli-script.c (define_command): Check for a bad hook value in
...
switch statement.
2001-01-31 00:50:01 +00:00
J.T. Conklin
10214f55f8
* configure/sh/embed.mt: New file.
...
* configure/sh/linux.mt: New file.
* configure/sh/sh.mt: Removed.
* configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
(sh-*-*): Removed.
2001-01-30 23:37:07 +00:00
Michael Chastain
c9049fc98f
2001-01-29 Michael Chastain <chastain@redhat.com>
...
* symtab.c (block_lookup_symbol): Use 'namespace' parameter in
symbol comparisons in binary search.
2001-01-30 02:49:36 +00:00
Christopher Faylor
aea02b6b07
* win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23
...
change.
2001-01-27 19:32:32 +00:00