* NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
[binutils-gdb.git] / gdb /
2010-01-19 Joel Brobecker * NEWS: Add entry for "set/show ada trust-PAD...
2010-01-19 Joel BrobeckerFix typo in GDB documentation.
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-19 Jan Kratochvilgdb/testsuite/
2010-01-19 gdbadmin*** empty log message ***
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 Brobecker * gdb.python/source2.py: New file.
2010-01-18 Joel Brobecker * gdb.texinfo (File Options): Document -x on...
2010-01-18 Joel BrobeckerAllow "source" to load python scripts.
2010-01-18 Jie Zhang * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn...
2010-01-18 gdbadmin*** empty log message ***
2010-01-17 gdbadmin*** empty log message ***
2010-01-16 Stan Shebs2010-01-16 Stan Shebs <stan@codesourcery.com>
2010-01-16 gdbadmin*** empty log message ***
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-15 gdbadmin*** empty log message ***
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/testsuite/
2010-01-14 Jan Kratochvilgdb/
2010-01-14 Jan Kratochvilgdb/testsuite/
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-14 gdbadmin*** empty log message ***
2010-01-13 Vladimir Prusadd missing file
2010-01-13 gdbadmin*** empty log message ***
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-12 Doug Evans * lib/gdbserver-support.exp (gdbserver_download_curren...
2010-01-12 Doug Evans * gdb.server/ext-run.exp: "info os processes" requires...
2010-01-12 gdbadmin*** empty log message ***
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-11 Jan Kratochvilgdb/
2010-01-11 gdbadmin*** empty log message ***
2010-01-10 Joel BrobeckerDocument the improvements made to the mips-irix port.
2010-01-10 gdbadmin*** empty log message ***
2010-01-09 Ralf WildenhuesSync Libtool from GCC.
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-09 Jan Kratochvilgdb/testsuite/
2010-01-09 gdbadmin*** empty log message ***
2010-01-08 Jan Kratochvilgdb/testsuite/
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Daniel Jacobowitz * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
2010-01-08 Vladimir Prus Fix multiexec race.
2010-01-08 Joel BrobeckerGDB crash with empty executable name (MinGW).
2010-01-08 Joel Brobecker * lib/gdb.exp (gdb_start_cmd): Move comment...
2010-01-08 Joel BrobeckerFix typo in date.
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-08 gdbadmin*** empty log message ***
2010-01-07 Doug Evans * lib/gdb.exp (gdb_skip_xml_test): Add comment.
2010-01-07 Tom Tromey * gdb.base/source.exp: Use correct line number.
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...
next