Age | Commit message (Expand) | Author | Files | Lines |
2003-04-14 | * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with | Corinna Vinschen | 1 | -1/+1 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+2 |
2003-02-07 | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2003-01-17 | 2003-01-17 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2002-10-11 | * c-exp.y (THIS): Delete token and grammar rule. | Daniel Jacobowitz | 1 | -13/+3 |
2002-09-16 | 2002-09-16 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2002-09-14 | * gdbtypes.c (check_stub_method): Make static. | Daniel Jacobowitz | 1 | -9/+3 |
2002-07-29 | 2002-07-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-03-16 | * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type | Peter Schauer | 1 | -1/+14 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+1 |
2001-12-07 | * cp-valprint.c (cp_print_value): Preserve offset if | Daniel Jacobowitz | 1 | -3/+11 |
2001-11-10 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -9/+9 |
2001-03-22 | * cp-valprint.c: Bring formatting into line with GNU coding standards. | Jim Blandy | 1 | -46/+79 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-09-01 | Typo in comment fixed: seem->see | David Anderson | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -54/+20 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -1/+1 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -1/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -16/+18 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -173/+174 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+826 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -826/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -30/+245 |
1997-10-03 | * c-lang.h, cp-valprint.c (static_field_print): Make non-static. | Per Bothner | 1 | -1/+1 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -13/+5 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -1/+2 |
1996-12-14 | * c-exp.y (qualified_name): Replace explicit check for valid | Peter Schauer | 1 | -12/+12 |
1996-12-01 | Add support for Irix 6.2 native O32 and N32 ABI. | Peter Schauer | 1 | -1/+1 |
1996-11-09 | * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologue | Peter Schauer | 1 | -1/+18 |
1996-10-20 | * corelow.c (core_close): Clear inferior_pid only if there is | Peter Schauer | 1 | -1/+2 |
1996-04-09 | * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and | Fred Fish | 1 | -1/+1 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1 | -2/+2 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -56/+31 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -0/+1 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 1 | -25/+105 |
1994-09-17 | * cp-valprint.c (static_field_print): New variable, controls | Peter Schauer | 1 | -3/+35 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -12/+5 |
1994-05-05 | Add partial support for g++ code compiled with -fvtable-thunks. | Per Bothner | 1 | -14/+21 |
1994-05-04 | * valprint.c (print_longest): Clarify comment about use_local. | Jim Kingdon | 1 | -1/+1 |
1994-04-22 | * utils.c (prompt_for_continue): Annotate prompt. | Jim Kingdon | 1 | -8/+8 |
1994-04-21 | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 1 | -0/+15 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -1/+1 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -1/+3 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -2/+5 |
1993-12-27 | * cp-valprint.c (cplus_print_value): Call check_stub_type on | Jim Kingdon | 1 | -1/+4 |