aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-04-09Don't add default dialog style when explicit style specified.Nick Clifton5-4/+29
Print style even if it is 0. Add testcase.
2002-04-09"\a" escape (used for right justified key definitions in menus) is encodes asNick Clifton5-1/+21
binary 8.
2002-04-09Fix parsing hex constants in strings. Add test for the fix.Nick Clifton5-6/+24
2002-04-09 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on bigJoern Rennecke2-1/+6
endian hosts.
2002-04-09Fix typo in BEDIT warning.Nick Clifton2-4/+5
2002-04-09Apply patch from Bernd Herd to fix quoted class definitions inside dialogs.Nick Clifton5-6/+32
2002-04-09Tue Apr 9 15:13:10 2002 J"orn Rennecke <joern.rennecke@superh.com>Joern Rennecke2-1/+5
* MAINTAINERS: Update my email address.
2002-04-092002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-4/+9
* p-exp.y (yylex): Handle also the fact that is_a_field_of_this is non zero as a found symbol.
2002-04-09* findvar.c: Include "builtin-regs.h".Andrew Cagney7-1/+304
(value_of_register): Call value_of_builtin_reg when applicable. * parse.c: Include "builtin-regs.h" and "gdb_assert.h". (target_map_name_to_register): Call builtin_reg_map_name_to_regnum. * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c. (COMMON_OBS): Add builtin-regs.o and std-regs.o. (builtin_regs_h): Define. (builtin-regs.o): New target. (findvar.o): Add $(builtin_regs_h). * builtin-regs.c, builtin-regs.h: New files. * std-regs.c: New file. Partial fix for PR gdb/251.
2002-04-09 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;Kevin Buettner2-7/+14
it's no longer required.
2002-04-09* Makefile.in (gdbtk-wrapper.o): Add missing dependencies.Andrew Cagney2-1/+6
2002-04-09 * rs6000-tdep.c (rs6000_software_single_step): UseKevin Buettner2-13/+16
rs6000_breakpoint_from_pc() to fetch breakpoint instruction and size. Use target_insert_breakpoint() and target_remove_breakpoint() to insert and remove breakpoints instead of explicit memory reads and writes.
2002-04-09 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.Kevin Buettner3-5/+7
* rs6000-tdep.c (rs6000_push_arguments): Eliminate ELF_OBJECT_FORMAT ifdef.
2002-04-09 From Jimi X <jimix@watson.ibm.com>:Kevin Buettner2-5/+13
* rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
2002-04-09*** empty log message ***gdbadmin1-1/+1
2002-04-09daily updateAlan Modra1-1/+1
2002-04-08 From Jimi X <jimix@watson.ibm.com>:Kevin Buettner2-3/+6
* rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
2002-04-082002-04-08 Michael Chastain <mec@shout.net>Michael Chastain2-3/+29
* gdb.c++/method.exp: Require "const ... A * ..." for "ptype this" in a const method. Add some xfail and fail cases for configurations that do not emit the "const ...".
2002-04-08* fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):Mark Kettenis2-3/+9
s/asprintf/xasprintf/. (fbsd_make_corefile_notes): s/strdup/xstrdup/.
2002-04-08 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.Alan Modra3-65/+88
(elf32_hppa_final_link): Split out sorting logic to.. * elf-hppa.h (elf_hppa_sort_unwind): ..here. (elf_hppa_final_link): Call elf_hppa_sort_unwind.
2002-04-082002-04-07 Michael Chastain <mec@shout.net>Michael Chastain2-127/+45
* gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect. Accept "A * const" and "const A * const" as type of "this". Fix spelling of getFunky throughout. Make messages uniform.
2002-04-08 * ldlang.c (lang_size_sections_1): Don't complain aboutAlan Modra2-0/+5
SEC_NEVER_LOAD sections having no memory region specified.
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-33/+32
* mi-cmd-disas.c: Run through indent.
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.