summaryrefslogtreecommitdiffstats
path: root/gdb/printcmd.c
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-3/+3
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-5/+3
* * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1995-02-031-84/+91
* * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1994-05-171-13/+0
* * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1994-05-141-22/+7
* gcc -Wall lint:Jim Kingdon1994-05-131-41/+44
* * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1994-05-041-10/+13
* * printcmd.c (print_address_symbolic): Initialize name to emptySteve Chamberlain1994-04-271-4/+5
* * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon1994-04-211-0/+13
* * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1994-04-211-0/+49
* * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1994-04-081-22/+11
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-24/+49
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-26/+40
* Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1994-01-211-4/+14
* * printcmd.c (print_address_symbolic): Make it search theJohn Gilmore1994-01-131-32/+90
* * printcmd.c (disassemble_command): Call wrap_here between printingJim Kingdon1993-12-251-22/+24
* * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1993-11-111-5/+15
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-210/+185
* * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' notJim Kingdon1993-10-011-33/+32
* * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1993-09-021-1/+1
* * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1993-09-021-2/+7
* * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.Jim Kingdon1993-09-021-13/+0
* * frame.h, symtab.h, findvar.c (read_var_value): Change baseregJim Kingdon1993-08-241-31/+19
* * printcmd.c (MAKEVA_END): Update this version to use "aligner".Jim Kingdon1993-08-201-2/+2
* * printcmd.c (print_address), values.c (value_as_pointer): Don'tJim Kingdon1993-08-181-7/+14
* Changes from Jeffrey Law:Jim Kingdon1993-07-141-1/+8
* * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1993-07-121-51/+7
* * utils.c: Clean up comments about wrap buffer and wrap_here.Jim Kingdon1993-07-091-34/+105
* * Makefile.in (INTERNAL_CFLAGS): Include ../include as well asJim Kingdon1993-06-181-1/+6
* * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon1993-06-131-30/+16
* * printcmd.c (print_address_symbolic): turn this into an assigmentDavid D. Zuhn1993-05-291-1/+3
* * printcmd.c (print_address_symbolic): Append source filename andPeter Schauer1993-05-271-3/+20
* * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here.Jim Kingdon1993-05-261-1/+6
* * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1993-05-251-67/+25
* * printcmd.c (print_address_symbolic): Search symtabs as well as thePeter Schauer1993-04-231-10/+29
* Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-04-221-0/+5
* * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1993-04-221-7/+23
* * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):Jim Kingdon1993-04-211-11/+21
* * main.c (source_command): Require an explicit pathname of fileFred Fish1993-03-111-8/+35
* * printcmd.c (print_frame_args, print_frame_nameless_args):John Gilmore1993-02-021-16/+33
* * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names.Fred Fish1992-12-311-8/+10
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-7/+8
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-120/+13
* * printcmd.c (output_command): Thinko.John Gilmore1992-06-251-17/+50
* Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1992-03-291-3/+2
* * printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, useSteve Chamberlain1992-03-031-3/+12
* Saberlint.John Gilmore1992-02-221-56/+133
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-3/+2
* Lint and some rs/6000 port.John Gilmore1991-11-091-155/+101
* * findvar.c (find_var_value): Handle &function better.John Gilmore1991-07-141-14/+25
OpenPOWER on IntegriCloud