summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1998-12-221-19/+45
* * utils.c (fmthex): A formatting function for hexdumpsJohn Metzler1998-04-101-5/+36
* * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1997-12-291-7/+92
* * Makefile.in (init.c): don't try to scan mswin for _initializeFelix Lee1997-07-281-60/+27
* * utils.c (floatformat_from_doublest): Improve test for infinity.Mark Alexander1997-06-191-1/+1
* * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1997-06-131-25/+39
* * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1997-06-131-10/+76
* * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1997-04-191-35/+199
* * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,Dawn Perchik1996-11-111-2/+63
* * utils.c: Always ensure that size_t is defined. CheckIan Lance Taylor1996-10-151-19/+20
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-2/+10
* * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLEFred Fish1996-07-111-27/+35
* * remote-nindy.c (nindy_open): Acquire more target state so thatStu Grossman1996-04-131-6/+13
* * dcache.c: Add prototypes. Make many functions static.Stu Grossman1996-04-111-3/+312
* Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-291-2/+2
* * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1995-10-271-12/+18
* Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-291-5/+4
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * configure.in: Check for unistd.h.J.T. Conklin1995-07-311-5/+12
* Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1995-06-211-33/+40
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-17/+100
* * utils.c, defs.h (warning_begin): Renamed from warning_setup, forJim Kingdon1995-04-111-14/+19
* Always keep MPW supportStan Shebs1995-04-111-11/+12
* * utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): MakeJim Kingdon1995-03-151-3/+7
* * utils.c [_AIX]: Include stddef.h instead of #defining size_t.Jim Kingdon1995-03-031-11/+39
* * Makefile.in: Add stuff to build nlmstub.Stu Grossman1994-07-231-11/+24
* * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1994-05-171-2/+8
* Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-05-141-1/+4
* * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon1994-05-141-56/+30
* gcc -Wall lint:Jim Kingdon1994-05-131-4/+3
* Changes for MacGDB:Stan Shebs1994-05-131-1/+9
* * utils.c, defs.h (error_begin): New function.Jim Kingdon1994-04-281-5/+23
* (prompt_for_continue): Likewise for prompt-for-continue annotation.Jim Kingdon1994-04-281-0/+7
* * utils.c (query): Change syntax of query annotations to beJim Kingdon1994-04-281-5/+37
* * utils.c (prompt_for_continue): Call readline, not gdb_readline.Jim Kingdon1994-03-191-0/+3
* * utils.c (prompt_for_continue): Call readline, not gdb_readline.Steve Chamberlain1994-03-191-2/+17
* * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon1994-01-151-0/+11
* * utils.c (request_quit): Re-establish signal handler regardlessJim Kingdon1994-01-151-19/+69
* Don't let printf_unfiltered functions inherit a fixed-size bufferThomas Lord1993-11-021-2/+2
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-48/+172
* * main.c, utils.c: Add comments about immediate_quit.Jim Kingdon1993-09-281-36/+81
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-2/+0
* * dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore1993-04-151-73/+38
* * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish1993-03-111-80/+86
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-37/+3
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-5/+32
* * utils.c (prompt_for_continue): Reinitialize more-countsJohn Gilmore1992-09-171-18/+20
* * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1992-09-151-4/+1
* Oops! Retract last change. Didn't mean to pollute things with energize justStu Grossman1992-09-151-31/+13
* * utils.c (query): Remove test for energize from top. NowStu Grossman1992-09-151-13/+31