Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-11-15 | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1 | -14/+5 |
1993-11-09 | Modified Files: | Kung Hsu | 1 | -2/+2 |
1993-11-06 | Modified Files: | Kung Hsu | 1 | -3/+17 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -10/+10 |
1993-09-30 | * cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form. | Jim Kingdon | 1 | -4/+6 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -1/+2 |
1993-09-17 | * findvar.c (extract_signed_integer): Cast *p to LONGEST before doing | Peter Schauer | 1 | -0/+6 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -2/+2 |
1993-07-30 | * cp-valprint.c (cplus_print_value): Don't dump core if the | Jim Kingdon | 1 | -3/+6 |
1993-04-14 | * stabsread.c (read_member_functions): Initialize domain for stubbed | Peter Schauer | 1 | -0/+2 |
1993-03-11 | * utils.c (fputs_demangled, fprint_symbol): Remove. | Fred Fish | 1 | -3/+10 |