summaryrefslogtreecommitdiffstats
path: root/gdb/valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up compiler warnings:Jim Kingdon2000-02-081-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-16/+17
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-2/+46
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-5/+11
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-277/+290
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+3
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+1567
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1063/+0
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-9/+62
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-69/+26
* * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c:Per Bothner1995-11-301-61/+5
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-98/+80
* gcc -Wall lint:Jim Kingdon1994-05-131-15/+16
* * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1994-04-211-1/+10
* * valprint.c (val_print): Remove inaccurate comment about whatJim Kingdon1994-03-261-3/+7
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-4/+4
* * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1994-03-011-0/+7
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-03-011-5/+0
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-02-281-18/+34
* * defs.h, valprint.c: Make longest_to_int a function not a macro.Jim Kingdon1994-02-181-2/+27
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-8/+10
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-39/+47
* * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon1993-06-131-3/+6
* * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish1993-06-121-134/+229
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-53/+194
* * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1993-01-141-12/+102
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-1734/+311
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-151-122/+48
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-4/+20
* Removed a large number of changes inserted by Per BothnerJohn Gilmore1992-09-101-17/+6
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-7/+22
* * configure.in: Recognize i486 host cpu.Fred Fish1992-08-031-66/+116
* * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1992-07-091-2/+39
* * maint.c: New file.Fred Fish1992-07-061-3/+0
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-12/+12
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-8/+14
* * valprint.c (val_print_fields): Call fprint_symbol to getFred Fish1992-06-241-3/+3
* * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment.Fred Fish1992-06-231-7/+14
* * valprint.c (type_print_1): Plug memory leak. Print allFred Fish1992-06-191-14/+20
* * Makefile.in (VERSION): Bump to 4.5.3Fred Fish1992-05-101-15/+29
* * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1992-05-051-6/+14
* Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1992-04-221-17/+20
* Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish1992-04-151-102/+77
* Some improvements to g++ debugging.Per Bothner1992-03-191-27/+74
* Print C++ constructor methods without bogus "return type."Per Bothner1992-01-271-9/+13
* Fix things pointed up by Fred Fish's test suite; see ChangeLog.John Gilmore1991-12-051-7/+4
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-3/+7
* * infrun.c: Fixed typo in comment.Per Bothner1991-11-041-1/+1
* Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1991-10-261-13/+4
* Add three new builtin types (builtin_type_long_double, builtin_type_complex,Fred Fish1991-10-241-31/+42
OpenPOWER on IntegriCloud