aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-valprint.c
AgeCommit message (Expand)AuthorFilesLines
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
1993-07-30 * cp-valprint.c (cplus_print_value): Don't dump core if theJim Kingdon1-3/+6
1993-04-14 * stabsread.c (read_member_functions): Initialize domain for stubbedPeter Schauer1-0/+2
1993-03-11 * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish1-3/+10
1993-01-14 * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1-0/+90
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-1/+1
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-0/+369