Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-19 | * varobj.c (get_type, get_target_type): Use check_typedef. | Daniel Jacobowitz | 1 | -7/+6 |
2002-12-04 | 2002-12-03 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+3 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-11-24 | 2002-11-24 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2002-11-24 | 2002-11-23 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+27 |
2002-11-05 | 2002-11-05 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -37/+78 |
2002-10-23 | 2002-10-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -3/+13 |
2002-09-24 | * varobj.c (c_type_of_child): Use get_target_type instead | Keith Seitz | 1 | -5/+11 |
2002-08-02 | Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2002-07-03 | 2002-07-03 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -43/+28 |
2002-06-15 | * defs.h (auto_boolean): Declare enum. | Andrew Cagney | 1 | -9/+13 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -4/+4 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 1 | -1/+1 |
2002-01-13 | * varobj.c (varobj_set_value): Make sure that there were no | Keith Seitz | 1 | -62/+68 |
2001-11-20 | * varobj.c (c_value_of_child): Release memory for "name" when | Keith Seitz | 1 | -2/+6 |
2001-11-19 | * varobj.c (c_value_of_child): Use the wrapper function, | Keith Seitz | 1 | -6/+7 |
2001-11-01 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -38/+40 |
2001-11-01 | Re-indent. | Andrew Cagney | 1 | -192/+190 |
2001-10-10 | * varobj.c (cplus_value_of_child): Deal with a failure | Keith Seitz | 1 | -1/+4 |
2001-08-17 | * varobj.c (varobj_update): Change first parameter to | Keith Seitz | 1 | -13/+18 |
2001-05-10 | 2001-05-10 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -1/+1 |
2001-05-10 | 2001-05-10 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -8/+9 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-01-26 | 2001-01-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -2/+2 |
2001-01-19 | Replace FREEIF() with xfree(). | Andrew Cagney | 1 | -10/+5 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 |
2000-11-29 | Fix -Wuninitialized warnings. | Andrew Cagney | 1 | -2/+3 |
2000-11-10 | Protoization. | Kevin Buettner | 1 | -6/+2 |
2000-11-06 | 2000-11-06 Fernando Nasser <fnasser@totem.toronto.redhat.com> | Fernando Nasser | 1 | -1/+2 |