summaryrefslogtreecommitdiff
path: root/gdb/c-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with infinite recursion when printing a classPeter Schauer1995-03-101-5/+3
* * c-valprint.c (c_value_print): Check for plain literal `char'Peter Schauer1994-11-011-3/+3
* Stop printing at null char option, from Oliver MeyerStan Shebs1994-07-151-2/+19
* * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1994-06-301-1/+0
* Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1994-06-051-0/+61
* Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1994-05-051-0/+11
* * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1994-05-041-2/+2
* * valprint.c (val_print_string): Ignore error if the errorJim Kingdon1994-03-131-3/+4
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-2/+2
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-4/+5
* * valops.c (value_assign): Set `type' after coercing toval.Peter Schauer1994-01-251-2/+4
* * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon1994-01-111-5/+10
* Modified Files:Kung Hsu1993-12-171-3/+3
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-7/+7
* Modified Files:Kung Hsu1993-09-291-1/+18
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-1/+1
* gcc lintK. Richard Pixley1993-09-081-1/+0
* * c-valprint.c (c_val_print): Fix thinko with unspecified lengthJim Kingdon1993-07-121-2/+3
* * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.Jim Kingdon1993-06-251-0/+4
* * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish1993-06-121-4/+0
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-5/+1
* * coffread.c (process_coff_symbol): Change PCC argument correctionJohn Gilmore1993-03-021-1/+1
* * c-exp.y (exp): Add production to support direct creationFred Fish1993-01-191-0/+1
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-14/+16
* * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1993-01-141-149/+7
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-5/+5
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-0/+542