aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2005-10-28* ppc-tdep.h (PPC_INSN_SIZE): Define.Mark Kettenis2-3/+8
2005-10-28* inf-ttrace.c (inf_ttrace_mourn_inferior): Remove redundant cast.Mark Kettenis2-35/+41
(inf_ttrace_kill): Renamed from inf_ttrace_kill_inferior. (inf_ttrace_target): Resort assignments.
2005-10-28 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage underEli Zaretskii2-3/+8
"The -var-update Command".
2005-10-28Sync with Emacs 22.0.50.Nick Roberts1-1/+2
2005-10-28*** empty log message ***Nick Roberts1-0/+4
2005-10-28*** empty log message ***gdbadmin1-1/+1
2005-10-27*** empty log message ***gdbadmin1-1/+1
2005-10-26*** empty log message ***gdbadmin1-1/+1
2005-10-25 * regformats/reg-ia64.dat: Remove NAT registers.Andreas Schwab5-148/+14
gdbserver: * server.c (main): Allocate mem_buf with PBUFSIZ bytes. * linux-ia64-low.c (ia64_regmap): Remove NAT registers. (ia64_num_regs): Reduce to 462.
2005-10-25*** empty log message ***gdbadmin1-1/+1
2005-10-24*** empty log message ***gdbadmin1-1/+1
2005-10-23*** empty log message ***gdbadmin1-1/+1
2005-10-22* rs6000-tdep.c (info_powerpc_cmdlist): Remove variable.Mark Kettenis2-8/+5
(rs6000_info_powerpc_command): Remove function.
2005-10-22*** empty log message ***gdbadmin1-1/+1
2005-10-21 * dwarf2read.c (isreg): Removed.Andreas Schwab2-15/+5
(decode_locdesc): Don't set it.
2005-10-21 * Makefile.in (YYFILES): Add ada-lex.cJoel Brobecker2-0/+5
2005-10-21*** empty log message ***gdbadmin1-1/+1
2005-10-20*** empty log message ***gdbadmin1-1/+1
2005-10-19*** empty log message ***gdbadmin1-1/+1
2005-10-182005-10-17 Jim Blandy <jimb@redhat.com>Jim Blandy2-1/+6
* dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to detect stack underflow.
2005-10-18*** empty log message ***gdbadmin1-1/+1
2005-10-172005-10-17 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam2-2/+7
* gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg vscr" tests to better match output.
2005-10-17*** empty log message ***gdbadmin1-1/+1
2005-10-16*** empty log message ***gdbadmin1-1/+1
2005-10-15*** empty log message ***gdbadmin1-1/+1
2005-10-142005-10-14 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam2-0/+6
* rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for vector registers.
2005-10-14*** empty log message ***gdbadmin1-1/+1
2005-10-13 * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).Andreas Schwab3-5/+23
* linux-thread-db.c (enable_thread_event): Extend pointer value as specified by target. (thread_db_get_thread_local_address): Likewise.
2005-10-13*** empty log message ***gdbadmin1-1/+1
2005-10-122005-10-12 Jim Blandy <jimb@redhat.com>Jim Blandy2-13/+58
* gdb.base/structs.exp (any): New function. (test_struct_returns): Don't make any assumptions at all about what value the function returns when GDB can't set the return value.
2005-10-12*** empty log message ***gdbadmin1-1/+1
2005-10-11*** empty log message ***gdbadmin1-1/+1
2005-10-10 * gdb.ada/arrayidx/p.adb: New file.Joel Brobecker3-1/+198
* gdb.ada/arrayidx.exp: New testcase
2005-10-10 * gdb.ada/array_return/pck.ads: New file.Joel Brobecker5-0/+118
* gdb.ada/array_return/pck.adb: New file. * gdb.ada/array_return/p.adb: New file. * gdb.ada/array_return.exp: New testcase.
2005-10-10 * i386-tdep.c (i386_reg_struct_return_p): Allow array types as well.Joel Brobecker2-5/+21
(i386_return_value): Add handling for functions that return array types.
2005-10-10 * ada-valprint.c (print_optional_low_bound): Handle properlyJoel Brobecker2-1/+16
cases where the array index type is a TYPE_CODE_RANGE.
2005-10-10 * valprint.c (val_print_array_elements): Check array size beforeJoel Brobecker2-7/+14
computing its low bound. If zero, then use a default bound of zero.
2005-10-10*** empty log message ***gdbadmin1-1/+1
2005-10-09*** empty log message ***gdbadmin1-1/+1
2005-10-08*** empty log message ***gdbadmin1-1/+1
2005-10-07*** empty log message ***gdbadmin1-1/+1
2005-10-06 PR 1659Alan Modra2-4/+11
* rs6000-tdep.c (rs6000_push_dummy_call): Correct size of backchain write. (rs6000_convert_from_func_ptr_addr): Correct comment.
2005-10-06*** empty log message ***gdbadmin1-1/+1
2005-10-05*** empty log message ***gdbadmin1-1/+1
2005-10-04 * MAINTAINERS: Add section for release management.Joel Brobecker2-0/+16
2005-10-04 * NEWS: Add entry for new "set print array-indexes" command.Joel Brobecker2-0/+10
2005-10-04*** empty log message ***gdbadmin1-1/+1
2005-10-03 * gdb.texinfo (Print Settings): Add documentation for set/showJoel Brobecker2-0/+19
print array-indexes.
2005-10-03 * gdb.base/arrayidx.c: New file.Joel Brobecker3-0/+97
* gdb.base/arrayidx.exp: New testcase.
2005-10-032005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker14-16/+201
* language.h (language_defn): New field la_print_array_index. (LA_PRINT_ARRAY_INDEX): New macro. (default_print_array_index): Add declaration. * language.c (default_print_array_index): new function. (unknown_language): Add value for new field. (auto_language): Likewise. (local_language): Likewise. * ada-lang.c (ada_print_array_index): New function. (ada_language_defn): Add value for new field. * c-lang.c (c_language_defn): Likewise. (cpluc_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. * valprint.h (print_array_indexes_p): Add declaration. (get_array_low_bound): Add declaration. (maybe_print_array_index): Add declaration. * valprint.c (print_array_indexes): New static variable. (show_print_array_indexes): New function. (print_array_indexes_p): New function. (get_array_low_bound): New function. (maybe_print_array_index): New function. (val_print_array_elements): Print the index of each element if requested by the user. (_initialize_valprint): Add new array-indexes "set/show print" command. * ada-valprint.c (print_optional_low_bound): Replace extracted code by call to ada_get_array_low_bound_and_type(). Stop printing the low bound if indexes will be printed for all elements of the array. (val_print_packed_array_elements): Print the index of each element of the array if necessary.