aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-12 Implement core awareness.Vladimir Prus1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-12-28 * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz1-3/+4
2009-12-02gdb/ChangeLog:Paul Pluzhnikov1-1/+0
2009-10-212009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+5
2009-09-22 * source.c (forget_cached_source_info): Clear last_source_visited.Daniel Jacobowitz1-2/+0
2009-08-03 Refactor reading of commandsVladimir Prus1-0/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-5/+10
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-11/+6
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+2
2009-05-19gdb/Jan Kratochvil1-1/+1
2009-04-23gdbTom Tromey1-0/+3
2009-03-20gdb:Tom Tromey1-0/+2
2009-03-19 * utils.c (do_obstack_free): New function.Tom Tromey1-0/+3
2009-03-13 * source.c (source_full_path_of): Constify parameter filename.Joel Brobecker1-1/+1
2009-02-06gdb/Pedro Alves1-1/+4
2009-01-09 * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves1-2/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-27gdb:Tristan Gingold1-0/+1
2008-11-05 * defs.h (add_inferior_continuation)Pedro Alves1-0/+12
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-0/+2
2008-10-23gdb/Pedro Alves1-0/+1
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+2
2008-09-14 * defs.h (GCC_GENERATED_STDINT_H): Define.Joel Brobecker1-0/+14
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-1/+2
2008-09-08 Remove global continuations in favour of a per-threadPedro Alves1-7/+9
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-4/+6
2008-08-16gdb/Thiago Jung Bauermann1-1/+1
2008-08-06Initial python support.Thiago Jung Bauermann1-0/+1
2008-07-28 * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey1-3/+0
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-10/+7
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves1-16/+4
2008-07-11 Exited threads.Pedro Alves1-0/+3
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-0/+1
2008-06-10 Introduce common cleanup for restoring integers.Vladimir Prus1-1/+13
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo1-0/+2
2008-05-23 * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling1-3/+1
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-6/+0
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves1-0/+1
2008-04-24 exec_cleanup murder.Vladimir Prus1-8/+5
2008-04-19 * defs.h (exec_set_section_offsets): Remove prototype.Thiago Jung Bauermann1-4/+0
2008-03-14 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus1-3/+0
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-8/+0
2008-01-18 * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriateMarkus Deuling1-31/+0
2008-01-16 * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling1-1/+0
2008-01-11 * defs.h (struct continuation_arg): Fix typo in comment.Doug Evans1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy1-0/+3
2007-11-17 * configure.ac (hostfile, targetfile): Remove.Ulrich Weigand1-16/+0