summaryrefslogtreecommitdiffstats
path: root/gdb/value.h
Commit message (Collapse)AuthorAgeFilesLines
...
* * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1993-01-141-16/+10
| | | | | | | | | | | | | | | | | | | | | | | | * c-valprint.c (c_val_print): Extract code for printing methods and move it to cp_print_class_method in cp-valprint.c. * c-valprint.c (c_val_print): Extract code to print strings and move it to val_print_string in valprint.c. * cp-valprint.c (cp_print_class_method): New function using code extracted from c_val_print. * valprint.c (val_print_string): New function using code extracted from c_val_print. * value.h (val_print_string): Add prototype. **** start-sanitize-chill **** * ch-exp.y (CHARACTER_STRING_LITERAL): Set correct token type. * ch-exp.y (literal): Add action for CHARACTER_STRING_LITERAL. * ch-exp.y (tempbuf, tempbufsize, tempbufindex, GROWBY_MIN_SIZE, CHECKBUF, growbuf_by_size): New variables, macros, and support functions for implementing a dynamically expandable temp buffer. * ch-exp.y (match_string_literal): New lexer function. * ch-exp.y (match_bitstring_literal): Dynamic buffer code removed and replaced with new CHECKBUF macro. * ch-exp.y (yylex): Call match_string_literal when appropriate. * ch-valprint.c (ch_val_print): Add code for TYPE_CODE_PTR. **** end-sanitize-chill ****
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-7/+17
|
* More C++ improvements (pointers to members, qualified names). See ChangeLog.Per Bothner1992-03-201-122/+324
|
* * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1992-02-211-15/+46
| | | | | | | remote-hms.c, remote-mm.c, remote-nindy.c, remote-vx.c, remote.c, target.c, target.h, valarith.c, valops.c, value.h, xcoffexec.c: Remove to_call_function and target_call_function, since it always calls the same thing (call_function_by_hand).
* * values.c, value.h: New functions value_{headof,from_vtable_info}.Jim Kingdon1991-04-261-2/+2
| | | | * value.h: Remove redundant declaration of value_static_field.
* * breakpoint.c (bpstat_print): Try all elements on the bpstatJim Kingdon1991-04-221-0/+2
| | | | | | | | | chain before giving up with an internal error. Sun Apr 21 21:43:10 1991 Jim Kingdon (kingdon at cygint.cygnus.com) * value.h, values.c (value_{,free_to_}mark): New functions. breakpoint.c (bpstat_stop_status): Use them.
* Initial revisionK. Richard Pixley1991-03-281-0/+289
|
* Initial revisionJohn Gilmore1990-09-051-212/+0
|
* gdb-3.3gdb-3.32012-06-031-15/+25
|
* gdb-3.1gdb-3.12012-06-031-7/+64
|
* gdb-2.8.1gdb-2.8.12012-06-031-4/+18
|
* gdb-2.8gdb-2.82012-06-031-18/+4
|
* gdb-2.5.3gdb-2.5.32012-06-031-3/+13
|
* gdb-2.5.1gdb-2.5.12012-06-031-1/+6
|
* gdb-2.4+.aux.coffgdb-2.4+.aux.coff2012-06-031-0/+130
OpenPOWER on IntegriCloud