* regcache.c (regcache_xmalloc): Add aspace argument. Use it
[external/binutils.git] / gdb / ChangeLog
2010-01-28 Daniel Jacobowitz * regcache.c (regcache_xmalloc): Add aspace argument...
2010-01-28 Joel BrobeckerAnother -Wunused-function error in procfs.c (sparc...
2010-01-27 Christopher Faylor* windows-nat.c (windows_initialization_done): New...
2010-01-27 Doug Evans * solib-svr4.c (solib_break_names): Add __dl_rtld_db_d...
2010-01-27 Jan Kratochvilgdb/
2010-01-26 Doug Evans * breakpoint.c (bpstat_stop_status): Delete useless...
2010-01-26 Jan Kratochvilgdb/
2010-01-26 Tom Tromeygdb
2010-01-26 Sami Wagiaalla 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-26 Sami Wagiaalla2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
2010-01-25 Tom Tromeygdb
2010-01-25 Rainer Orth * configure.ac: Only use host_os part when disabling...
2010-01-25 Tristan Gingold2010-01-25 gingold <gingold@adacore.com>
2010-01-22 Tom Tromeygdb
2010-01-21 Tom Tromey PR symtab/11198:
2010-01-21 Kai Tietz2010-01-21 Kai Tietz <kai.tietz@onevision.com>
2010-01-20 Tom Tromeygdb
2010-01-20 Vladimir Prus Per-inferior args and tty and environment.
2010-01-20 Jan Kratochvilgdb/
2010-01-20 Joel BrobeckerGet rid of ada-lang.c:function_name_from_pc.
2010-01-20 Tom Tromey PR c++/11026:
2010-01-19 Tom Tromey * top.c (stop_sig, float_handler, do_nothing): Remove.
2010-01-19 Jan Kratochvilgdb/
2010-01-19 Tom Tromeygdb
2010-01-19 Joel Brobecker * NEWS: Add entry for "set/show ada trust-PAD...
2010-01-19 Joel BrobeckerAdd configure handling of x86_64-*-solaris2.1[0-9]*
2010-01-19 Joel Brobecker * NEWS: Document the source command enhancement...
2010-01-19 Joel BrobeckerAdd -Wunused-function to compile flags.
2010-01-19 Joel Brobecker"delete" ada-lex.c:input function, not used.
2010-01-19 Joel BrobeckerDelete free_named_symtabs and associated cleanup.
2010-01-19 Joel BrobeckerComment out unused function.
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-18 Tom Tromeygdb
2010-01-18 Joel BrobeckerFix build failure when building without Python support.
2010-01-18 Joel BrobeckerUse XVS field type instead of doing a parallel lookup.
2010-01-18 Joel Brobecker Trust PAD types instead of using PAD___XVS.
2010-01-18 Joel BrobeckerAllow "source" to load python scripts.
2010-01-16 Stan Shebs2010-01-16 Stan Shebs <stan@codesourcery.com>
2010-01-15 Stan Shebs Add trace file support.
2010-01-15 Jan Kratochvilgdb/
2010-01-15 Jan Kratochvilgdb/
2010-01-15 Joel BrobeckerFix the patch author in the last entry. OOoops!
2010-01-15 Joel Brobecker"info tasks" broken by typedefs in ATCB type definitions.
2010-01-15 Joel BrobeckerDo not use name-based lookup for unconstrained packed...
2010-01-15 Joel BrobeckerEnhance gdb-gdb.py to handle main_type.type_specific.
2010-01-15 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Doug Evans * gdbtypes.c (arch_flags_type): Fix comment.
2010-01-14 Tristan Gingold2009-01-14 Tristan Gingold <gingold@adacore.com>
2010-01-14 Joel BrobeckerTru64: Dead threads are never deleted.
2010-01-14 Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-12 Doug Evanstweak previous entry to keep chronology right
2010-01-12 Doug Evans * mi/mi-main.c (list_available_thread_groups): Avoid...
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-12 Jan Kratochvilgdb/
2010-01-12 Joel BrobeckerDelete dead function.
2010-01-12 Joel BrobeckerFix -Wunused warning in dec-thread.c.
2010-01-12 Joel Brobecker * ada-valprint.c (ada_print_floating): Remove...
2010-01-12 Joel Brobeckergdb/ChangeLog:
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-10 Joel BrobeckerDocument the improvements made to the mips-irix port.
2010-01-09 Joel BrobeckerFix the documentation of valprint.c:value_print.
2010-01-09 Jan Kratochvilgdb/
2010-01-09 Joel BrobeckerFix patch ownership in ChangeLog entry.
2010-01-09 Joel Brobecker Signal unwinder for mips-irix N32.
2010-01-09 Joel BrobeckerBreakpoint in shared library does not work on mips...
2010-01-09 Joel BrobeckerWrong return convention for arrays (mips-irix).
2010-01-09 Joel BrobeckerCannot set the PC on mips-irix.
2010-01-09 Joel BrobeckerError while loading core file on mips-irix.
2010-01-09 Joel BrobeckerGDB hangs when attaching to process on mips-irix.
2010-01-09 Joel Brobecker * mips-tdep.c (mips_breakpoint_from_pc): Add...
2010-01-09 Joel Brobecker-Wunused warning in procfs.c (mips-irix only).
2010-01-09 Joel BrobeckerGDB crash while stepping into function.
2010-01-09 Joel Brobecker * ada-valprint.c, parse.c: Include defs.h befor...
2010-01-09 Joel Brobecker * procfs.c: (procfs_do_thread_registers) Use...
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Vladimir Prus Fix multiexec race.
2010-01-08 Joel BrobeckerGDB crash with empty executable name (MinGW).
2010-01-08 Joel BrobeckerGet rid of support for VAX Floats.
2010-01-08 Joel BrobeckerFix typo in date.
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Joel Brobecker Cannot find in-tree libiconv.a after reconfigure.
2010-01-07 Stan Shebs Make tracepoint operations go through target vector.
2010-01-07 Stan Shebs * tracepoint.c (trace_dump_command): Don't decr_pc_aft...
2010-01-07 Tristan Gingold2010-01-07 Tristan Gingold <gingold@adacore.com>
2010-01-06 Stan Shebs Support disconnected tracing.
2010-01-06 Tristan Gingold2010-01-06 Tristan Gingold <gingold@adacore.com>
2010-01-06 Stan Shebs Add fast tracepoints.
2010-01-06 Joel BrobeckerNew python script adding pretty printers for types...
2010-01-05 Michael Snyder2010-01-05 Michael Snyder <msnyder@vmware.com>
next