summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* * utils.c: Add include of gdb_usleep.h.Joel Brobecker2009-05-061-0/+21
* ARI change: Use "/* ARI: rule */" pattern.Pierre Muller2009-04-241-11/+11
* * utils.c (parse_escape): Initialize target_char to pacify GCC.Eli Zaretskii2009-04-151-1/+1
* gdb:Tom Tromey2009-03-201-65/+62
* * utils.c (do_obstack_free): New function.Tom Tromey2009-03-191-0/+17
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* gdb/Pedro Alves2009-01-261-31/+135
* * utils.c (host_address_to_string): Reimplement in a way thatJoel Brobecker2009-01-131-4/+1
* * utils.c (gdb_print_host_address): Adjust implementation toJoel Brobecker2009-01-071-6/+5
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-4/+10
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * remote.c (escape_buffer): New.Pedro Alves2008-11-191-2/+11
* * defs.h (add_inferior_continuation)Pedro Alves2008-11-051-0/+53
* * utils.c (make_cleanup_close): Use make_cleanup_dtor.Tom Tromey2008-10-301-2/+1
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-281-0/+17
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-0/+14
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-53/+137
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-041-6/+6
* * utils.c (struct continuation): Define as inheriting structPedro Alves2008-07-131-12/+25
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-58/+35
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-8/+6
* Exited threads.Pedro Alves2008-07-111-0/+8
* Introduce common cleanup for restoring integers.Vladimir Prus2008-06-101-2/+40
* * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo2008-05-241-0/+8
* exec_cleanup murder.Vladimir Prus2008-04-241-19/+6
* * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus2008-03-141-20/+0
* * utils.c (debug_timestamp): New.Daniel Jacobowitz2008-02-271-0/+33
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * utils.c (string_to_core_addr): If the executable formatMaciej W. Rozycki2007-12-171-0/+15
* Remove 'run_cleanup'.Vladimir Prus2007-11-151-13/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-4/+4
* * utils.c (set_screen_size): Use INT_MAX for default columns.Daniel Jacobowitz2007-06-131-1/+1
* 2007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-061-1/+1
* * defs.h (ldirname): New prototype.Daniel Jacobowitz2007-06-041-0/+28
* * utils.c (string_to_core_addr): Comment typo.Maciej W. Rozycki2007-03-301-1/+1
* 2007-03-22 Denis Pilat <denis.pilat@st.com>Denis Pilat2007-03-221-3/+0
* Reviewed and approved by Daniel Jacobowitz <drow@false.org>Fred Fish2007-02-081-12/+0
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* 2006-12-06 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-12-061-0/+1
* * utils.c (string_to_core_addr): Use error instead ofDaniel Jacobowitz2006-11-171-2/+2
* * utils.c (query): Use defaulted_query.Daniel Jacobowitz2006-10-181-90/+61
* * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)Daniel Jacobowitz2006-09-211-0/+99
* gdb/Daniel Jacobowitz2006-07-121-0/+9
* * Makefile.in (utils.o): Update.Daniel Jacobowitz2006-03-291-8/+11
* * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz2006-02-101-19/+0
* * printcmd.c (printf_command): Make format string checkingDaniel Jacobowitz2006-02-021-10/+8
* gdb/Daniel Jacobowitz2006-02-011-0/+24
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2005-07-311-5/+5