]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* NEWS: Mention new "type" attribute of python gdb.Symbol objects.
[binutils.git] / gdb / ChangeLog
index 339c2d16ca0bfb533d7a2229cb1b2917a880c1b6..da7777e5434e0da9bcc36c0acc4902dddb03dfa7 100644 (file)
@@ -1,12 +1,43 @@
+2011-08-12  Doug Evans  <[email protected]>
+
+       * NEWS: Mention new "type" attribute of python gdb.Symbol objects.
+       * python/py-symbol.c (sympy_get_type): New function.
+       (symbol_object_getset): Add "type".
+
+2011-08-12  Pedro Alves  <[email protected]>
+
+       PR tui/13073
+
+       * tui/tui-regs.c (tui_show_register_group): Skip registers with an
+       empty name.
+       (tui_show_register_group): Don't store a byte buffer in the data
+       element's value.
+       (tui_register_format): Skip registers with an empty name.
+       (tui_get_register): Store a struct value in the data element's
+       value field instead of a byte buffer holding the raw register
+       contents.  Account for optimized-out and unavailable registers
+       when comparing register contents.
+
+2011-08-09  Pedro Alves  <[email protected]>
+
+       * printcmd.c (current_display_number): Update comment.
+       (disable_current_display_cleanup): Delete.
+       (do_one_display): Use make_cleanup_restore_integer.  Gracefully
+       catch errors thrown while evaluating and printing the display.
+
+2011-08-09  Tom Tromey  <[email protected]>
+
+       * mi/mi-cmd-break.c (mi_cmd_break_passcount): Fix typo.
+
 2011-08-09  Pedro Alves  <[email protected]>
 
-       * elfread.c (elf_symtab_read): Ditto.
+       * elfread.c (elf_symtab_read): Rework comments.
        * maint.c (maintenance_command): Ditto.
        * somread.c (som_symtab_read): Ditto.
        * solib.c (solib_find, solib_map_sections, update_solib_list)
        (solib_add, info_sharedlibrary_command, solib_name_from_address)
        (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
-       (sharedlibrary_command, no_shared_libraries): Rework comments.
+       (sharedlibrary_command, no_shared_libraries): Ditto.
        * solib-irix.c (locate_base, disable_break, enable_break)
        (irix_solib_create_inferior_hook, irix_solib_create_inferior_hook)
        (irix_current_sos, irix_open_symbol_file_object)
This page took 0.028047 seconds and 4 git commands to generate.