summaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
Commit message (Expand)AuthorAgeFilesLines
* s/value_ptr/struct value */Andrew Cagney2001-11-101-10/+10
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-3/+3
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-5/+1
* * printcmd.c (print_frame_args): Move symbol iteration explicitlyDaniel Jacobowitz2001-10-121-138/+138
* * printcmd.c (print_scalar_formatted): Fix indentation.Jim Blandy2001-09-121-2/+2
* * printcmd.c (print_insn): Use the given stream forKeith Seitz2001-08-211-0/+2
* The following changes avoid polluting global namespace with theEli Zaretskii2001-08-021-8/+8
* * utils.c (init_page_info): Use tui_get_command_dimension.Stephane Carrez2001-07-211-12/+5
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-3/+0
* * printcmd.c (print_scalar_formatted): If we are printing anJim Blandy2001-07-101-0/+6
* * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii2001-06-111-6/+13
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-3/+2
* Use cleanup machinery to invoke ui_out_list_end().Kevin Buettner2001-04-081-2/+4
* Eliminate some uses of __STDC__.Andrew Cagney2001-03-141-4/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2001-03-011-5/+7
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-2/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor2000-08-251-3/+3
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-119/+44
* * printcmd.c (printf_command): Guard against 0-length string.Michael Snyder2000-07-241-1/+2
* * printcmd.c (print_scalar_formatted): Move masking of 'a' addressAndrew Cagney2000-07-111-10/+14
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-23/+24
* * target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin2000-05-201-3/+2
* Use make_cleanup_ui_out_stream_delete().Andrew Cagney2000-05-151-1/+1
* * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter2000-04-261-12/+9
* * defs.h, utils.c (free_current_contents): Change parameter toAndrew Cagney2000-04-211-4/+7
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-5/+6
* Stop GCC thinking a shift will overflow.Andrew Cagney2000-04-041-3/+6
* * printcmd.c (print_scalar_formatted): Truncate addresses to thePeter Schauer2000-03-221-1/+8
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-28/+83
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+41
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-16/+15
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-11/+15
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-316/+328
* import gdb-1999-06-21 snapshotJason Molenda1999-06-211-2/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+2
* Initial revisionStan Shebs1999-04-161-0/+2575