aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-11(defaulted_query): Just use the normal query input type when printing theNick Roberts1-3/+3
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+9
2004-03-30From Ulrich Weigand:Jim Blandy1-2/+3
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-232004-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+139
2004-02-192004-02-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-4/+0
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2004-01-21 * utils.c (init_page_info): Move declarations of `rows' andEli Zaretskii1-5/+7
2004-01-202004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain1-62/+2
2004-01-202004-01-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+33
2004-01-022004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+0
2003-09-192003-09-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+16
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+15
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+10
2003-08-22* utils.c (set_width_command): Remove prototypes.Mark Kettenis1-61/+61
2003-08-092003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+11
2003-08-042003-08-04 David Carlton <carlton@kealia.com>David Carlton1-3/+3
2003-06-30 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, toAndreas Schwab1-1/+1
2003-06-262003-06-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-28/+35
2003-04-162003-04-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-33/+28
2003-04-102003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-04-02* Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor1-16/+1
2003-02-26 Fix PR build/1097.Daniel Jacobowitz1-1/+1
2003-02-242003-02-24 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+80
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+5
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
2003-02-04 * defs.h (streq): Add prototype.Daniel Jacobowitz1-0/+8
2003-02-012003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+0
2003-01-312003-01-31 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+6
2003-01-31Re-indent utils.c.Andrew Cagney1-229/+217
2003-01-23gdb/ChangeLog:Jim Blandy1-0/+72
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+3
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+0
2002-11-302002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+7
2002-11-14Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+9
2002-11-122002-11-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-122002-11-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-16/+49
2002-10-242002-10-24 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-2/+0
2002-10-15utils.c (puts_filtered_tabular): New function.Adam Fedor1-7/+56
2002-10-112002-10-11 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-0/+2
2002-09-20Add support for distinct host and target character sets.Kevin Buettner1-24/+65
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-66/+13
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-13/+66
2002-09-182002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-21/+101
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+5
2002-07-31 * utils.c (host_pointer_to_address, address_to_host_pointer):Kevin Buettner1-6/+3
2002-07-27 * utils.c (host_pointer_to_address, address_to_host_pointer):Kevin Buettner1-2/+2
2002-07-24 * defs.h (gdb_readline_wrapper): Declare.Tom Tromey1-1/+1
2002-04-05(xfullpath): New function.Joel Brobecker1-0/+48