aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)AuthorFilesLines
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-22/+11
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-24/+49
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-26/+40
1994-01-21Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-4/+14
1994-01-13* printcmd.c (print_address_symbolic): Make it search theJohn Gilmore1-32/+90
1993-12-25 * printcmd.c (disassemble_command): Call wrap_here between printingJim Kingdon1-22/+24
1993-11-11 * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1-5/+15
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-210/+185
1993-10-01 * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' notJim Kingdon1-33/+32
1993-09-02* printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1-1/+1
1993-09-02* printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1-2/+7
1993-09-02 * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.Jim Kingdon1-13/+0
1993-08-24 * frame.h, symtab.h, findvar.c (read_var_value): Change baseregJim Kingdon1-31/+19
1993-08-20* printcmd.c (MAKEVA_END): Update this version to use "aligner".Jim Kingdon1-2/+2
1993-08-18 * printcmd.c (print_address), values.c (value_as_pointer): Don'tJim Kingdon1-7/+14
1993-07-14 Changes from Jeffrey Law:Jim Kingdon1-1/+8
1993-07-12 * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1-51/+7
1993-07-09 * utils.c: Clean up comments about wrap buffer and wrap_here.Jim Kingdon1-34/+105
1993-06-18 * Makefile.in (INTERNAL_CFLAGS): Include ../include as well asJim Kingdon1-1/+6
1993-06-13 * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon1-30/+16
1993-05-29 * printcmd.c (print_address_symbolic): turn this into an assigmentDavid D. Zuhn1-1/+3
1993-05-27 * printcmd.c (print_address_symbolic): Append source filename andPeter Schauer1-3/+20
1993-05-26 * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here.Jim Kingdon1-1/+6
1993-05-25 * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1-67/+25
1993-04-23 * printcmd.c (print_address_symbolic): Search symtabs as well as thePeter Schauer1-10/+29
1993-04-22Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-0/+5
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-7/+23
1993-04-21 * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):Jim Kingdon1-11/+21
1993-03-11 * main.c (source_command): Require an explicit pathname of fileFred Fish1-8/+35
1993-02-02* printcmd.c (print_frame_args, print_frame_nameless_args):John Gilmore1-16/+33
1992-12-31 * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names.Fred Fish1-8/+10
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-7/+8
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-120/+13
1992-06-25* printcmd.c (output_command): Thinko.John Gilmore1-17/+50
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-3/+2
1992-03-03 * printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, useSteve Chamberlain1-3/+12
1992-02-22Saberlint.John Gilmore1-56/+133
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-3/+2
1991-11-09Lint and some rs/6000 port.John Gilmore1-155/+101
1991-07-14 * findvar.c (find_var_value): Handle &function better.John Gilmore1-14/+25
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-8/+13
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-16/+28
1991-04-26 * printcmd.c (x_command): Dereference references.Jim Kingdon1-1/+25
1991-04-23 * printcmd.c (print_scalar_formatted): Add 't' for binary.Jim Kingdon1-0/+45
1991-03-28Initial revisionK. Richard Pixley1-0/+1960
1990-09-05Initial revisionJohn Gilmore1-1777/+0
2012-06-03gdb-3.5gdb-3.51-6/+37
2012-06-03gdb-3.4gdb-3.41-2/+4
2012-06-03gdb-3.3gdb-3.31-277/+442
2012-06-03gdb-3.1gdb-3.11-91/+367