gcore: Make tilde-expanded filename visible.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index eafdee4209d1b6e348d2822ce42d66e214e45b22..65781db350bc6d19bde167a8641b86fae5809ab5 100644 (file)
@@ -1,3 +1,64 @@
+2013-08-09  Pedro Alves  <palves@redhat.com>
+
+       * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
+       (gcore_command): Use tilde_expand here, and when showing the
+       filename to the user, show the expanded version.
+
+2013-08-09  Yao Qi  <yao@codesourcery.com>
+
+       * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
+       'entryval' is set.
+
+2013-08-08  Azat Khuzhin  <a3at.mail@gmail.com>  (tiny change)
+
+       * gcore.c (create_gcore_bfd): Use tilde_expand.
+
+2013-08-08  Yao Qi  <yao@codesourcery.com>
+
+       * frame.h (read_frame_local): Declare.
+       * mi/mi-cmd-stack.c (list_args_or_locals): Call
+       read_frame_local.
+       * stack.c (read_frame_local): New.
+
+2013-08-08  Yao Qi  <yao@codesourcery.com>
+
+       * mi/mi-cmd-stack.c: Update comments to function
+       list_args_or_locals.
+
+2013-08-07  Tom Tromey  <tromey@redhat.com>
+
+       PR symtab/15028:
+       * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
+       (process_psymtab_comp_unit_reader): Use it.
+       (process_psymtab_comp_unit): Update.  Add "pretend_language"
+       argument.
+       (dwarf2_build_psymtabs_hard): Update.
+       (scan_partial_symbols): Pass CU's language to
+       process_psymtab_comp_unit.
+
+2013-08-07  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
+       (dwarf2_gdb_index_functions): Update.
+       * psymtab.c (find_symbol_file_from_partial): Remove.
+       (psym_functions): Update.
+       * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
+       Remove.
+
+2013-08-07  Tom Tromey  <tromey@redhat.com>
+
+       * symfile.c (set_initial_language): Look up "main" symbol
+       and use its language.
+       * symtab.c (find_main_filename): Remove.
+       * symtab.h (find_main_filename): Remove.
+
+2013-08-07  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2read.c (recursively_compute_inclusions): Add
+       "immediate_parent" argument.  Set symtab's "user" field
+       if not set.
+       (compute_symtab_includes): Update.
+
 2013-08-07  Tom Tromey  <tromey@redhat.com>
 
        * linespec.c (convert_linespec_to_sals): Use maybe_add_address
This page took 0.026638 seconds and 4 git commands to generate.