summaryrefslogtreecommitdiff
path: root/gdb/utils.c
Commit message (Expand)AuthorAgeFilesLines
* gdbTom Tromey2010-03-081-1/+2
* gdbTom Tromey2010-03-051-5/+5
* * utils.c (fputs_maybe_filtered): Check if there's already a topPedro Alves2010-03-041-0/+1
* * utils.c (fputs_maybe_filtered): Always disable pagination if thePedro Alves2010-03-041-2/+5
* gdb/Jan Kratochvil2010-02-151-0/+20
* 2010-02-05 Hui Zhu <teawater@gmail.com>Hui Zhu2010-02-051-0/+40
* gdb/Jan Kratochvil2010-01-151-9/+55
* Implement core awareness.Vladimir Prus2010-01-121-0/+8
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * utils.c (add_internal_problem_command): Free set_doc andTom Tromey2009-08-181-0/+6
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-2/+1
* * utils.c (gnu_debuglink_crc32): Store crc32_table as unsigned intDoug Evans2009-08-131-1/+1
* (defaulted_query): Don't ask for confirmation if serverNick Roberts2009-08-061-2/+2
* 2009-07-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-211-1/+9
* 2009-07-20 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2009-07-211-6/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-20/+2
* ChangeLog:Ulrich Weigand2009-06-171-12/+0
* * 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