aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-291/+305
* mi-cmd-disas.c (dump_insns): New function. (do_mixed_source_and_assembly): New function. (do_assembly_only): New function. (do_disassembly): New function. (mi_cmd_disassemble): Rewrite using smaller, more modular functions.
2002-04-08 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.Alan Modra2-1/+5
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+20
Work around for PR gdb/285: * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2002-04-08*** empty log message ***gdbadmin1-1/+1
2002-04-08daily updateAlan Modra1-1/+1
2002-04-072002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni4-83/+33
* gdb.asm/asm-source.exp: Build symbolic link to arch specific instructions file at run time instead of configure time. Sometimes we run the test in a directory that is not the one we configured in. * gdb.asm/configure.in: Delete creation of symlink. * gdb.asm/configure: Regenerate.
2002-04-072002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-11/+17
* remote-e7000.c (write_small, e7000_read_inferior_memory, e7000_read_inferior_memory_large, e7000_insert_breakpoint, e7000_remove_breakpoint): Use paddr_nz() to print addresses.
2002-04-07I believe Jeff Law denies responsability for this one:Andrew Cagney4-3/+23
* config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork. * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork. * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork. Work-around for PR gdb/366.
2002-04-072002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-2/+8
* sh-tdep.c (sh_fp_frame_init_saved_regs, sh_nofp_frame_init_saved_regs): Use alloca() for 'where' information.
2002-04-07* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*Andrew Cagney3-2/+8
pattern. * configure: Re-generate.
2002-04-07* configure.in: Only define AIX_CORE_DUMPX_CORE when AIX versionAndrew Cagney3-269/+289
is greater or equal to 4.3.3. * configure: Regenerate. Fix PR gdb/344.
2002-04-07* MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVERAndrew Cagney2-0/+7
maintainer.
2002-04-07* Makefile.in (do-tar-bz2): Delete rule. Replace with ...Andrew Cagney2-9/+61
(do-tar, do-bz2): New rules. (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. (gdb-tar): New rule. (gdb-taz): Rewrite. Use gdb-tar and do-bz2. (insight_dejagnu.tar): New rule. (insight.tar): New rule. (gdb+dejagnu.tar): New rule. (gdb.tar): New rule.
2002-04-07* MAINTAINERS: Update dejagnu/Andrew Cagney2-3/+10
2002-04-07* README (Reporting Bugs in GDB): Document the bug web page as theAndrew Cagney4-30/+40
prefered way of submitting bugs. Fix PR gdb/402. * gdb.texinfo (Bug Reporting): Document that the web is the prefered way of submitting bug reports. (Bug Reporting): Delete the s-mail address as the last resort.
2002-04-07From 2002-03-05 Scott Pakin <pakin@uiuc.edu>Andrew Cagney2-6/+23
* mmap-sup.c (MAP_PRIVATE_OR_SHARED): Define. (__mmalloc_mmap_morecore): Use. (__mmalloc_remap_core): Use.
2002-04-07* ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.Matthew Green2-0/+11
2002-04-07fix a typo in my nameMatthew Green1-1/+1
2002-04-07* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default ofAndrew Cagney4-30/+35
-1. Update comment. * gdbarch.h, gdbarch.c: Re-generate.
2002-04-07*** empty log message ***gdbadmin1-1/+1
2002-04-07daily updateAlan Modra1-1/+1
2002-04-06 * m68klinux-nat.c (fill_fpregset): Properly pass address ofAndreas Schwab2-1/+6
buffer to regcache_collect.
2002-04-06* gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.Andrew Cagney4-0/+62
* gdbarch.c, gdbarch.h: Re-generate.
2002-04-06* symtab.c (lookup_symtab): Remove ``const'' from ``rp''Andrew Cagney2-1/+6
declaration. Fix -Werror.
2002-04-06Correct bad checkin (missing semicolon somehow)Daniel Jacobowitz2-2/+2
2002-04-062002-04-05 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-0/+7
* gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap. * gdbarch.c: Regenerate.
2002-04-062002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2-5/+9
* cli/cli-dump.c (restore_section_callback): Use paddr_nz.
2002-04-062002-04-05 H.J. Lu (hjl@gnu.org)H.J. Lu2-0/+5
* solib-svr4.c (bkpt_names): Add "__start".
2002-04-06* sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64Andrew Cagney2-1/+6
as test for 64 bit target.
2002-04-06* h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney21-129/+47
* dwarf2cfi.c (cfi_write_fp): Document as not used. * mips-tdep.c (mips_gdbarch_init): Do not set write_fp. * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp. * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp. * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp. * s390-tdep.c (s390_gdbarch_init): Do not set write_fp. (s390_write_fp): * sh-tdep.c (sh_gdbarch_init): Do not set write_fp. * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp. * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp. (d10v_write_fp): Delete function. * inferior.h (write_fp, generic_target_write_fp): Delete declarations. * regcache.c (generic_target_write_fp): Delete function. (write_fp): Delete function. * gdbarch.sh (TARGET_WRITE_FP): Delete. * gdbarch.h, gdbarch.c: Regenerate. * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro. * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro. (sparc64_write_fp): Delete declaration. * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro. (h8500_write_fp): Delete declaration.
2002-04-06daily updateAlan Modra1-1/+1
2002-04-06*** empty log message ***gdbadmin1-1/+1
2002-04-05* sparc-tdep.c (sparc64_write_fp): Delete.Andrew Cagney2-14/+27
(sparc_push_dummy_frame): Replace write_fp call with code to store the FP directly. (sparc_gdbarch_init): Do not initialize write_fp.
2002-04-05 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.Hans-Peter Nilsson4-0/+86
2002-04-05 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,Hans-Peter Nilsson2-45/+44
R_CRIS_32_PCREL>: Fix typo in name. (cris_elf_check_relocs): Always create .rela.got here when R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen. (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here; assume it's created.
2002-04-05 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachableKevin Buettner2-9/+5
clause.
2002-04-05gdb/ChangeLog:Jim Blandy13-25/+68
* stack.c (get_selected_block): Add new argument `addr_in_block', used to return the exact code address we used to select the block, not just the block. * blockframe.c (get_frame_block, get_current_block): Same. * frame.h (get_frame_block, get_current_block, get_selected_block): Update declarations. * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c, linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed. gdb/mi/ChangeLog: * mi-cmd-stack.c (list_args_or_locals): Pass new arg to get_frame_block. (See entry in gdb/ChangeLog.)
2002-04-052002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+6
* breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in warning message.
2002-04-05Document the addition of the new xfullpath.exp testcase.Joel Brobecker1-0/+5
2002-04-05New testcase.Joel Brobecker1-0/+198
2002-04-05Document changes relative to the new xfullpath function.Joel Brobecker1-0/+14
2002-04-05(lookup_symtab): Use the new xfullpath function, in order to be able toJoel Brobecker1-13/+46
match a filename with either the real filename, or the name of any symbolic link to this file. (lookup_partial_symtab): Ditto.
2002-04-05(openp): Use xfullpath in place of gdb_realpath to avoid resolving theJoel Brobecker1-3/+8
basename part of filenames when the associated file is a symbolic link. This fixes a potential inconsistency between the filenames known to GDB and the filenames it prints in the annotations.
2002-04-05(xfullpath): Add declaration.Joel Brobecker1-0/+1
2002-04-05(xfullpath): New function.Joel Brobecker1-0/+48
2002-04-052002-04-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+9
* mi-cmd-disas.c (mi_cmd_disassemble): Use TARGET_PRINT_INSN instead of tm_print_insn. Update copyright year.
2002-04-052002-04-01 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz6-1/+64
* gdb.asm/Makefile.in: Correct dependencies. * gdb.asm/powerpc.inc: New file. * gdb.asm/asm-source.exp: Add PowerPC. * gdb.asm/configure.in: Likewise. * gdb.asm/configure: Regenerated.
2002-04-052002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-0/+130
* gdb.base/relocate.exp: New file. * gdb.base/relocate.c: New file.
2002-04-052002-04-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2-45/+137
* breakpoint.c: Add support for hardware breakpoints in overlays. (overlay_events_enabled): New state variable. (insert_breakpoints): Use overlay_events_enabled to decide whether to attempt to set a breakpoint at the overlay load addr. Handle bp_hardware_breakpoint as well as bp_breakpoint. (remove_breakpoint): Use overlay_events_enabled to decide whether breakpoints need to be removed from overlay load addr. Handle bp_hardware_breakpoint as well as bp_breakpoint. (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays. (create_overlay_event_breakpoint, enable_overlay_breakpoints, disable_overlay_breakpoints): Update overlay_events_enabled.
2002-04-05 2002-04-04 Fred Fish <fnf@redhat.com>Fred Fish2-0/+11
* gdb.base/step-test.exp: Update comment regarding stopping in memcpy/bcopy calls inserted as part of the compiler runtime.