Mark Kettenis
4d3f6bce6f
* config/i386/i386dgux.mh: Removed.
...
* configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
2003-02-01 11:45:13 +00:00
Mark Kettenis
f6e85fc88a
* configure.in: Fix typo.
...
* configure: Regenerated.
2003-02-01 11:32:19 +00:00
Kazu Hirata
ad4cda162b
* compile.c (sim_resume): Fix the handling of bxor.
2003-02-01 03:00:14 +00:00
David Carlton
539559676b
Left ChangeLog entry out of last commit.
2003-02-01 01:11:57 +00:00
David Carlton
6f10aeb1e3
2003-01-31 David Carlton <carlton@math.stanford.edu>
...
* dwarf2read.c (dwarf2_locate_sections): Set
dwarf_ranges_section.
2003-02-01 01:11:22 +00:00
gdbadmin
a771d5b8e5
*** empty log message ***
2003-02-01 00:00:33 +00:00
Alan Modra
26c0321be8
daily update
2003-01-31 23:59:42 +00:00
Andrew Cagney
8dbb1c6595
2003-01-31 Andrew Cagney <ac131313@redhat.com>
...
* objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
* utils.c: Update comments documenting legitimate uses of PTR.
2003-01-31 23:22:07 +00:00
Andrew Cagney
8731e58ec7
Re-indent utils.c.
2003-01-31 22:45:22 +00:00
Dave Anglin
974a8e9cbf
* hppa.h (ldwa, ldda): Add ordered opcodes.
2003-01-31 21:24:32 +00:00
Andrew Cagney
b1364885cb
2003-01-31 Andrew Cagney <ac131313@redhat.com>
...
* config/djgpp/fnchange.lst: Delete nindy files.
* nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
* nindy-share/nindy.c, nindy-share/env.h: Delete files.
* nindy-share/coff.h, nindy-share/block_io.h: Delete files.
* nindy-share/b.out.h, nindy-share/VERSION: Delete files.
* nindy-share/README, nindy-share/Onindy.c: Delete files.
* nindy-tdep.c, nindy-share/Makefile: Delete files.
* Makefile.in (init.c): Remove nindy references.
(saber_gdb): Delete rule.
(ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
and a68v-nat.c.
(hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
(Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
(HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
nindy-share/stop.h.
* hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
* saber.suppress: Delete file.
2003-01-31 20:43:54 +00:00
Daniel Jacobowitz
086df31126
* dbxread.c (stabs_data): New static variable.
...
(fill_symbuf): Support an in-memory buffer for stabs data.
(stabs_seek): New function.
(dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
(read_ofile_symtab): Use stabs_seek.
(elfstab_build_psymtabs): Take an asection* instead of
an offset and size. Relocate the stabs data if necessary.
Save the section* for dbx_psymtab_to_symtab.
* dwarf2read.c: Add section variables for each debug section.
(dwarf2_locate_sections): Fill them in.
(dwarf2_read_section): Take an asection* argument.
Relocate the section contents if necessary.
(dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
* dwarf2cfi.c (parse_frame_info): Take a section argument and pass
it to dwarf2_read_section.
(dwarf2_build_frame_info): Update callers.
* elfread.c (elf_symfile_read): Update call to
elfstab_build_psymtabs.
* gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
(DBX_STAB_SECTION): New macro.
* stabsread.h (elfstab_build_psymtabs): Update prototype.
* symfile.c (symfile_dummy_outputs): New function.
(symfile_relocate_debug_section): New function.
* symfile.h (symfile_relocate_debug_section): Add prototype.
2003-01-31 19:22:18 +00:00
Frank Ch. Eigler
122bfa9220
2003-01-31 Frank Ch. Eigler <fche@redhat.com>
...
* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
* Makefile.in: Regenerated.
2003-01-31 19:09:32 +00:00
Richard Henderson
87d1b352c8
* alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
...
(register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
(fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
* alpha-tdep.c (alpha_register_name): Add "unique".
* alpha-tdep.h (ALPHA_NUM_REGS): Increment.
(ALPHA_UNIQUE_REGNUM): New.
* config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
2003-01-31 18:28:25 +00:00
Andrew Cagney
c48861fb93
2003-01-31 Andrew Cagney <ac131313@redhat.com>
...
* README: Remove reference to Ericsson 1800 monitor.
* Makefile.in (remote-es.o): Delete rule.
(ALLDEPFILES): Delete remote-es.c.
* remote-es.c: Delete file.
* config/m68k/es1800.mt: Delete file.
* config/djgpp/fnchange.lst: Update.
* configure.tgt: Delete m68*-ericsson-* target.
2003-01-31 16:32:45 +00:00
Adam Fedor
d764a8245b
* infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
...
Remove duplicate/shadowing variable of same name.
2003-01-31 15:22:57 +00:00
Mark Salter
71469e2fea
*** empty log message ***
2003-01-31 13:11:42 +00:00
Mark Salter
b53f9b27af
Support remote targets.
2003-01-31 13:11:26 +00:00
Nick Clifton
31f7ba0423
bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside a
...
.gnu_debuglink section.
2003-01-31 10:04:16 +00:00
Michael Chastain
38a94d4494
2003-01-30 Michael Chastain <mec@shout.net>
...
* lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
This was a workaround for a UTF-8 bug in readline 4.3. The bug
has been fixed in gdb/readline on 2003-01-09.
2003-01-31 00:39:28 +00:00
gdbadmin
c916edfc54
*** empty log message ***
2003-01-31 00:00:31 +00:00
Alan Modra
927f884ddb
daily update
2003-01-30 23:00:05 +00:00
Jim Blandy
fe36c4f4c2
* symfile.c (find_separate_debug_file): Assert that the objfile's
...
directory name we compute ends with a slash, and then assume that
that's so everywhere we use it.
2003-01-30 21:45:07 +00:00
DJ Delorie
85b9a93839
merge from gcc
2003-01-30 20:00:42 +00:00
Daniel Jacobowitz
cb74169061
* valops.c (value_assign): Flush frame cache after stores to memory
...
also.
2003-01-30 16:44:20 +00:00
Andrew Cagney
96ee522758
2003-01-30 Andrew Cagney <ac131313@redhat.com>
...
* Makefile.in (mon960-rom.o): Delete rule.
* mon960-rom.c: Delete file.
2003-01-30 16:29:03 +00:00
Andrew Cagney
6b894e4992
2003-01-30 Andrew Cagney <ac131313@redhat.com>
...
* stabs.texinfo (Member Type Descriptor): Clarify description of
`@'. Suggested by Ben Hutchings.
2003-01-30 15:44:43 +00:00
Andrew Cagney
7f6104a94d
2003-01-30 Andrew Cagney <ac131313@redhat.com>
...
* d10v-tdep.c: Include "frame-unwind.h".
(d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
list.
(next_addr, uses_frame): Delete.
(struct d10v_unwind_cache): Define.
(prologue_find_regs): Add struct d10v_unwind_cache info parameter.
Use info instead of next_addr and uses_frame globals.
(d10v_frame_init_saved_regs): Delete function.
(d10v_init_extra_frame_info): Delete function.
(d10v_gdbarch_init): Do not initialize init_extra_frame_info,
frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
init_frame_pc or frame_saved_pc.
(d10v_pop_frame): Delete function.
(do_d10v_pop_frame): Delete function.
(d10v_frame_chain): Delete function.
(d10v_frame_chain_valid): Delete function.
(d10v_frame_pc_unwind): New function.
(d10v_frame_id_unwind): New function.
(saved_regs_unwinder): New function.
(d10v_frame_register_unwind): New function.
(d10v_frame_pop): New function.
(d10v_frame_unwind): New variable.
(d10v_frame_p): New function.
(d10v_frame_saved_pc): Delete function.
* Makefile.in (d10v-tdep.o): Update dependencies.
2003-01-30 15:11:20 +00:00
Alexandre Oliva
264095c3ba
* config.if: Copy from GCC.
2003-01-30 11:59:17 +00:00
Joel Brobecker
cad2e84871
* config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
...
causing some regressions due to a change in the default value
for this macro.
2003-01-30 05:48:26 +00:00
Daniel Jacobowitz
af34e669eb
Fix PR gdb/961.
...
* dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
variables.
(RANGES_SECTION): New.
(dwarf_ranges_buffer): New variable.
(struct comp_unit_head): Add member "die".
(struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
(DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
(dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
(dwarf2_locate_sections): Likewise.
(dwarf2_build_psymtabs): Read .debug_ranges.
(dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
(psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
(dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
Look for DW_AT_ranges and return the bounding box.
2003-01-30 01:51:48 +00:00
Christopher Faylor
c4c31f17e8
remove conflict marker
2003-01-30 01:42:01 +00:00
Christopher Faylor
baa93fa6f9
* win32-nat.c (cygwin_pid): Removed as unused.
...
(child_attach): Try fall back to Cygwin pid.
2003-01-30 01:39:52 +00:00
gdbadmin
8371a4d396
*** empty log message ***
2003-01-30 00:00:02 +00:00
Jim Blandy
c63f977fd4
* objfiles.h (struct objfile): Doc fix.
2003-01-29 23:46:39 +00:00
Michael Snyder
19ea9e7332
2003-01-29 Michael Snyder <msnyder@redhat.com>
...
* gdb.base/args.exp: Skip if target does not support args passing.
2003-01-29 23:25:43 +00:00
Alan Modra
b92225a1b9
daily update
2003-01-29 23:00:05 +00:00
Andrew Cagney
d62d1979c4
2003-01-29 Andrew Cagney <ac131313@redhat.com>
...
* frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
(legacy_get_prev_frame): Assert FRAME_CHAIN_P.
(get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
(frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
* gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
(FRAME_SAVED_PC): Change to a function with predicate.
* gdbarch.h, gdbarch.c: Re-generate.
2003-01-29 18:07:07 +00:00
Andrew Cagney
617073a91f
2003-01-29 Andrew Cagney <ac131313@redhat.com>
...
* gdb.texinfo (Maintenance Commands): Document `maint print
reggroups' and `maint print register-groups'.
* gdbint.texinfo (Target Architecture Definition): Document
register_reggroup_p.
2003-01-29 16:10:53 +00:00
Andrew Cagney
522873408d
2003-01-28 Andrew Cagney <ac131313@redhat.com>
...
* hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
2003-01-29 15:56:11 +00:00
Nick Clifton
0f6ab988cc
(print_insn_sparc): When examining values added in to rs1, make sure that
...
there are previous instructions.
2003-01-29 12:51:57 +00:00
Nick Clifton
0d9f6d04b2
line_comment_chars: Add '#'. This makes the assembler's handling of
...
# <linenum> "<filename>" directives work.
2003-01-29 10:05:52 +00:00
Alexandre Oliva
38985a1cb4
* elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
...
entry->abfd when it's NULL.
2003-01-29 08:29:34 +00:00
gdbadmin
1dc0220c4f
*** empty log message ***
2003-01-29 00:00:02 +00:00
Alan Modra
2d313b2b7c
daily update
2003-01-28 23:00:04 +00:00
Alexandre Oliva
578460f23e
* Makefile.in (all-subdir, check-subdir, installcheck-subdir)
...
(info-subdir, install-info-subdir, clean-info-subdir)
(dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
(clean-subdir, distclean-subdir, maintainer-clean-subdir):
Pass $(FLAGS_TO_PASS).
2003-01-28 21:53:39 +00:00
Andrew Cagney
1ae18a04ce
2003-01-28 Andrew Cagney <ac131313@redhat.com>
...
* complaints.c (complain): Delete function.
* complaints.h (struct deprecated_complaint): Delete definition.
(complain): Delete declaration.
2003-01-28 19:53:25 +00:00
Kevin Buettner
f2c16bd605
* mips-tdep.c (mips_init_extra_frame_info): Return early for
...
dummy frames.
2003-01-28 16:31:11 +00:00
Richard Sandiford
1a677ea81e
* readelf.c (dump_relocations): Reorder the r_info field for
...
little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
2003-01-28 12:51:07 +00:00
Nick Clifton
a35bc64f56
Add code to prevent importing a dll multiple times.
2003-01-28 11:39:43 +00:00