aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-02 The following changes avoid polluting global namespace with theEli Zaretskii1-8/+8
2001-07-21 * utils.c (init_page_info): Use tui_get_command_dimension.Stephane Carrez1-12/+5
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-3/+0
2001-07-10* printcmd.c (print_scalar_formatted): If we are printing anJim Blandy1-0/+6
2001-06-11 * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii1-6/+13
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney1-3/+2
2001-04-08Use cleanup machinery to invoke ui_out_list_end().Kevin Buettner1-2/+4
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney1-4/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-012001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-5/+7
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-08-25Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor1-3/+3
2000-07-30Protoization.Kevin Buettner1-119/+44
2000-07-24 * printcmd.c (printf_command): Guard against 0-length string.Michael Snyder1-1/+2
2000-07-11* printcmd.c (print_scalar_formatted): Move masking of 'a' addressAndrew Cagney1-10/+14
2000-05-28PARAMS removal.Kevin Buettner1-23/+24
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-3/+2
2000-05-15Use make_cleanup_ui_out_stream_delete().Andrew Cagney1-1/+1
2000-04-26 * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter1-12/+9
2000-04-21* defs.h, utils.c (free_current_contents): Change parameter toAndrew Cagney1-4/+7
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-5/+6
2000-04-04Stop GCC thinking a shift will overflow.Andrew Cagney1-3/+6
2000-03-22 * printcmd.c (print_scalar_formatted): Truncate addresses to thePeter Schauer1-1/+8
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-28/+83
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