aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+41
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-16/+15
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-11/+15
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-316/+328
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-2/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2575
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2465/+0
1998-12-13CARP:Andrew Cagney1-9/+5
1998-12-10CARP:Andrew Cagney1-9/+10
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-7/+11
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1-21/+30
1998-06-04Thu Jun 4 12:14:48 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-7/+20
1997-11-24Pass architecture from ``set arch MACH'' command into disasemblerAndrew Cagney1-30/+221
1996-07-15 * defs.h printcmd.c: Create global disassemble_info structureStu Grossman1-36/+55
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-3/+3
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1-5/+3
1995-02-03 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1-84/+91
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1-13/+0
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1-22/+7
1994-05-13 gcc -Wall lint:Jim Kingdon1-41/+44
1994-05-04 * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1-10/+13
1994-04-27 * printcmd.c (print_address_symbolic): Initialize name to emptySteve Chamberlain1-4/+5
1994-04-21 * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon1-0/+13
1994-04-21 * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1-0/+49
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