summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* (defaulted_query): Just use the normal query input type when printing theNick Roberts2004-05-111-3/+3
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-9/+9
* From Ulrich Weigand:Jim Blandy2004-03-301-2/+3
* 2004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-281-1/+1
* 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-02-231-0/+139
* 2004-02-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-191-4/+0
* 2004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-101-0/+4
* * utils.c (init_page_info): Move declarations of `rows' andEli Zaretskii2004-01-211-5/+7
* 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-201-62/+2
* 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-201-1/+33
* 2004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-021-1/+3
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-3/+0
* 2003-09-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-191-0/+16
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-15/+15
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-10/+10
* * utils.c (set_width_command): Remove prototypes.Mark Kettenis2003-08-221-61/+61
* 2003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-091-0/+11
* 2003-08-04 David Carlton <carlton@kealia.com>David Carlton2003-08-041-3/+3
* * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, toAndreas Schwab2003-06-301-1/+1
* 2003-06-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-261-28/+35
* 2003-04-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-161-33/+28
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-101-1/+1
* * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor2003-04-021-16/+1
* Fix PR build/1097.Daniel Jacobowitz2003-02-261-1/+1
* 2003-02-24 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-241-0/+80
* 2003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-3/+5
* 2003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-041-3/+1
* * defs.h (streq): Add prototype.Daniel Jacobowitz2003-02-041-0/+8
* 2003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-011-19/+0
* 2003-01-31 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-311-9/+6
* Re-indent utils.c.Andrew Cagney2003-01-311-229/+217
* gdb/ChangeLog:Jim Blandy2003-01-231-0/+72
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-2/+3
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-5/+0
* 2002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-301-17/+7
* Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-0/+9
* 2002-11-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-121-1/+1
* 2002-11-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-121-16/+49
* 2002-10-24 Martin M. Hunt <hunt@redhat.com>drow-cplus-merge-20021025Martin Hunt2002-10-241-2/+0
* utils.c (puts_filtered_tabular): New function.Adam Fedor2002-10-151-7/+56
* 2002-10-11 Martin M. Hunt <hunt@redhat.com>carlton_dictionary-20021011-mergeMartin Hunt2002-10-111-0/+2
* Add support for distinct host and target character sets.Kevin Buettner2002-09-201-24/+65
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-66/+13
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-13/+66
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-21/+101
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-3/+5
* * utils.c (host_pointer_to_address, address_to_host_pointer):Kevin Buettner2002-07-311-6/+3
* * utils.c (host_pointer_to_address, address_to_host_pointer):Kevin Buettner2002-07-271-2/+2
* * defs.h (gdb_readline_wrapper): Declare.Tom Tromey2002-07-241-1/+1
* (xfullpath): New function.Joel Brobecker2002-04-051-0/+48