nto-procfs.c: Don't install a deprecated_xfer_memory method
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-02-26  Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-26  Pedro Alvesremote-m32r-sdi.c: Don't install a deprecated_xfer_memo...
2014-02-26  Pedro Alvesremote-mips.c: Don't install a deprecated_xfer_memory...
2014-02-26  Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-26  Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-26  Pedro AlvesRe-implement ia64-linux-nat.c::ia64_linux_xfer_partial
2014-02-25  Stan ShebsAnnotate comments for Doxygen.
2014-02-25  Tom Tromeyremove target_ignore
2014-02-25  Jan KratochvilPR gdb/16626
2014-02-25  Joel BrobeckerAdjust ia64_linux_xfer_partial following to_xfer_partia...
2014-02-25  Hui ZhuFix a format issue of ChangeLog.
2014-02-25  Hui Zhu2014-02-25 Hui Zhu <hui@codesourcery.com>
2014-02-25  Kevin BuettnerUse 16-bit integer type for rl78 register pairs.
2014-02-24  Doug Evans * value.c (record_latest_value): Fix comment.
2014-02-24  Pedro Alvesprocfs.c: Don't install a deprecated_xfer_memory method
2014-02-24  Yuanhui ZhangFix a GDB assert failure on windows
2014-02-24  Yao QiRename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
2014-02-24  Yao QiTweak target_xfer_status_to_string
2014-02-24  Yao QiUnbreak mips native build
2014-02-24  Yao QiRemove TARGET_XFER_STATUS_ERROR_P
2014-02-23  Yao QiRevert previous tweaks
2014-02-23  Yao QiAdjust read_value_memory to use to_xfer_partial
2014-02-23  Yao QiUse new to_xfer_partial interface in ctf and tfile...
2014-02-23  Yao QiShare code on to_xfer_partial for tfile and ctf target
2014-02-23  Yao QiLet tracefile has_memory and has_all_memory.
2014-02-23  Yao QiShare some code between ctf and tfile target.
2014-02-23  Yao QiMove tfile target to tracefile-tfile.c
2014-02-23  Yao QiMove trace file writer out of tracepoint.c
2014-02-21  Jan KratochvilFix crash on process name "(sd-pam)" (PR 16594).
2014-02-21  Andreas KrebbelFix length arg in call to breakpoint_xfer_memory.
2014-02-20  Sergio Durigan JuniorFix for PR tdep/16397: SystemTap SDT probe support...
2014-02-20  Tom Tromeymark *_varobj_ops as "extern"
2014-02-20  Tom Tromeyminor cleanup in dbxread.c
2014-02-20  Doug EvansMove containing_scm arg from gdbscm_fill_eqable_gsmob_p...
2014-02-20  Doug EvansFix PR symtab/16581
2014-02-20  Joel Brobeckerwindows-nat.c: Bring comment back regarding handling...
2014-02-20  Joel BrobeckerSimplify windows-nat.c::get_module_name
2014-02-20  Joel BrobeckerWindows: Rely purely on event info when handling DLL...
2014-02-20  Joel BrobeckerIgnore DLL load/unload events during inferior initializ...
2014-02-20  Joel BrobeckerDeprecate windows-specific dll-symbols command and...
2014-02-20  Joel BrobeckerFix ARI warning in thread-thread.c::dec_thread_get_ada_...
2014-02-20  Stan Shebsdarwin-nat.c (darwin_xfer_partial): Fix return type.
2014-02-19  Siva ChandraCall overloaded operators to perform operations on...
2014-02-19  Stan ShebsList Yao Qi as nios2 maintainer
2014-02-19  Pedro Alvescommon/ptid.h: Mention that process_stratum targets...
2014-02-19  Pedro Alvesremote.c: Use the ptid.lwp field to store remote thread...
2014-02-19  Tom Tromeyconvert to_get_unwinder and to_get_tailcall_unwinder...
2014-02-19  Tom Tromeyfix buglet in nto-procfs.c
2014-02-19  Tom Tromeyconvert to_decr_pc_after_break
2014-02-19  Tom Tromeyremove some calls to INHERIT and de_fault
2014-02-19  Tom Tromeyremove exec_set_find_memory_regions
2014-02-19  Tom Tromeypass NULL to TARGET_DEFAULT_RETURN when appropriate
2014-02-19  Tom Tromeyremove function casts from target.c
2014-02-19  Tom Tromeyminor cleanups to update_current_target
2014-02-19  Tom Tromeychange delegation for to_read_description
2014-02-19  Tom Tromeyconvert to_can_run
2014-02-19  Tom Tromeyconvert to_disconnect
2014-02-19  Tom Tromeyconvert to_stop_recording
2014-02-19  Tom Tromeyconvert to_enable_btrace
2014-02-19  Tom Tromeyconvert to_read_btrace
2014-02-19  Tom Tromeyconvert to_teardown_btrace
2014-02-19  Tom Tromeyconvert to_disable_btrace
2014-02-19  Tom Tromeyconvert to_search_memory
2014-02-19  Tom Tromeyconvert to_auxv_parse
2014-02-19  Tom Tromeyconvert to_memory_map
2014-02-19  Tom Tromeyconvert to_thread_alive
2014-02-19  Tom Tromeyconvert to_save_record
2014-02-19  Tom Tromeyconvert to_delete_record
2014-02-19  Tom Tromeyconvert to_record_is_replaying
2014-02-19  Tom Tromeyconvert to_goto_record_begin
2014-02-19  Tom Tromeyconvert to_goto_record_end
2014-02-19  Tom Tromeyconvert to_goto_record
2014-02-19  Tom Tromeyconvert to_insn_history
2014-02-19  Tom Tromeyconvert to_insn_history_from
2014-02-19  Tom Tromeyconvert to_insn_history_range
2014-02-19  Tom Tromeyconvert to_call_history
2014-02-19  Tom Tromeyconvert to_call_history_from
2014-02-19  Tom Tromeyconvert to_call_history_range
2014-02-19  Tom Tromeyconvert to_verify_memory
2014-02-19  Tom Tromeyconvert to_core_of_thread
2014-02-19  Tom Tromeyconvert to_flash_done
2014-02-19  Tom Tromeyconvert to_flash_erase
2014-02-19  Tom Tromeyconvert to_get_section_table
2014-02-19  Tom Tromeyconvert to_pid_to_str
2014-02-19  Tom Tromeyconvert to_find_new_threads
2014-02-19  Tom Tromeyconvert to_program_signals
2014-02-19  Tom Tromeyconvert to_pass_signals
2014-02-19  Tom Tromeyconvert to_mourn_inferior
2014-02-19  Tom Tromeyconvert to_follow_fork
2014-02-19  Tom Tromeyconvert to_kill
2014-02-19  Tom Tromeyconvert to_masked_watch_num_registers
2014-02-19  Tom Tromeyconvert to_remove_mask_watchpoint
2014-02-19  Tom Tromeyconvert to_insert_mask_watchpoint
2014-02-19  Tom Tromeyconvert to_ranged_break_num_registers
2014-02-19  Tom Tromeyconvert to_fetch_registers
2014-02-19  Tom Tromeyconvert to_stop
2014-02-19  Tom Tromeyconvert to_can_run_breakpoint_commands
2014-02-19  Tom Tromeyconvert to_supports_evaluation_of_breakpoint_conditions
2014-02-19  Tom Tromeyconvert to_augmented_libraries_svr4_read
2014-02-19  Tom Tromeyconvert to_can_use_agent
next
This page took 0.26521 seconds and 107 git commands to generate.