Make symtab.c better styled.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e8545aebfc00d0eb45381b6807cc890f0ddd541f..194ae4657692f40d96e64c539ef91822cc725b4f 100644 (file)
@@ -1,3 +1,15 @@
+2019-02-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * symtab.h (struct minimal_symbol data_p): New const method.
+       (struct minimal_symbol text_p): Likewise.
+       * symtab.c (output_source_filename): Use file name style
+       to print file name.
+       (print_symbol_info): Likewise.
+       (print_msymbol_info): Use address style to print addresses.
+       Use function name style to print executable text symbols.
+       (expand_symtab_containing_pc): Use data_p.
+       (find_pc_sect_compunit_symtab): Likewise.
+
 2019-02-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * breakpoint.c (describe_other_breakpoints): Use address style
This page took 0.024904 seconds and 4 git commands to generate.