aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-valprint.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-082002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+1
2001-12-07 * cp-valprint.c (cp_print_value): Preserve offset ifDaniel Jacobowitz1-3/+11
2001-11-10s/value_ptr/struct value */Andrew Cagney1-9/+9
2001-03-22* cp-valprint.c: Bring formatting into line with GNU coding standards.Jim Blandy1-46/+79
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-09-01Typo in comment fixed: seem->seeDavid Anderson1-1/+1
2000-07-30Protoization.Kevin Buettner1-54/+20
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-16/+18
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-173/+174
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+826
1999-04-16Initial creation of sourceware repositoryStan Shebs1-826/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-30/+245
1997-10-03 * c-lang.h, cp-valprint.c (static_field_print): Make non-static.Per Bothner1-1/+1
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-13/+5
1997-01-04 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1-1/+2
1996-12-14 * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1-12/+12
1996-12-01 Add support for Irix 6.2 native O32 and N32 ABI.Peter Schauer1-1/+1
1996-11-09 * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologuePeter Schauer1-1/+18
1996-10-20 * corelow.c (core_close): Clear inferior_pid only if there isPeter Schauer1-1/+2
1996-04-09 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets andFred Fish1-1/+1
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-2/+2
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-56/+31
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-0/+1
1995-03-10 Fix problems with infinite recursion when printing a classPeter Schauer1-25/+105
1994-09-17 * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer1-3/+35
1994-05-13 gcc -Wall lint:Jim Kingdon1-12/+5
1994-05-05 Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1-14/+21
1994-05-04 * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1-1/+1
1994-04-22 * utils.c (prompt_for_continue): Annotate prompt.Jim Kingdon1-8/+8
1994-04-21 * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1-0/+15
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-1/+1
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-1/+3
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-2/+5
1993-12-27 * cp-valprint.c (cplus_print_value): Call check_stub_type onJim Kingdon1-1/+4
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-14/+5
1993-11-09Modified Files:Kung Hsu1-2/+2
1993-11-06Modified Files:Kung Hsu1-3/+17
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-10/+10
1993-09-30* cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form.Jim Kingdon1-4/+6
1993-09-29Modified Files:Kung Hsu1-0/+4
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-1/+2
1993-09-17 * findvar.c (extract_signed_integer): Cast *p to LONGEST before doingPeter Schauer1-0/+6
1993-09-08gcc lintK. Richard Pixley1-2/+2