aboutsummaryrefslogtreecommitdiff
path: root/gdb/varobj.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-03 * arm-tdep.c: Include frame-unwind.h, frame-base.h, andDaniel Jacobowitz1-1/+1
2003-06-19 * varobj.c (get_type, get_target_type): Use check_typedef.Daniel Jacobowitz1-7/+6
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+3
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-242002-11-24 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+1
2002-11-242002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+27
2002-11-052002-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-37/+78
2002-10-232002-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+13
2002-09-24 * varobj.c (c_type_of_child): Use get_target_type insteadKeith Seitz1-5/+11
2002-08-02Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2002-07-032002-07-03 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-43/+28
2002-06-15* defs.h (auto_boolean): Declare enum.Andrew Cagney1-9/+13
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-4/+4
2002-04-05gdb/ChangeLog:Jim Blandy1-1/+1
2002-01-13 * varobj.c (varobj_set_value): Make sure that there were noKeith Seitz1-62/+68
2001-11-20 * varobj.c (c_value_of_child): Release memory for "name" whenKeith Seitz1-2/+6
2001-11-19 * varobj.c (c_value_of_child): Use the wrapper function,Keith Seitz1-6/+7
2001-11-01s/value_ptr/struct value */Andrew Cagney1-38/+40
2001-11-01Re-indent.Andrew Cagney1-192/+190
2001-10-10 * varobj.c (cplus_value_of_child): Deal with a failureKeith Seitz1-1/+4
2001-08-17 * varobj.c (varobj_update): Change first parameter toKeith Seitz1-13/+18
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+1
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-8/+9
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-1/+0
2001-01-262001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-2/+2
2001-01-19Replace FREEIF() with xfree().Andrew Cagney1-10/+5
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-11-29Fix -Wuninitialized warnings.Andrew Cagney1-2/+3
2000-11-10Protoization.Kevin Buettner1-6/+2
2000-11-062000-11-06 Fernando Nasser <fnasser@totem.toronto.redhat.com>Fernando Nasser1-1/+2
2000-10-132000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-0/+1
2000-10-132000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-13/+16
2000-09-162000-09-15 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-2/+3
2000-07-30Protoization.Kevin Buettner1-129/+53
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-8/+8
2000-05-28PARAMS removal.Kevin Buettner1-57/+56
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-1/+15
2000-03-302000-03-30 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+7
2000-03-132000-03-13 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-42/+153
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+2421