aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2004-07-132004-07-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-8/+13
* gdb.base/signull.exp (test_segv): Prefix all tests with "${name}". Clean up test messages.
2004-07-132004-07-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-9/+5
* gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
2004-07-132004-07-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-340/+163
* gdb.base/ena-dis-br.exp: Update copyright. (break_at): New function. Replace send_gdb with gdb_test, break_at, and gdb_test_multiple. Replace XFAIL of "continue with ignore count, not stopped at bpt", with KFAIL.
2004-07-13 * gdb.base/attach.exp: Remove cleanupfile handling.Corinna Vinschen2-5/+4
2004-07-13*** empty log message ***gdbadmin1-1/+1
2004-07-122004-07-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-18/+23
* gdb.base/annota1.exp: Cleanup corefile test name. * gdb.base/annota3.exp: Ditto.
2004-07-12 * hppa-hpux-tdep.c: Fix a compilation failure due to a commentJoel Brobecker2-2/+7
that was inserted inside a comment.
2004-07-122004-07-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-208/+328
* gdb.base/signals.exp: Clean up copyright, re-indent.
2004-07-122004-07-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-263/+86
* gdb.base/attach.exp: Replace send_gdb and gdb_expect with gdb_test and gdb_test_multiple.
2004-07-12*** empty log message ***gdbadmin1-1/+1
2004-07-112004-07-10 Randolph Chung <tausq@debian.org>Randolph Chung2-0/+201
* hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New function. (hppa_hpux_push_dummy_code): New function. (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location. Set find_global_pointer method.
2004-07-11*** empty log message ***gdbadmin1-1/+1
2004-07-10* NEWS: Mention BSD libkvm interface.Mark Kettenis2-0/+20
2004-07-102004-07-10 Michael Snyder <msnyder@redhat.com>Michael Snyder10-9/+21
* symfile.c (generic_load): Comment typo. * stack.c (get_selected_block): Ditto. * regcache.c (regcache_cooked_read): Ditto. * monitor.c (monitor_debug): Ditto. * mips-tdep.c (mips_read_pc): Ditto. * i386-linux-nat.c (ps_get_thread_area): Ditto. * gdb_mbuild.sh: Ditto. * gdbarch.sh: Ditto. * gdbarch.h: Ditto.
2004-07-10*** empty log message ***gdbadmin1-1/+1
2004-07-09Removed ada-tasks.c, as ACT plans to rewrite it extensively beforePaul N. Hilfinger1-1447/+0
submission.
2004-07-09Remove ARI problems:Paul N. Hilfinger4-61/+143
* ada-exp.y (write_var_from_sym): Reformat to put operator at beginning of line. * ada-lang.c (MAX_OF_SIZE): Rename max_of_size. Add comment. Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE. (MIN_OF_SIZE): Rename min_of_size. Add comment. (UMAX_OF_SIZE): Renmae umax_of_size. Add comment. (UMIN_OF_SIZE): Remove. (max_of_type): New function to replace orphan macro in gdbtypes.h (min_of_type): Ditto. (discrete_type_high_bound): Use max_of_type. (discrete_type_low_bound): Use min_of_type. (possible_user_operator_p): Move operator to beginning of line. (ada_is_variant_part): Ditto. (ensure_lval): Rewrite to avoid deprecated operations. (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr rather than adding DEPRECATED_FUNCTION_START_OFFSET. (ada_enum_name): Remove assignments in 'if' statements. (build_ada_types): Add gdbarch parameter. (_initialize_ada_language): Replace deprecated_register_gdbarch_swap with gdbarch_data_register_post_init. Use add_setshow_uinteger_cmd rather than add_set_cmd and add_show_from_set. * ada-valprint.c (inspect_it): Remove declaration. (repeat_count_threshold): Remove declaration. (ada_print_floating): Remove assignments in 'if' statements. (print_str): Move operator to beginning of line.
2004-07-09Fix @kindex entries so that multiple commands thatEli Zaretskii2-123/+68
have the same prefix have only their prefix in the index.
2004-07-09*** empty log message ***gdbadmin1-1/+1
2004-07-08* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.Jim Blandy2-8/+4
2004-07-082004-07-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+8
* gdb.java/jmain.exp: Fix expected line number for main to break at. Set XFAIL for break at main test since gcj does not provide line number info for first statement in main.
2004-07-082004-07-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-385/+488
* gdb.base/attach.exp: Cleanup copyright. Re-indent.
2004-07-082004-07-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-13/+18
* gdb.base/sigbpt.exp: Make the common part of each test name a prefix instead of suffix.
2004-07-08Fix crash in symtab.c.Bob Rossi2-11/+19
2004-07-08I added the testcase for -file-list-exec-source-files to mi2-file.exp.Bob Rossi3-14/+23
It should have been added to mi-file.exp. So, here it is.
2004-07-08*** empty log message ***gdbadmin1-1/+1
2004-07-072004-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+10
* gdb.java/jmisc.exp: Fix expected output of ptype to look for the jmisc() constructor instead of <init>. * gdb.java/jmisc1.exp: Ditto.
2004-07-072004-07-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-0/+8
* gdb.base/sigbpt.exp (stepi_out): Check for a single step corrupting the PC.
2004-07-07*** empty log message ***gdbadmin1-1/+1
2004-07-062004-07-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-4/+9
* gdb.cp/templates.exp: Accept whitespace change in demangler output.
2004-07-062004-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston14-4/+128
* language.h (struct_language_defn): Add new function pointer: la_class_name_from_physname. Also add new prototype for language_class_name_from_physname. * language.c (language_class_name_from_physname): New function. (unk_lang_class_name): Ditto. (unknown_language_defn, auto_language_defn): Change to add unk_lang_class_name function pointer for la_class_name_from_physname. (local_language_defn): Ditto. * dwarf2read.c (guess_structure_name): Change to call language_class_name_from_physname. (determine_class_name): Ditto. * cp-support.c (class_name_from_physname): Renamed. (cp_class_name_from_physname): New name of function. * cp-support.h: Ditto. * c-lang.c (c_language_defn): Change to add NULL for class_name_from_physname function pointer. (cplus_language_defn): Change to add cp_class_name_from_physname. * jv-lang.c (java_class_name_physname): New function. (java_find_last_component): New static routine. (java_language_defn): Add java_class_name_from_physname pointer. * ada-lang.c (ada_language_defn): Change to add NULL for class_name_from_physname function pointer. * f-lang.c (f_language_defn): Ditto. * m2-lang.c (m2_language_defn): Ditto. * objc-lang.c (objc_language_defn): Ditto. * p-lang.c (pascal_language_defn): Ditto. * scm-lang.c (scm_language_defn): Ditto.
2004-07-062004-07-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-0/+320
* gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
2004-07-062004-07-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-1/+17
Patch from Bart Robinson. * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE. (O_LARGEFILE): Define to 0, if not defined.
2004-07-06*** empty log message ***gdbadmin1-1/+1
2004-07-05* gdb.texinfo (BSD libkvm Interface): New node (section)Mark Kettenis2-0/+46
(Native): Add it to the menu.
2004-07-05*** empty log message ***gdbadmin1-1/+1
2004-07-04*** empty log message ***gdbadmin1-1/+1
2004-07-03* m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,Mark Kettenis5-4/+78
<machine/pcb.h> and "bsd-kvm.h". (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined. (m68kbsd_supply_pcb): New function. (_initialize_m68kbsd_nat): New prototype and function. * Makefile.in (m68kbsd-nat.o): Update dependencies. * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o. (LOADLIBES): New variable. * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o. (LOADLIBES): New variable.
2004-07-03* bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.Mark Kettenis2-1/+5
2004-07-03* bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" andMark Kettenis3-2/+83
<sys/proc.h>. (bsd_kvm_cmdlist): New variable. (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions. (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb" command and "kvm proc" command. * Makefile.in (bsd-kvm.o): Update dependencies.
2004-07-03*** empty log message ***gdbadmin1-1/+1
2004-07-02* osabi.c: Update copyright year.Mark Kettenis2-5/+20
(generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific notes if EI_OSABI is set to ELFOSABI_HPUX.
2004-07-02Fix ChangeLog entry for the last change to i386-cygwin-tdep.c.Joel Brobecker1-1/+1
2004-07-022004-07-02 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain3-0/+17
* lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler. * lib/compiler.cc: Likewise.
2004-07-02*** empty log message ***gdbadmin1-1/+1
2004-07-012004-07-01 Michael Snyder <msnyder@redhat.com>Michael Snyder3-105/+110
* win32-nat.c (core_dll_symbols_add): Re-indent a small section that seems to have gotten whacked out of line.
2004-07-01* dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove deadMark Kettenis4-12/+10
code.
2004-07-01* ada-lang.c (decode_packed_array): Minor change to comment.Paul N. Hilfinger3-44/+63
(ada_value_slice_ptr): New function. (ada_value_slice): New function. (ada_evaluate_subexp): Remove XVS-suffix code from subscripting test. Don't know why it is there. Change slice code to use ada_value_slice_ptr and ada_value_slice, and to avoid dereferencing huge arrays from which one is slicing. (empty_array): Correct to return an array rather than a subrange value. * ada-valprint.c (print_optional_low_bound): Don't print lower bound on empty arrays (let'em use 'FIRST instead).
2004-07-01Address complaints from gdb_ari.sh:Paul N. Hilfinger6-12/+28
* ada-exp.y: Include gdb_string.h rather than string.h. (convert_char_literal): Reformat declaration. * ada-lang.h: Include opaque struct declaration for struct frame_info. * ada-lex.l: Change use of free to xfree (the macro would do so anyway, but this is harmless). Include gdb_string.h rather than string.h. * ada-valprint.c (ada_val_print_stub): Change PTR => void*. * ada-lang.c (parse): Remove K&Rism in parameter list. (is_name_suffix): Correct Linux => GNU/Linux in comment.
2004-07-01*** empty log message ***gdbadmin1-1/+1