aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-09-17* utils.c (prompt_for_continue): Reinitialize more-countsJohn Gilmore1-18/+20
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-4/+1
1992-09-15Oops! Retract last change. Didn't mean to pollute things with energize justStu Grossman1-31/+13
1992-09-15* utils.c (query): Remove test for energize from top. NowStu Grossman1-13/+31
1992-09-03 * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" toPer Bothner1-3/+55
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-4/+4
1992-06-30* buildsym.c (scan_file_globals): Beware the null file.John Gilmore1-3/+3