aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2003-10-09 * remote-mips.c (mips_initialize): Remove unneeded call toDaniel Jacobowitz2-4/+5
get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2003-10-09 * dwarf2expr.c (execute_stack_op): Don't treat the frame base asDaniel Jacobowitz2-12/+5
a memory pointer.
2003-10-09*** empty log message ***gdbadmin1-1/+1
2003-10-082003-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+12
* lin-lwp.c (stop_and_resume_callback): Set the resumed flag for any lwp we resume. (running_callback): Add lwps that have pending status events against them to be considered running.
2003-10-082003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka1-0/+5
* m32r-tdep.c : Include "dis-asm.h". * Makefile.in (m32r-tdep.o): Update dependencies.
2003-10-082003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka2-1/+2
* m32r-tdep.c : Include "dis-asm.h". * Makefile.in (m32r-tdep.o): Update dependencies.
2003-10-08*** empty log message ***gdbadmin1-1/+1
2003-10-07 * gdb.base/ending-run.exp: Add sh specific case.Corinna Vinschen2-0/+9
2003-10-07*** empty log message ***gdbadmin1-1/+1
2003-10-06 * completer.h (get_gdb_completer_word_break_characters): Delete.Joel Brobecker5-18/+24
* completer.c: include language.h. (gdb_completer_word_break_characters): Delete. (get_gdb_completer_word_break_characters): Delete. (location_completer): Use the word break characters of the current language. (complete_line): Likewise. (line_completion_function): Likewise. (skip_quoted_chars): Likewise. * Makefile.in (completer.o): Add dependency on language.h. * top.c (init_main): Set the readline word break characters to GDB's default word break characters.
2003-10-06 * language.h (language_defn): new field, la_word_break_characters.Joel Brobecker11-0/+36
* language.c (unknown_language_defn): Set new field to default_word_break_characters. (auto_language_defn): Likewise. (local_language_defn): Likewise. * ada-lang.c (ada_language_defn): Likewise. * c-lang.c (c_language_defn): Likewise. (cplus_language_defn): Likewise. (asm_language_defn): Likewise. (minimal_language_defn): Likewise. * f-lang.c (f_language_defn): Likewise. * jv-lang.c (java_language_defn): Likewise. * m2-lang.c (m2_language_defn): Likewise. * objc-lang.c (objc_language_defn): Likewise. * p-lang.c (pascal_language_defn): Likewise. * scm-lang.c (scm_language_defn): Likewise.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-66/+60
* ppc-sysv-tdep.c: Re-indent.
2003-10-06 * language.h (default_word_break_characters): Add prototype.Joel Brobecker3-0/+17
* language.c (default_word_break_characters): New function.
2003-10-06 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/sublAndreas Schwab2-0/+8
with %eax.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-10/+8
* Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and "h8500-tdep.c". (z8k-tdep.o): Delete custom build rule.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-43/+35
* Makefile.in: Update all dependencies.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-5/+8
* MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted. No longer list PA as as obsolete candidate. List m32r as broken instead of obsolete.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney42-2460/+22
* config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files. * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto. * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto. * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto. * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto. * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto. * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto. * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto. * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto. * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto. * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto. * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto. * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto. * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto. * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto. * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto. * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto. * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto. * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto. * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto. * config/z8k/z8k.mt: Ditto.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney4-20/+19
* NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*, h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*, mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*, i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and sparclite were removed. * configure.host, configure.tgt: Remove corresponding tuples.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-479/+5
* gdb.base/watchpoint.exp: Delete obsolete clear_xfail. * gdb.disasm/mn10200.exp: Delete obsolete file.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney12-1332/+14
* breakpoint.c, breakpoint.h: Remove obsolete code and comments. * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto. * monitor.c, sparc-tdep.c, stabsread.c: Ditto. * stabsread.h, xcoffread.c: Ditto.
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney12-11427/+7
* z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file. * sparclet-stub.c, sparclet-rom.c: Delete obsolete file. * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file. * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2003-10-062003-10-06 David Lecomber <dsl@sources.redhat.com>David Lecomber1-0/+4
* f-valprint.c: Reformatting
2003-10-062003-10-06 David Lecomber <dsl@sources.redhat.com>David Lecomber1-4/+5
* f-valprint.c: Reformatting
2003-10-06*** empty log message ***gdbadmin1-1/+1
2003-10-05* x86-64-tdep.c: Remove duplicate comment.Mark Kettenis2-7/+2
2003-10-05* x86-64-tdep.c (x86_64_store_return_value): Don't useMark Kettenis2-2/+9
DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register names for return values. This fixes a bug since we looked at %rbx instead of %rdx.
2003-10-05* x86-64-tdep.c: Include "regset.h".Mark Kettenis2-0/+3
2003-10-05* i386-tdep.h (struct gdbarch_tdep): Add members gregset,Mark Kettenis4-0/+88
gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset, sizeof_fpregset. * i386-tdep.c: Include "regset.h". (i386_supply_gregset): New function. (i386_supply_fpregset): New function. (i386_gdbarch_init): Initialze register set-related members of TDEP. * x86-64-tdep.c (x86_64_supply_fpregset): New function. (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2003-10-05*** empty log message ***gdbadmin1-1/+1
2003-10-04*** empty log message ***gdbadmin1-1/+1
2003-10-032003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney4-4/+231
* rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI, set extract_return_value, store_return_value and use_struct_convention to ppc64_sysv_abi_extract_return_value, ppc64_sysv_abi_store_return_value and ppc64_sysv_abi_use_struct_convention. * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare. (ppc64_sysv_abi_store_return_value): Declare. (ppc64_sysv_abi_use_struct_convention): Declare. * ppc-sysv-tdep.c (enum return_value_convention): Define. (ppc64_sysv_abi_extract_return_value): New function. (ppc64_sysv_abi_store_return_value): New function. (ppc64_sysv_abi_use_struct_convention): New function. (ppc64_sysv_abi_return_value): New function.
2003-10-032003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+9
* gdbint.texinfo (Target Architecture Definition): Deprecate IBM6000_TARGET. Mention that it implies an RS/6000 system and not just target.
2003-10-032003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-7/+15
* ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only convert a descriptor to a function when it's in the ".opd" section.
2003-10-03 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg andCorinna Vinschen2-2/+7
reg_size to keep GCC silent.
2003-10-03 * dwarf2-frame.c (struct comp_unit): Add tbase member to storeCorinna Vinschen2-1/+21
base for DW_EH_PE_textrel encodings. (read_encoded_value): Add a DW_EH_PE_textrel case. (dwarf2_build_frame_info): Set unit.tbase to beginning of text section.
2003-10-03*** empty log message ***gdbadmin1-1/+1
2003-10-02* dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.Mark Kettenis2-3/+7
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney69-363/+408
* gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename REGISTER_RAW_SIZE. * gdbarch.h, gdbarch.c: Re-generate. * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update. * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update. * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update. * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update. * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update. * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update. * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update. * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update. * remote-e7000.c, remote-mips.c, remote-sim.c: Update. * remote-vxmips.c, remote-vxsparc.c, remote.c: Update. * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update. * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update. * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update. * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update. * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update. * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update. 2003-10-02 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE. * gdb.texinfo (Packets, Stop Reply Packets): Ditto. * gdbint.texinfo (Target Architecture Definition): Rename 2003-10-02 Andrew Cagney <cagney@redhat.com> * mi-main.c: Rename REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2003-10-02* dwarf2read.c (struct die_info): Doc fix.Jim Blandy2-0/+11
2003-10-02 * sh-tdep.c: Running thru gdb_indent.sh.Corinna Vinschen2-448/+352
2003-10-02 * sh-tdep.c (sh_justify_value_in_reg): New function.Corinna Vinschen2-100/+170
(sh_stack_allocsize): Ditto. (flt_argreg_array): New array used for floating point argument passing. (sh_init_flt_argreg): New function. (sh_next_flt_argreg): Ditto. (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to "pass_on_stack". Use new helper functions. Accomodate Renesas ABI. Fix argument passing strategy. (sh_push_dummy_call_nofpu): Ditto.
2003-10-022003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney5-65/+59
* value.h (register_value_being_returned): Declare. Replace "value_being_returned". * infcall.c (call_function_by_hand): Use register_value_being_returned. * infcmd.c (print_return_value): Call "register_value_being_returned", handle struct return locally. * values.c (register_value_being_returned): New function. Replace "value_being_returned".
2003-10-02*** empty log message ***gdbadmin1-1/+1
2003-10-012003-09-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-2/+28
* linux-proc.c (linux_do_registers): New function. (linux_make_note_section): Use linux_do_registers in case of single threaded inferior programs.
2003-10-012003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney5-12/+55
* infcall.c (call_function_by_hand): When STRUCT_RETURN, always use STRUCT_ADDR. When not using "struct return convention", pass "0" to "value_being_returned". Add FIXMEs. * infcmd.c (print_return_value): Pass an explicit 0/1 to value_being_returned. Add comments. * values.c (value_being_returned): Add fixme. * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME. (hppa_value_returned_from_stack): Add FIXME.
2003-10-01*** empty log message ***gdbadmin1-1/+1
2003-09-302003-09-30 David Carlton <carlton@kealia.com>David Carlton2-96/+143
* dwarf2read.c (struct die_info): Add 'parent' field; replace 'has_children' and 'next' by 'child' and 'sibling'. (read_comp_unit): Rework algorithm, breaking body into read_die_and_children and read_die_and_siblings. (read_die_and_children, read_die_and_siblings): New. (read_full_die): Add 'has_children' argument; set it instead of the die's 'has_children' field. Minor formatting cleanup. (free_die_list): Use die->child and die->sibling instead of die->next. (dump_die_list): Ditto. (sibling_die): Use die->sibling. (psymtab_to_symtab_1): Use die's 'child' field in place of its 'has_children' and 'next' fields. (process_die, read_file_scope, read_func_scope) (read_lexical_block_scope, read_structure_scope) (read_enumeration, read_array_type, read_common_block) (read_namespace, read_subroutine_type, dump_die): Ditto.
2003-09-302003-09-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+10
* rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone to 224, not 220.
2003-09-302003-09-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney18-62/+76
* mi-main.c: Rename REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. 2003-09-30 Andrew Cagney <cagney@redhat.com> * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename REGISTER_VIRTUAL_SIZE. * gdbarch.h, gdbarch.c: Regenerate. * vax-tdep.h, sparc-tdep.c, regcache.h: Update. * regcache.c, mn10300-tdep.c, mips-tdep.c: Update. * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update. 2003-09-30 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. (Target Architecture Definition):