66 Commits (fc4826cf4d19eb3ed29a2e3a76e36c0f339ff3a3)

Author SHA1 Message Date
Andrew Cagney d14573e31e Pass architecture from ``set arch MACH'' command into disasembler 29 years ago
Stu Grossman 91550191be * defs.h printcmd.c: Create global disassemble_info structure 31 years ago
J.T. Conklin 2b57629364 * configure.in: Check for working mmap, ansi headers, string.h, 32 years ago
J.T. Conklin 85c613aaa7 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, 32 years ago
Stu Grossman a76ef70a14 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), 32 years ago
Jim Kingdon 9c036bd836 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call 33 years ago
Jim Kingdon d8fc877318 * source.c (find_source_lines): Always use code that was #ifdef 33 years ago
Jim Kingdon 1c95d7ab2e gcc -Wall lint: 33 years ago
Jim Kingdon d24c05991f * valprint.c (print_longest): Clarify comment about use_local. 33 years ago
Steve Chamberlain c0c9b9232f * printcmd.c (print_address_symbolic): Initialize name to empty 33 years ago
Jim Kingdon 9e8db4456e * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for 33 years ago
Jim Kingdon 96f7edbde8 * printcmd.c (print_command_1): Annotate the top-level expressions 33 years ago
Peter Schauer 2fe3b329f6 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines 33 years ago
Jim Kingdon 82a2edfbcf * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, 33 years ago
Jim Kingdon 833e0d94cc Fix many sins which will come up in 32 bit x 64 bit GDB, and 33 years ago
Jim Kingdon cd5ee29439 Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 33 years ago
John Gilmore 314e6bf3c1 * printcmd.c (print_address_symbolic): Make it search the 33 years ago
Jim Kingdon ca603cff1e * printcmd.c (disassemble_command): Call wrap_here between printing 33 years ago
Jeff Law 91f8701603 * printcmd.c (address_info): Use fprintf_symbol_filtered 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon f73b07c9d2 * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' not 33 years ago
Jim Kingdon d0aa33a64e * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. 33 years ago
Jim Kingdon 8acf767cf1 * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. 33 years ago
Jim Kingdon 22202966ce * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. 33 years ago
Jim Kingdon a1c8d76ef8 * frame.h, symtab.h, findvar.c (read_var_value): Change basereg 33 years ago
Jim Kingdon 8af0de9131 * printcmd.c (MAKEVA_END): Update this version to use "aligner". 34 years ago
Jim Kingdon b2ccb6a465 * printcmd.c (print_address), values.c (value_as_pointer): Don't 34 years ago
Jim Kingdon 1ab786f460 Changes from Jeffrey Law: 34 years ago
Jim Kingdon f1ed43304a * symtab.c (decode_line_1): Use end of block to figure out whether 34 years ago
Jim Kingdon 19bdd57f75 * utils.c: Clean up comments about wrap buffer and wrap_here. 34 years ago
Jim Kingdon fc61e9eeec * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as 34 years ago
Jim Kingdon b0f61d04f6 * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix. 34 years ago
David D. Zuhn 633c8b0a9d * printcmd.c (print_address_symbolic): turn this into an assigment 34 years ago
Peter Schauer b7ccd8e069 * printcmd.c (print_address_symbolic): Append source filename and 34 years ago
Jim Kingdon 43795ece80 * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here. 34 years ago
Jim Kingdon 6fe90fc83f * Many places: replace "the inferior" in messages with "the program" 34 years ago
Peter Schauer 7586127f7e * printcmd.c (print_address_symbolic): Search symtabs as well as the 34 years ago
Jim Kingdon 5afa2040f4 Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) 34 years ago
Jim Kingdon 4365c36c9b * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): 34 years ago
Jim Kingdon 31258e4f6f * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): 34 years ago
Fred Fish f77ad50597 * main.c (source_command): Require an explicit pathname of file 34 years ago
John Gilmore 7dc15bb750 * printcmd.c (print_frame_args, print_frame_nameless_args): 34 years ago
Fred Fish 45fe3db4ed * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names. 34 years ago
Fred Fish 2e4964adfc * defs.h (STRCMP, STREQ, STREQN): New macros. 34 years ago
Fred Fish a8a69e6332 * Makefile.in (VERSION): Bump to 4.7.4. 34 years ago
John Gilmore 4d38b5a85a * printcmd.c (output_command): Thinko. 35 years ago
Per Bothner 1eeba68641 Merged in latest RS6000 diffs from Metin G. Ozisik. 35 years ago
Steve Chamberlain 8f869b4551 * printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, use 35 years ago
John Gilmore 93fe4e330e Saberlint. 35 years ago
John Gilmore 7d9884b927 * defs.h: Incorporate param.h. All users changed. 35 years ago