aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-2/+11
1999-01-11print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c).David Taylor1-8/+11
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-92/+313
1998-12-311998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
1998-12-22Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-19/+45
1998-04-10 * utils.c (fmthex): A formatting function for hexdumpsJohn Metzler1-5/+36
1997-12-29 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1-7/+92
1997-07-28 * Makefile.in (init.c): don't try to scan mswin for _initializeFelix Lee1-60/+27
1997-06-19 * utils.c (floatformat_from_doublest): Improve test for infinity.Mark Alexander1-1/+1
1997-06-13 * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1-25/+39
1997-06-13 * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1-10/+76
1997-04-19 * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1-35/+199
1996-11-11 * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,Dawn Perchik1-2/+63
1996-10-15 * utils.c: Always ensure that size_t is defined. CheckIan Lance Taylor1-19/+20
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-2/+10
1996-07-11 * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLEFred Fish1-27/+35
1996-04-13 * remote-nindy.c (nindy_open): Acquire more target state so thatStu Grossman1-6/+13
1996-04-11 * dcache.c: Add prototypes. Make many functions static.Stu Grossman1-3/+312
1995-10-29Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-2/+2
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-12/+18
1995-09-29Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-5/+4
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-5/+12
1995-06-21Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1-33/+40
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1-17/+100
1995-04-11 * utils.c, defs.h (warning_begin): Renamed from warning_setup, forJim Kingdon1-14/+19
1995-04-11Always keep MPW supportStan Shebs1-11/+12
1995-03-15 * utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): MakeJim Kingdon1-3/+7
1995-03-03* utils.c [_AIX]: Include stddef.h instead of #defining size_t.Jim Kingdon1-11/+39
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-11/+24
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1-2/+8
1994-05-14Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+4
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1-56/+30
1994-05-13 gcc -Wall lint:Jim Kingdon1-4/+3
1994-05-13Changes for MacGDB:Stan Shebs1-1/+9
1994-04-28 * utils.c, defs.h (error_begin): New function.Jim Kingdon1-5/+23
1994-04-28(prompt_for_continue): Likewise for prompt-for-continue annotation.Jim Kingdon1-0/+7
1994-04-28 * utils.c (query): Change syntax of query annotations to beJim Kingdon1-5/+37
1994-03-19* utils.c (prompt_for_continue): Call readline, not gdb_readline.Jim Kingdon1-0/+3
1994-03-19 * utils.c (prompt_for_continue): Call readline, not gdb_readline.Steve Chamberlain1-2/+17
1994-01-15* utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon1-0/+11
1994-01-15 * utils.c (request_quit): Re-establish signal handler regardlessJim Kingdon1-19/+69
1993-11-02Don't let printf_unfiltered functions inherit a fixed-size bufferThomas Lord1-2/+2
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-48/+172
1993-09-28* main.c, utils.c: Add comments about immediate_quit.Jim Kingdon1-36/+81
1993-04-16Remove chill sanitizations, which are no longer necessary.Fred Fish1-2/+0
1993-04-15* dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore1-73/+38
1993-03-11 * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish1-80/+86
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-37/+3
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-5/+32