* inferior.h (ptid_match): Declare.
[platform/upstream/binutils.git] / gdb / ChangeLog
2010-02-24 Pedro Alves * inferior.h (ptid_match): Declare.
2010-02-24 David S. Millergdb: Add sparc*-*-linux catch syscall support.
2010-02-24 Vladimir Prus Multiexec MI
2010-02-24 Vladimir Prus Make -exec-run a proper MI commands.
2010-02-24 Pedro Alves * tracepoint.h (set_traceframe_number)
2010-02-24 Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-02-23 Pedro Alves2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
2010-02-23 Pedro Alves2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
2010-02-23 Tom Tromey * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK...
2010-02-22 Pedro Alves2010-02-22 Pedro Alves <pedro@codesourcery.com>
2010-02-19 Tom Tromey * p-typeprint.c (pascal_type_print_varspec_prefix...
2010-02-19 Tom Tromeygdb
2010-02-19 Jan Kratochvilgdb/
2010-02-19 Joel Brobecker * NEWS: Add new "[...] since 7.1" section....
2010-02-19 gdbadminRecord GDB 7.1 branch creation. Bump version number...
2010-02-18 Pedro Alves2010-02-18 Harald Koenig <H.Koenig@science-computing.de>
2010-02-18 Tom Tromey * NEWS: Add Python API Improvements section.
2010-02-18 Daniel Jacobowitz * NEWS: Correct typo.
2010-02-17 Tom Tromeygdb
2010-02-17 Jan Kratochvilgdb/
2010-02-17 H.J. LuUse CORE_ADDR instead of ULONGEST on address.
2010-02-17 Tom Tromey * NEWS: Add C++ improvements section.
2010-02-17 Ulrich Weigand * python/python-internal.h [!WITH_THREAD] (PyGILState_...
2010-02-17 Jan Kratochvilgdb/
2010-02-17 Tristan Gingold2010-02-17 Tristan Gingold <gingold@adacore.com>
2010-02-16 Daniel Jacobowitz gdb/
2010-02-16 Daniel Jacobowitz gdb/
2010-02-16 Daniel Jacobowitz gdb/
2010-02-16 Daniel Jacobowitz gdb/
2010-02-16 Sami Wagiaalla2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
2010-02-15 Tom Tromey * dwarf2read.c (guess_structure_name): Allocate name...
2010-02-15 Tom Tromey * c-typeprint.c (c_type_print_base): Reverse order...
2010-02-15 Jan Kratochvilgdb/
2010-02-15 Jan Kratochvilgdb/
2010-02-14 Masaki Muranaka * MAINTAINERS: Add myself for write after approval...
2010-02-13 Jan Kratochvilgdb/
2010-02-13 Jan Kratochvilgdb/
2010-02-12 Michael Snyder2010-02-12 Tomas Holmberg <th@virtutech.com>
2010-02-12 Pedro Alves gdb/doc/
2010-02-12 Joel BrobeckerSpurious "dll not found" error messages on x64-windows.
2010-02-12 Pedro Alves * breakpoint.c (allocate_bp_location): Use bp_loc_othe...
2010-02-12 Pedro Alves * breakpoint.c (break_command_really): Change return...
2010-02-11 Jan Kratochvilgdb/
2010-02-11 Pedro Alves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-11 Jan Kratochvilgdb/
2010-02-11 Pedro Alves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-11 Pedro Alves * tracepoint.c (tfile_open): Remove spurious discard_c...
2010-02-11 Pedro Alves * ax-gdb.c (gen_deref): Don't allow dereferencing...
2010-02-10 Vladimir Prus * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add...
2010-02-10 H.J. LuFix "infor reg sse" on Linux/x86-64.
2010-02-10 Tom Tromeygdb
2010-02-10 H.J. LuAdd i387_ext, i386_eflags and i386_mxcsr.
2010-02-10 Michael Snyder2010-02-10 Michael Snyder <msnyder@vmware.com>
2010-02-09 Tristan Gingold2010-02-09 Tristan Gingold <gingold@adacore.com>
2010-02-09 Joel BrobeckerWrong type description for tagged type parameter.
2010-02-09 Tristan Gingold2010-02-08 Tristan Gingold <gingold@adacore.com>
2010-02-08 Tom Tromeygdb
2010-02-08 Ulrich Weigand * infrun.c (handle_inferior_event): Do not look up...
2010-02-08 Chris MollerPR gdb/10728
2010-02-08 Chris MollerPR gdb/9067
2010-02-08 Pedro Alves * linux-nat.c (linux_nat_resume): In non-stop, also...
2010-02-08 H.J. LuAdd x86 XML target description files.
2010-02-05 Sami Wagiaalla2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
2010-02-05 Hui Zhu2010-02-05 Hui Zhu <teawater@gmail.com>
2010-02-04 Doug Evans * solib-svr4.c (enable_break): Add comment.
2010-02-04 Anthony GreenFix prolog analyzer
2010-02-04 Tom Tromeygdb
2010-02-04 H.J. LuCall tui_initialize_readline only if gdb_stdout is...
2010-02-04 H.J. LuGenerate set_tdesc_osabi for valid OSABI.
2010-02-04 Tristan Gingold2010-02-04 Tristan Gingold <gingold@adacore.com>
2010-02-04 Vladimir Prus Include MI command in remotelog.
2010-02-03 H.J. LuPass target_gdbarch to gdbarch_qsupported.
2010-02-03 H.J. LuAdd qsupported to gdbarch.
2010-02-03 Daniel Jacobowitz * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
2010-02-03 Tristan Gingold2010-02-03 Tristan Gingold <gingold@adacore.com>
2010-02-03 H.J. LuIncrease MAX_REGISTER_SIZE to 32.
2010-02-02 Tom Tromeygdb
2010-02-02 Tom Tromey * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
2010-02-02 Tom Tromeygdb
2010-02-02 Tom Tromeygdb
2010-02-01 Jan Kratochvilgdb/
2010-02-01 Daniel Jacobowitz * i386-tdep.c (i386_frame_cache): Assume valid...
2010-02-01 Jan Kratochvilgdb/
2010-02-01 Daniel Jacobowitz * gdbarch.sh: Set LANG and LC_ALL to C, not c.
2010-02-01 Daniel Jacobowitz * arm-tdep.c (arm_find_mapping_symbol): New function...
2010-02-01 Daniel Jacobowitz * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
2010-02-01 Daniel Jacobowitz * arch-utils.c (default_remote_breakpoint_from_pc...
2010-01-29 Daniel Jacobowitz * infrun.c (prepare_to_proceed): Handle other signals...
2010-01-29 Joel Brobeckeramd64 - function returning record with field straddling...
2010-01-29 Joel BrobeckerImplement return values on amd64-windows.
2010-01-29 Joel Brobeckeramd64-windows: 32 bytes allocated on stack by caller...
2010-01-29 Joel BrobeckerAdd summary line to the second to last entry.
2010-01-29 Joel Brobeckeramd64-windows: memory args passed by pointer during...
2010-01-29 Joel Brobeckeramd64: Integer parameters in function calls on Windows.
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...
next