Age | Commit message (Expand) | Author | Files | Lines |
2007-04-14 | * varobj.h (varobj_set_frozen): New | Vladimir Prus | 1 | -46/+121 |
2007-04-01 | * varobj.c (varobj_create): Keep varobj value | Vladimir Prus | 1 | -5/+9 |
2007-02-27 | (varobj_update): Free temporary vectors. | Nick Roberts | 1 | -0/+3 |
2007-02-27 | (varobj_update): Remove unused local. Use gdb_assert | Nick Roberts | 1 | -6/+2 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -3/+3 |
2007-02-13 | 2007-02-13 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -23/+75 |
2007-02-08 | * varobj.c (install_new_value): Only call value_get_print_value | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-24 | * varobj.c (c_value_of_root, c_value_of_child) | Vladimir Prus | 1 | -10/+2 |
2007-01-24 | Refactor getting children name, value and type access | Vladimir Prus | 1 | -233/+167 |
2007-01-24 | Fix computation of the 'editable' attribute and | Vladimir Prus | 1 | -2/+35 |
2007-01-16 | Fix 'selected frame' varobjs. | Vladimir Prus | 1 | -24/+12 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-08 | * varobj.c (install_new_value): Always update print_value. | Daniel Jacobowitz | 1 | -6/+22 |
2007-01-05 | (c_value_of_root): Don't select frame if variable | Nick Roberts | 1 | -1/+2 |
2007-01-05 | (struct varobj): New member print_value. | Nick Roberts | 1 | -18/+40 |
2007-01-04 | (get_type_deref): Fix variable objects for references to | Nick Roberts | 1 | -6/+11 |
2007-01-04 | * Makefile.in (eval.o): Update dependencies. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-04 | * varobj.c (varobj_list_children): Stop if the number of children is | Daniel Jacobowitz | 1 | -1/+7 |
2007-01-04 | Simplify access to variours properties of child | Vladimir Prus | 1 | -118/+120 |
2007-01-04 | gdb/ | Vladimir Prus | 1 | -204/+69 |
2007-01-04 | Port from Apple's version. | Vladimir Prus | 1 | -13/+20 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -1/+0 |
2007-01-01 | Include block.h. | Nick Roberts | 1 | -2/+9 |
2006-12-08 | (varobj_update): Ensure frame is restored when | Nick Roberts | 1 | -5/+6 |
2006-12-08 | 2006-12-08 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -7/+16 |
2006-12-06 | 2006-12-06 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -2/+3 |
2006-11-29 | 2006-11-29 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -5/+9 |
2006-11-28 | 2006-11-28 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -124/+169 |
2006-05-03 | gdb/ChangeLog: | Jim Blandy | 1 | -3/+9 |
2006-03-27 | (c_name_of_child, c_value_of_child): Allow non-zero | Nick Roberts | 1 | -6/+7 |
2006-02-14 | Update copyright notice | Alexandre Oliva | 1 | -1/+1 |
2006-02-14 | * doublest.h (DOUBLEST): Use long double only if we can scan | Alexandre Oliva | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-15 | 2005-07-15 Nick Roberts <nickrob@snap.net.nz> | Daniel Jacobowitz | 1 | -1/+10 |
2005-04-26 | 2005-04-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-03-20 | * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile. | Mark Kettenis | 1 | -1/+1 |
2005-02-28 | * dwarf2loc.c (loclist_read_variable): Set optimized_out | Daniel Jacobowitz | 1 | -4/+2 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+7 |
2005-02-20 | * value.h (value_contents_equal): New prototype. | Mark Kettenis | 1 | -52/+32 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+8 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-02 | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-02 | 2005-02-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-14 | Index: ChangeLog | Andrew Cagney | 1 | -3/+4 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-06-28 | 2004-06-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2003-09-03 | * arm-tdep.c: Include frame-unwind.h, frame-base.h, and | Daniel Jacobowitz | 1 | -1/+1 |