aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-24 exec_cleanup murder.Vladimir Prus1-19/+6
2008-03-14 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus1-20/+0
2008-02-27 * utils.c (debug_timestamp): New.Daniel Jacobowitz1-0/+33
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-17* utils.c (string_to_core_addr): If the executable formatMaciej W. Rozycki1-0/+15
2007-11-15 Remove 'run_cleanup'.Vladimir Prus1-13/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-4/+4
2007-06-13 * utils.c (set_screen_size): Use INT_MAX for default columns.Daniel Jacobowitz1-1/+1
2007-06-062007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-04 * defs.h (ldirname): New prototype.Daniel Jacobowitz1-0/+28
2007-03-30* utils.c (string_to_core_addr): Comment typo.Maciej W. Rozycki1-1/+1
2007-03-222007-03-22 Denis Pilat <denis.pilat@st.com>Denis Pilat1-3/+0
2007-02-08Reviewed and approved by Daniel Jacobowitz <drow@false.org>Fred Fish1-12/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-12-062006-12-06 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-0/+1
2006-11-17 * utils.c (string_to_core_addr): Use error instead ofDaniel Jacobowitz1-2/+2
2006-10-18 * utils.c (query): Use defaulted_query.Daniel Jacobowitz1-90/+61
2006-09-21 * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)Daniel Jacobowitz1-0/+99
2006-07-12gdb/Daniel Jacobowitz1-0/+9
2006-03-29 * Makefile.in (utils.o): Update.Daniel Jacobowitz1-8/+11
2006-02-10 * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz1-19/+0
2006-02-02 * printcmd.c (printf_command): Make format string checkingDaniel Jacobowitz1-10/+8
2006-02-01gdb/Daniel Jacobowitz1-0/+24
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-5/+5
2005-07-04* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.Mark Kettenis1-2/+2
2005-03-18* utils.c (safe_strerror): Use xsnprintf instead of sprintf.Mark Kettenis1-40/+52
2005-03-17* defs.h (xsnprintf): New prototype.Mark Kettenis1-0/+14
2005-03-16 * utils.c (internal_vproblem): Guard call to fork withMark Mitchell1-0/+2
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+53
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+13
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-21/+28
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+19
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+12
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-15/+15
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-02-062005-02-03 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+6
2005-01-21* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLSMark Kettenis1-8/+3
2005-01-192005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-31/+3
2005-01-192005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-142005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-14/+0
2005-01-142005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-13/+2
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+5
2005-01-142005-01-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-71/+8
2005-01-132005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-11-09 * configure.in: Check for ncurses/term.h.Dave Anglin1-6/+1
2004-11-052004-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+35