* psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 092d6efad56b8daf56a9368944d4fc489d2ae116..7493a3372a72ffdcb4a5e1b61a3b9d2ca6736251 100644 (file)
@@ -1,3 +1,426 @@
+2013-03-20  Tom Tromey  <tromey@redhat.com>
+
+       * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
+       (print_partial_symbols, recursively_search_psymtabs): Use
+       PSYMBOL_CLASS.
+
+2013-03-20  Pierre Muller  <muller@sourceware.org>
+
+       * contrib/ari/gdb_ari.sh (OP eol rule): Also check
+       addtion, subtraction, multiplication and division binary operator.
+
+2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Code cleanup.
+       * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
+       * bsd-kvm.c (bsd_kvm_close): Likewise.
+       * bsd-uthread.c (bsd_uthread_close): Likewise.
+       * corelow.c (core_close): Likewise.
+       (core_close_cleanup): Remove parameter quitting from a caller.
+       * event-top.c (async_disconnect): Likewise.
+       * exec.c (exec_close_1): Remove parameter quitting.
+       * go32-nat.c (go32_close): Likewise.
+       * linux-nat.c (linux_nat_close): Remove parameter quitting.  Remove
+       parameter quitting from a caller.
+       * mips-linux-nat.c (super_close): Remove parameter quitting from the
+       variable.
+       (mips_linux_close): Remove parameter quitting.  Remove parameter
+       quitting from a caller.
+       * monitor.c (monitor_close): Remove parameter quitting.
+       * monitor.h (monitor_close): Likewise.
+       * record-btrace.c (record_btrace_close): Likewise.
+       * record-full.c (record_full_close): Likewise.
+       * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
+       it also from fprintf_unfiltered.
+       * remote-mips.c (mips_close): Remove parameter quitting.
+       (mips_detach): Remove parameter quitting from a caller.
+       * remote-sim.c (gdbsim_close): Remove parameter quitting.
+       (gdbsim_close): Remove duplicate function comment.  Remove parameter
+       quitting and remove it also from printf_filtered.
+       * remote.c (remote_close): Remove parameter quitting.
+       * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
+       * target.c (update_current_target): Remove parameter int from to_close
+       de_fault.
+       (push_target, unpush_target, pop_target): Remove parameter quitting from
+       a caller.
+       (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
+       Remove parameter quitting from a caller.
+       (target_preopen): Remove parameter quitting from a caller.
+       (target_close): Remove parameter quitting.  Remove parameter quitting
+       from a caller two times.  Remove parameter quitting also from
+       fprintf_unfiltered.
+       * target.h (struct target_ops): Remove parameter quitting and as int
+       from fields to_xclose and to_close.
+       (extern struct target_ops current_target):
+       (target_close, pop_all_targets): Remove parameter quitting.  Update the
+       comment.
+       (pop_all_targets_above): Remove parameter quitting.
+       * top.c (quit_target): Remove parameter quitting from a caller.
+       * tracepoint.c (tfile_close): Remove parameter quitting.
+       * windows-nat.c (windows_close): Remove parameter quitting.
+
+2013-03-20  Corinna Vinschen  <vinschen@redhat.com>
+
+       * windows-nat.c (handle_output_debug_string): Replace call
+       to string_to_core_addr with call to strtoull.
+
+2013-03-20  Yao Qi  <yao@codesourcery.com>
+
+       * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
+       and write it to CTF metadata.
+
+2013-03-19  Corinna Vinschen  <vinschen@redhat.com>
+
+       * windows-nat.c (handle_output_debug_string): Change type of n to
+       SIZE_T to avoid crash on 64 bit systems.
+
+2013-03-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * python/python-internal.h (HAVE_SNPRINTF)
+       [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
+       about redefinition of snprintf by pyerrors.h.
+
+2013-03-15  Steve Ellcey  <sellcey@mips.com>
+
+       * remote-sim.c (sim_command_completer): Make char arguments const.
+
+2013-03-15  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/15116:
+       * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
+
+2013-03-14  Tom Tromey  <tromey@redhat.com>
+
+       * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
+       New fields.
+       (get_file_crc): Move from symfile.c.
+       (gdb_bfd_crc): New function.
+       * gdb_bfd.h (gdb_bfd_crc): Declare.
+       * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
+       * symfile.c (get_file_crc): Move to gdb_bfd.c.
+       (separate_debug_file_exists): Use gdb_bfd_crc.
+
+2013-03-14  Tom Tromey  <tromey@redhat.com>
+
+       * symfile.c (get_debug_link_info): Remove.
+       (find_separate_debug_file_by_debuglink): Use
+       bfd_get_debug_link_info.
+
+2013-03-14  Tom Tromey  <tromey@redhat.com>
+
+       * symtab.c (error_in_psymtab_expansion): New function.
+       (lookup_symbol_aux_quick)
+       (basic_lookup_transparent_type_quick): Remove "last resort"
+       code.  Use error_in_psymtab_expansion.
+
+2013-03-14  Doug Evans  <dje@google.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
+       any successful compare_filenames_for_search or FILENAME_CMP.
+       * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
+       * symtab.c (iterate_over_some_symtabs): Likewise.
+
+2013-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * source.c (print_source_lines_base): Make a local copy of
+       symtab_to_fullname.
+
+2013-03-14  Hui Zhu  <hui_zhu@mentor.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * source.c (print_source_lines_base): Suppress "file" for TUI.
+
+2013-03-14  Keith Seitz  <keiths@redhat.com>
+           Alan Matsuoka  <alanm@redhat.com>
+
+       PR c++/15203
+       PR c++/15210
+       * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
+       TYPE_CODE_METHOD.
+       * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
+       symbols.
+
+2013-03-14  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
+       status to tfile if trace is stopped by command 'tstop'.
+
+2013-03-14  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (tfile_write_status): Write trace notes and user
+       name into tfile if they are not NULL.
+
+2013-03-14  Hui Zhu  <hui@codesourcery.com>
+           Yao Qi  <yao@codesourcery.com>
+
+       * Makefile.in (REMOTE_OBS): Add ctf.o.
+       (SFILES): Add ctf.c.
+       (HFILES_NO_SRCDIR): Add ctf.h.
+       * ctf.c, ctf.h: New files.
+       * tracepoint.c: Include 'ctf.h'.
+       (collect_pseudocommand): Remove static.
+       (trace_save_command): Parse option "-ctf".
+       Produce different trace file writers per option.
+       Adjust output message.
+       (trace_save_tfile, trace_save_ctf): New.
+       * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
+       * mi/mi-main.c: Include 'ctf.h'.
+       (mi_cmd_trace_save): Handle option '-ctf'.  Call either
+       trace_save_tfile or trace_save_ctf.
+       * NEWS: Mention these changes.
+
+2013-03-14  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (trace_file_writer_xfree): New.
+       (struct tfile_writer_data): New.
+       (tfile_dtor, tfile_can_target_save, tfile_start): New.
+       (tfile_write_header, tfile_write_regblock_type): New.
+       (tfile_write_status, tfile_write_uploaded_tsv): New.
+       (tfile_write_uploaded_tp, tfile_write_definition_end): New.
+       (tfile_write_raw_data, (tfile_end): New.
+       (tfile_write_ops): New global variable.
+       (TRACE_WRITE_R_BLOCK): New macro.
+       (TRACE_WRITE_M_BLOCK_HEADER): New macro.
+       (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
+       (TRACE_WRITE_V_BLOCK): New macro.
+       (trace_save): Add extra one parameter WRITER.  Make it static.
+       Use WRITER to writer trace.
+       (tfile_trace_file_writer_new): New.
+       (trace_save_command): Caller update.
+       (trace_save_tfile): Write trace data in TFILE format.
+       * tracepoint.h (struct trace_frame_write_ops): New.
+       (struct trace_file_write_ops): New.
+       (struct trace_file_writer): New.
+       (trace_save): Remove its declaration.
+       (trace_save_tfile): Declare it.
+       * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
+       instead of trace_save.
+
+2013-03-13  Pedro Alves  <palves@redhat.com>
+
+       * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
+
+2013-03-13  Pedro Alves  <palves@redhat.com>
+
+       * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
+       commented out code.
+       * demangle.c (current_demangling_style_string): Make it const.
+       (set_demangling_command): Assert the demangling style is known.
+       Remove all handling of unknown styles.  Set
+       'current_demangling_style_string' to an element of the
+       demangling_style_names array.
+       (set_demangling_style): Delete.
+       (_initialize_demangler): Set current_demangling_style_string to the
+       element of the demangling_style_names array that corresponds to
+       the default demangling style.  Remove FIXME note.  Don't call
+       set_demangling_style.
+       * gdb-demangle.h (set_demangling_style): Remove declaration.
+
+2013-03-13  Pedro Alves  <palves@redhat.com>
+
+       * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
+       fields const.
+       (ada_make_symbol_completion_list): Make "text0" parameter const.
+       * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
+       * breakpoint.c (condition_completer): Make "text" and "word"
+       parameters const.  Adjust.
+       (check_tracepoint_command): Adjust to validate_actionline
+       prototype change.
+       (catch_syscall_completer): Make "text" and "word" parameters
+       const.
+       * cli/cli-cmds.c (show_user): Make "comname" local const.
+       (valid_command_p): Make "command" parameter const.
+       (alias_command): Make "alias_prefix" and "command_prefix" locals
+       const.
+       * cli/cli-decode.c (add_cmd): Make "name" parameter const.
+       (add_alias_cmd): Make "name" and "oldname" parameters const.
+       Adjust.  No longer make copy of OLDNAME.
+       (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
+       (add_setshow_cmd_full, add_setshow_enum_cmd)
+       (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
+       (add_setshow_filename_cmd, add_setshow_string_cmd)
+       (add_setshow_string_noescape_cmd)
+       (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
+       (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
+       (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
+       (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
+       Make "name" parameter const.
+       (help_cmd): Rename "command" parameter to "arg".  New const local
+       "command".
+       (find_cmd): Make "command" parameter const.
+       (lookup_cmd_1): Make "text" parameter pointer to const.  Adjust to
+       deprecated_cmd_warning prototype change.
+       (undef_cmd_error): Make "cmdtype" parameter const.
+       (lookup_cmd): Make "line" parameter const.
+       (deprecated_cmd_warning): Change type of "text" parameter to
+       pointer to const char, from pointer to pointer to char.  Adjust.
+       (lookup_cmd_composition): Make "text" parameter const.
+       (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
+       parameters const.
+       * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
+       const.
+       * cli/cli-script.c (validate_comname): Make "tem" local const.
+       (define_command): New const local "tem_c".  Use it in calls to
+       lookup_cmd.
+       (document_command): Make "tem" and "comfull" locals const.
+       (show_user_1): Make "prefix" and "name" parameters const.
+       * cli-script.h (show_user_1): Make "prefix" and "name" parameters
+       const.
+       * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
+       (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
+       (deprecated_cmd_warning, lookup_cmd_composition, add_com)
+       (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
+       (complete_on_enum, add_setshow_enum_cmd)
+       (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
+       (add_setshow_filename_cmd, add_setshow_string_cmd)
+       (add_setshow_string_noescape_cmd)
+       (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
+       (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
+       (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
+       Change prototypes, constifying strings.
+       * completer.c (noop_completer, filename_completer): Make "text"
+       and "prefix" parameters const.
+       (location_completer, expression_completer)
+       (complete_line_internal): Make "text" and "prefix" parameters
+       const and adjust.
+       (command_completer, signal_completer): Make "text" and "prefix"
+       parameters const.
+       * completer.h (noop_completer, filename_completer)
+       (expression_completer, location_completer, command_completer)
+       (signal_completer): Change prototypes.
+       * corefile.c (complete_set_gnutarget): Make "text" and "word"
+       parameters const.
+       * cp-abi.c (cp_abi_completer): Likewise.
+       * expression.h (parse_expression_for_completion): Change
+       prototype.
+       * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
+       parameters const.
+       * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
+       * infrun.c (handle_completer): Make "text" and "word" parameters
+       const.
+       * interps.c (interpreter_completer): Make "text" and "word"
+       parameters const.
+       * language.h (struct language_defn)
+       <la_make_symbol_completion_list>: Make "text" and "word"
+       parameters const.
+       * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
+       (parse_exp_in_context): Rename to ...
+       (parse_exp_in_context_1): ... this.
+       (parse_exp_in_context): Reimplement, with const hack from
+       parse_exp_1.
+       (parse_expression_for_completion): Make "string" parameter const.
+       * printcmd.c (decode_format): Make "string_ptr" parameter pointer
+       to pointer to const char.  Adjust.
+       (print_command_1): Make "exp" parameter const.
+       (output_command): Rename to ...
+       (output_command_const): ... this.  Make "exp" parameter const.
+       (output_command): Reimplement.
+       (x_command): Adjust.
+       (display_command): Rename "exp" parameter to "arg".  New "exp"
+       local, const version of "arg".
+       * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
+       "cmd_name" local const.
+       * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
+       call.
+       (cmdpy_completer): Make "text" and "word" parameters const.
+       (gdbpy_parse_command_name): Make "prefix_text2" local const.
+       * python/py-param.c (add_setshow_generic): Make "tmp_name" local
+       const.
+       * remote.c (_initialize_remote): Make "cmd_name" local const.
+       * symtab.c (language_search_unquoted_string): Make "text" and "p"
+       parameters const.  Adjust.
+       (completion_list_add_fields): Make "sym_text", "text" and "word"
+       parameters const.
+       (struct add_name_data) <sym_text, text, word>: Make fields const.
+       (default_make_symbol_completion_list_break_on): Make "text" and
+       "word" parameters const.  Adjust locals.
+       (default_make_symbol_completion_list)
+       (make_symbol_completion_list, make_symbol_completion_type)
+       (make_symbol_completion_list_fn): Make "text" and "word"
+       parameters const.
+       (make_file_symbol_completion_list): Make "text", "word" and
+       "srcfile" parameters const.  Adjust locals.
+       (add_filename_to_list): Make "text" and "word" parameters const.
+       (struct add_partial_filename_data) <text, word>: Make fields
+       const.
+       (make_source_files_completion_list): Make "text" and "word"
+       parameters const.
+       * symtab.h (default_make_symbol_completion_list_break_on)
+       (default_make_symbol_completion_list, make_symbol_completion_list)
+       (make_symbol_completion_type enum type_code)
+       (make_symbol_completion_list_fn make_file_symbol_completion_list)
+       (make_source_files_completion_list): Change prototype.
+       * top.c (execute_command): Adjust to pass pointer to pointer to
+       const char to lookup_cmd, and to deprecated_cmd_warning prototype
+       change.
+       (set_verbose): Make "cmdname" local const.
+       * tracepoint.c (decode_agent_options): Make "exp" parameter const,
+       and adjust.
+       (validate_actionline): Make "line" parameter a pointer to const
+       char, and adjust.
+       (encode_actions_1): Make "action_exp" local const, and adjust.
+       (encode_actions): Adjust.
+       (replace_comma): Delete.
+       (trace_dump_actions): Make "action_exp" and "next_comma" locals
+       const, and adjust.  Don't frob the action string while splitting
+       it at commas.  Instead, make a copy of each split substring in
+       turn.
+       (trace_dump_command): Adjust to validate_actionline prototype
+       change.
+       * tracepoint.h (decode_agent_options, decode_agent_options)
+       (encode_actions, validate_actionline): Change prototypes.
+       * valprint.h (output_command): Delete declaration.
+       (output_command_const): Declare.
+       * value.c (function_destroyer): Cast const away in xfree call.
+
+2013-03-13  Pedro Alves  <palves@redhat.com>
+
+       * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
+       rather than casting 'const char * const *' to 'const char **'.
+       * ada-lex.l (processInt): Make "trailer" local const.  Remove
+       'const char **' cast.
+       * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
+       locals, and use those as strtol output pointer, instead than doing
+       invalid casts to from 'const char **' to 'char **'.
+       (_initialize_demangle): Remove cast.
+       * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
+       locals, and use those as strtol output pointer, instead than doing
+       invalid casts to from 'const char **' to 'char **'.
+       * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
+       casts.
+       * stap-probe.c (stap_parse_register_operand)
+       (stap_parse_single_operand): Likewise.
+
+2013-03-13  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (tfile_get_trace_state_variable_value): Look for
+       the last matched 'V' blcok in trace frame.
+
+2013-03-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Create a new section for the next release branch.
+       Rename the section of the current branch, now that it has
+       been cut.
+
+2013-03-12  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
+       * version.in: Bump version to 7.6.50.20130312-cvs.
+
+2013-03-12  Keith Seitz  <keiths@redhat.com>
+
+       * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
+       * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
+       Remove temporary copy of input string.
+       (mi_execute_command_wrapper): Make "cmd" const.
+       * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
+       * mi/mi-parse.c (mi_parse_argv): Make "args" const.
+       Use const strings.
+       (mi_parse): Make "cmd" const.
+       Use const strings.
+       * mi/mi-parse.h (mi_parse): Make "cmd" const.
+
 2013-03-12  Keith Seitz  <keiths@redhat.com>
 
        * ada-lang.c (ada_read_renaming_var_value): Pass const
This page took 0.028504 seconds and 4 git commands to generate.