summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" toPer Bothner1992-09-031-3/+55
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-4/+4
* * buildsym.c (scan_file_globals): Beware the null file.John Gilmore1992-06-301-3/+3
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-4/+96
* * infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1992-05-121-8/+10
* One more try...John Gilmore1992-05-011-0/+2
* * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notationJohn Gilmore1992-05-011-1/+3
* Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1992-04-221-16/+46