OSDN Git Service

* varobj.c (varobj_update): Initialize children_changed.
[pf3gnuchains/sourceware.git] / gdb / varobj.c
2009-09-19 brobecke * varobj.c (varobj_update): Initialize children...
2009-09-15 tromeygdb
2009-08-27 jkratochgdb/
2009-08-14 palves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-08-13 tromey * varobj.c (update_dynamic_varobj_children): Don't use
2009-07-30 jkratochgdb/
2009-07-10 pmuldoon2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2009-07-07 jkratochgdb/
2009-07-07 vprus Fix hang in floating varobjs.
2009-07-07 vprus * varobj.c: Remove unnecessary include.
2009-07-02 uweigand * python/python-internal.h (struct language_defn)...
2009-07-02 uweigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-06-30 vprus * varobj.c (varobj_get_type): Use type_to_string.
2009-06-29 uweigand * value.h (value_subscript, value_subscripted_rvalue,
2009-06-17 uweigandChangeLog:
2009-06-10 palves * varobj.c (varobj_create): Properly restore the selec...
2009-06-05 tromey * varobj.c (update_dynamic_varobj_children): Wrap...
2009-06-04 jkratochgdb/
2009-05-28 tromeygdb
2009-05-23 jkratochgdb/
2009-05-23 jkratochgdb/
2009-05-17 vprus Always report varobj as changed when in_scope attribut...
2009-04-22 jkratochgdb/
2009-04-10 jkratochgdb/
2009-04-10 jkratochgdb/
2009-03-09 jkratoch * varobj.c (free_variable): Call value_free.
2009-02-05 palves * frame.c (has_stack_frames): Make public.
2009-01-08 tromey PR breakpoints/9350:
2009-01-03 brobecke Updated copyright notices for most files.
2008-10-28 tromeygdb
2008-10-08 jkratoch Convert static_kind into loc_kind enum.
2008-10-02 jkratochgdb/
2008-09-13 tromey * varobj.c (varobj_set_display_format): Use xfree.
2008-09-11 uweigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-07-11 palves Exited threads.
2008-05-28 vprus Refactor varobj_update interface.
2008-05-28 vprus * varobj.c (varobj_update): Fix comment typo.
2008-05-06 brobecke * valprint.c (val_print): Add new language...
2008-04-19 vprus * varobj.c (varobj_invalidate): Don't touch floating
2008-04-13 vprus Fix @-varobjs.
2008-04-09 marckhouzamgdb/ChangeLog
2008-03-26 vprus * varobj.h (varobj_floating_p): Declare.
2008-03-26 vprus * varobj.c (struct varobj_root): Rename use_selected_f...
2008-03-24 vprus * varobj.c (struct varobj_root): New component...
2008-03-23 vprus * thread.c (make_cleanup_restore_current_thread):...
2008-03-23 vprus * varobj.c (struct varobj_root): Clarify
2008-02-04 vprus * varobj.c (c_value_of_variable): Use xstrdup.
2008-02-04 vprus Update stored rendition of varobj value when format...
2008-01-30 vprus Use vector for varobj_list_children interface.
2008-01-29 drow2008-01-29 Aleksandar Ristovski <aristovski@qnx.com>
2008-01-01 drow Updated copyright notices for most files.
2007-11-20 nickrob(c_variable_editable, cplus_variable_editable)
2007-11-07 vprus Fix crash when a variable object being deleted
2007-09-27 vprus * varobj.c (install_new_value): Don't
2007-08-31 vprus * varobj.c (struct varobj): Fix comment
2007-08-31 vprus Implement -var-info-path-expression.
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-08-17 msnyder2007-08-17 Michael Snyder <msnyder@access-company...
2007-08-14 msnyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-08 msnyder2007-08-08 Michael Snyder <msnyder@access-company...
2007-04-14 vprus * varobj.h (varobj_set_frozen): New
2007-04-01 vprus * varobj.c (varobj_create): Keep varobj value
2007-02-27 nickrob(varobj_update): Free temporary vectors.
2007-02-27 nickrob(varobj_update): Remove unused local. Use gdb_assert
2007-02-27 drow * frame.c (deprecated_selected_frame): Rename to...
2007-02-13 denis2007-02-13 Denis Pilat <denis.pilat@st.com>
2007-02-08 drow * varobj.c (install_new_value): Only call value_get_pr...
2007-01-24 vprus * varobj.c (c_value_of_root, c_value_of_child)
2007-01-24 vprus Refactor getting children name, value and type...
2007-01-24 vprus Fix computation of the 'editable' attribute and
2007-01-16 vprusFix 'selected frame' varobjs.
2007-01-09 drowCopyright updates for 2007.
2007-01-08 drow * varobj.c (install_new_value): Always update print_value.
2007-01-05 nickrob(c_value_of_root): Don't select frame if variable
2007-01-05 nickrob(struct varobj): New member print_value.
2007-01-04 nickrob(get_type_deref): Fix variable objects for references to
2007-01-04 drow * Makefile.in (eval.o): Update dependencies.
2007-01-04 drow * varobj.c (varobj_list_children): Stop if the number...
2007-01-04 vprus Simplify access to variours properties of child
2007-01-04 vprus gdb/
2007-01-04 vprus Port from Apple's version.
2007-01-03 drow Warning fixes.
2007-01-03 drow * NEWS: Mention pointer to member improvements.
2007-01-01 nickrobInclude block.h.
2006-12-08 nickrob(varobj_update): Ensure frame is restored when
2006-12-08 vprus2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2006-12-06 vprus2006-12-06 Vladimir Prus <vladimir@codesourcery.com>
2006-11-29 vprus2006-11-29 Vladimir Prus <vladimir@codesourcery.com>
2006-11-28 vprus2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2006-05-03 jimbgdb/ChangeLog:
2006-03-27 nickrob(c_name_of_child, c_value_of_child): Allow non-zero
2006-02-14 aolivaUpdate copyright notice
2006-02-14 aoliva* doublest.h (DOUBLEST): Use long double only if we...
2005-12-17 eliz * breakpoint.c:
2005-07-15 drow2005-07-15 Nick Roberts <nickrob@snap.net.nz>
2005-04-26 cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-03-20 kettenis* dwarf2loc.c (dwarf_expr_tls_address): Mark addr as...
2005-02-28 drow * dwarf2loc.c (loclist_read_variable): Set optimized_out
2005-02-24 cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-20 kettenis* value.h (value_contents_equal): New prototype.
next