aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2002-05-10Handle breakpoints on L instruction type in MLX instruction bundle byPetr Sorfa2-0/+26
moving the breakpoint to the third slot (X instruction type) as L holds only data.
2002-05-10 * dbxread.c (discarding_local_symbols_complaint): New complaint.Kevin Buettner2-1/+24
(process_one_symbol): Complain about discarding local symbols due to a misplaced N_LBRAC entry.
2002-05-102002-05-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+11
From Daniel Berlin <dan@cgsoftware.com> * linespec.c (find_toplevel_char): '<' and '>' also increase and decrease the depth we are at, in the case of templates.
2002-05-10*** empty log message ***gdbadmin1-1/+1
2002-05-09Check in change missed when sh*-*-netbsdelf* was added:Jason Thorpe1-0/+1
* NEWS: Note new sh*-*-netbsdelf* configuration.
2002-05-09H2002-05-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-8/+36
* mips-tdep.c (mips_float_register_type): New function. (mips_double_register_type): New function. (mips_print_register): Use them. (do_fp_register_row): Likewise.
2002-05-09Correct ChangeLog entry to:Daniel Jacobowitz1-2/+2
2002-05-09 Daniel Jacobowitz <drow@mvista.com> * signals/signals.c (signals): Remove conditional compilation around Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
2002-05-092002-05-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-8/+14
* signals/signals.c (signals): Remove conditional compilation around Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
2002-05-09* gdb.c++/method.exp: Fix typo.Mark Kettenis2-1/+5
2002-05-092002-05-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2-8/+5
* remote-rdp.c (remote_rdp_can_run): Remove.
2002-05-092002-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder3-6/+8
* gdb.mi/mi-var-child.exp: Accept (void) as well as (). * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
2002-05-09 * jv-valprint.c (java_val_print): Handle `char' as a special caseTom Tromey2-8/+12
of TYPE_CODE_INT.
2002-05-092002-05-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+6
* gdb.base/long_long.exp: Add iftarget clause for strongarm.
2002-05-092002-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+10
* stabs.texinfo (Attributes): Document new "vector" attribute.
2002-05-092002-05-06 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+22
* stabsread.c (read_type): Add recognition for new attribute: "@V;" means that an array type is actually a vector. This is analogous to the vector flag that's been added to dwarf2.
2002-05-092002-05-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2-64/+71
* arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn], strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and str r(0123),[sp,#nn]. (arm_skip_prologue): Ditto. Also make disassembly order-independent by placing it in a loop.
2002-05-09* i386-tdep.h (i386_abi): New enum.Mark Kettenis3-60/+260
(struct gdbarch_tdep): Replace os_ident member with abi. (i386_gdbarch_register_os_abi): New prototype. * i386-tdep.c (i386_abi_names): New array. (process_note_abi_tag_sections): Removed. (process_note_sections): New function. (i386_elf_abi_from_note, i386_elf_abi): New functions. (struct i386_abi_handler): New struct. (i386_abi_handler_list): New variable. (i386_gdbarch_register_os_abi): New function. (i386_gdbarch_init): Adapt for the changes given above.
2002-05-09*** empty log message ***gdbadmin1-1/+1
2002-05-082002-05-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+5
* gregset.h: Say "GNU/Linux".
2002-05-082002-05-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+9
* gdbtypes.c : Add new builtin type for 64 bit vectors. (build_gdbtypes): Build builtin_type_v2_float. (_initialize_gdbtypes): Register new builtin type.
2002-05-082002-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder3-24/+16
* gdb.base/long_long.exp: Merge clauses for arm and xscale. * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
2002-05-08* gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.Andrew Cagney3-14/+89
(clear_gdbarch_swap): New function. (initialize_non_multiarch): Call. (gdbarch_update_p): Before calling init(), swap out and clear the existing architecture. * gdbarch.c: Regenerate.
2002-05-08* config/djgpp/fnchange.lst: Add alphanbsd-nat.c andJason Thorpe2-0/+7
alphanbsd-tdep.c.
2002-05-08* sh-nbsd-nat.c: Rename to...Jason Thorpe6-4/+15
* shnbsd-nat.c: ...this. * sh-nbsd-tdep.c: Rename to... * shnbsd-tdep.c: ...this. * sh-nbsd-tdep.h: Rename to... * shnbsd-tdep.h: ...this. * config/sh/nbsd.mh: Use shnbsd-nat.o. * config/sh/nbsd.mt: Use shnbsd-tdep.o.
2002-05-08* remote-rdi.c (_initializie_remote_rdi): Use ANSI-style stringRichard Earnshaw2-23/+30
concatenation for command help messages.
2002-05-08* NEWS: Note new sh*-*-netbsdelf* configuration.Jason Thorpe10-0/+428
* configure.host: Set gdb_host_cpu to sh for all sh*. (sh*-*-netbsdelf*): New host. * configure.tgt: Set gdb_target_cpu to sh for all sh*. (sh*-*-netbsdelf*): New target. * sh-nbsd-nat.c: New file. * sh-nbsd-tdep.c: New file. * sh-nbsd-tdep.h: New file. * config/sh/nbsd.mh: New file. * config/sh/nbsd.mt: New file. * config/sh/nm-nbsd.h: New file. * config/sh/tm-nbsd.h: New file.
2002-05-08* sh-tdep.c (sh_osabi_names): Declare.Jason Thorpe3-5/+279
(process_note_abi_tag_sections): New function. (get_elfosabi): Ditto. (sh_gdbarch_register_os_abi): Ditto. (sh_dump_tdep): Ditto. _initialize_sh_tdep): Use gdbarch_register to register sh_gdbarch_init and sh_dump_tdep. * config/sh/tm-sh.h (sh_osabi): Declare. (gdbarch_tdep): Add sh_osabi and osabi_name members.
2002-05-08* arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.Andrew Cagney2-48/+123
(thumb_scan_prologue): Ditto. (arm_find_callers_reg): Ditto. (arm_frame_chain): Ditto. (arm_init_extra_frame_info): Ditto. (arm_frame_saved_pc): Ditto. (arm_pop_frame): Ditto. (arm_push_return_address): New function. (arm_gdbarch_init): Initialize use_generic_dummy_frames, call_dummy_location, call_dummy_breakpoint_offset_p, call_dummy_breakpoint_offset, call_dummy_p, call_dummy_stack_adjust_p, call_dummy_words, sizeof_call_dummy_words, call_dummy_start_offset, call_dummy_length, fix_call_dummy, pc_in_call_dummy, call_dummy_address, push_return_address and push_dummy_frame for generic dummy frames.
2002-05-08*** empty log message ***gdbadmin1-1/+1
2002-05-07* sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error inJason Thorpe2-2/+8
size computation for alloca. (sh_fp_frame_init_saved_regs): Likewise.
2002-05-07* arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.Richard Earnshaw4-4/+18
(ARM_MAX_REGISTER_VIRTUAL_SIZE): Define. * arm-tdep.c (arm_store_return_value): Use them. Use FP_REGISTER_RAW_SIZE when setting the FPA return value. * remote-rdp.c (remote_rdp_fetch_register): Use ARM_MAX_REGISTER_RAW_SIZE. (remote_rdp_store_register): Likewise.
2002-05-072002-05-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig4-15/+21
* dwarf2cfi.c: Code cleanup, removed unused variables, added default labels to switch {} statements. * x86-64-tdep.c: Ditto. * x86-64-linux-nat.c: Ditto.
2002-05-07* solib.h: Protect against multiple inclusion.Jason Thorpe2-0/+9
2002-05-072002-05-06 Michael Snyder <msnyder@redhat.com>Michael Snyder3-17/+45
* lib/gdb.exp (gdb_test): Add case to allow for status wrapper. (gdb_continue_to_end): Accept output from status wrapper. * gdb.base/ending-run.exp: Add case for output from status wrapper. Clean up fail messages to match pass messages.
2002-05-072002-05-06 Michael Snyder <msnyder@redhat.com>Michael Snyder4-3/+58
Enable the "needs_status_wrapper" testsuite feature. * lib/gdb.exp (gdb_wrapper_init): New procedure. (gdb_compile): Conditionally call gdb_wrapper_init. * gdb.base/a2-run.exp: Recognize output from status wrapper. * gdb.c++/method.exp: Recognize output from status wrapper.
2002-05-07*** empty log message ***gdbadmin1-1/+1
2002-05-06Separate the job of reading the line number info statement programJim Blandy2-179/+336
header (...expialidocious) out into its own function. * dwarf2read.c (struct line_head, struct filenames, struct directories): Replace with... (struct line_header): New structure, containing the full contents of the statement program header, including the include directory and file name tables. (read_file_scope): If we have line number info, instead of just calling dwarf_decode_lines to do all the work, call dwarf_decode_line_header first to get a `struct line_header' containing the data in the statement program header, and then pass that to dwarf_decode_lines, which will pick up where that left off. Be sure to clean up the `struct line_header' object. (dwarf_decode_line_header, free_line_header, add_include_dir, add_file_name): New functions. (dwarf_decode_lines): Move all the code to read the statement program header into dwarf_decode_line_header. Take the line header it built as the first argument, instead of the offset to the compilation unit's line number info. Use the new `struct line_header' type instead of the old structures. No need to do cleanups here now, since we don't allocate anything. (dwarf2_statement_list_fits_in_line_number_section, dwarf2_line_header_too_long): New complaints.
2002-05-062002-05-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-12/+63
* gdbtypes.c (init_vector_type): New function. (build_builtin_type_vec128): Simplify the representation of SIMD registers. (build_gdbtypes): Initialize new builtin vector types. (_initialize_gdbtypes): Register new vector types with gdbarch. (builtin_type_v4_float, builtin_type_v4_int32, builtin_type_v8_int16, builtin_type_v16_int8, builtin_type_v2_int32, builtin_type_v4_int16, builtin_type_v8_int8): New (renamed) SIMD types.
2002-05-062002-05-06 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+9
From Graydon Hoare <graydon@redhat.com> * config/sid.exp: Include support for "rawsid" protocol.
2002-05-06* i387-nat.c (i387_fill_fsave): Use regcache_collect.Mark Kettenis2-10/+20
(i387_fill_fxsave): Likewise.
2002-05-06*** empty log message ***gdbadmin1-1/+1
2002-05-05* alpha-tdep.c (alpha_extract_return_value): Don't useAlexandre Oliva2-1/+6
non-constant array size in prototype.
2002-05-05From Brian Taylor <briant at model dot com>:Andrew Cagney2-2/+16
* ui-out.c (ui_out_field_core_addr): Use the function longest_local_hex_string_custom'to format addresses > 32 bits wide. * ui-out.c (ui_out_field_core_addr): Update comment.
2002-05-05* stack.c (select_and_print_frame): Make static. Delete theAndrew Cagney3-20/+12
parameter `level'. (func_command): Update call. (select_frame_command): Delete code computing the frame level. * frame.h (select_and_print_frame): Delete declaration.
2002-05-05* sparc-tdep.c (sparc_get_saved_register): Comment whyAndrew Cagney2-0/+15
get_prev_frame call is safe.
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney17-74/+77
* stack.c (select_frame): Update. Use frame_relative_level to obtain the frame's level. (select_and_print_frame): Update call. (select_frame_command): Ditto. (up_silently_base): Ditto. (down_silently_base): Ditto. * ocd.c (ocd_start_remote): Ditto. * remote-rdp.c (remote_rdp_open): Ditto. * remote-mips.c (mips_initialize): Ditto. (common_open): Ditto. * remote-e7000.c (e7000_start_remote): Ditto. * m3-nat.c (select_thread): Ditto. * hppa-tdep.c (child_get_current_exception_event): Ditto. (child_get_current_exception_event): Ditto. * varobj.c (varobj_create): Ditto. (varobj_update): Ditto. (c_value_of_root): Ditto. * tracepoint.c (finish_tfind_command): Ditto. * corelow.c (core_open): Ditto. * arch-utils.c (generic_prepare_to_proceed): Ditto. * thread.c (info_threads_command): Ditto. (switch_to_thread): Ditto. * infrun.c (normal_stop): Ditto. (restore_selected_frame): Ditto. (restore_inferior_status): Ditto. * breakpoint.c (insert_breakpoints): Ditto. (watchpoint_check): Ditto. (bpstat_stop_status): Ditto. (do_enable_breakpoint): Ditto. * blockframe.c (flush_cached_frames): Ditto. (reinit_frame_cache): Ditto.
2002-05-05*** empty log message ***gdbadmin1-1/+1
2002-05-04Jason Thorpe as NetBSD maintainer.Andrew Cagney2-0/+6
2002-05-04* gdbtypes.c (replace_type): Doc fix.Jim Blandy2-4/+14
2002-05-04* valprint.c (strcat_longest): Delete commented out function.Andrew Cagney2-106/+9
Update copyright.