aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-24procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+9
2014-02-24Fix a GDB assert failure on windowsYuanhui Zhang1-0/+6
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-0/+15
2014-02-24Tweak target_xfer_status_to_stringYao Qi1-0/+8
2014-02-24Unbreak mips native buildYao Qi1-0/+5
2014-02-24Remove TARGET_XFER_STATUS_ERROR_PYao Qi1-0/+6
2014-02-23Revert previous tweaksYao Qi1-0/+16
2014-02-23Adjust read_value_memory to use to_xfer_partialYao Qi1-0/+9
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi1-0/+8
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi1-0/+8
2014-02-23Let tracefile has_memory and has_all_memory.Yao Qi1-0/+11
2014-02-23Share some code between ctf and tfile target.Yao Qi1-0/+18
2014-02-23Move tfile target to tracefile-tfile.cYao Qi1-0/+27
2014-02-23Move trace file writer out of tracepoint.cYao Qi1-0/+32
2014-02-21Fix crash on process name "(sd-pam)" (PR 16594).Jan Kratochvil1-0/+10
2014-02-21Fix length arg in call to breakpoint_xfer_memory.Andreas Krebbel1-0/+5
2014-02-20Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior1-0/+7
2014-02-20mark *_varobj_ops as "extern"Tom Tromey1-0/+5
2014-02-20minor cleanup in dbxread.cTom Tromey1-0/+4
2014-02-20Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slotDoug Evans1-0/+9
2014-02-20Fix PR symtab/16581Doug Evans1-0/+11
2014-02-20windows-nat.c: Bring comment back regarding handling of DLL load events.Joel Brobecker1-0/+7
2014-02-20Simplify windows-nat.c::get_module_nameJoel Brobecker1-0/+8
2014-02-20Windows: Rely purely on event info when handling DLL load eventJoel Brobecker1-0/+6
2014-02-20Ignore DLL load/unload events during inferior initialization.Joel Brobecker1-0/+10
2014-02-20Deprecate windows-specific dll-symbols command and aliasesJoel Brobecker1-0/+8
2014-02-20Fix ARI warning in thread-thread.c::dec_thread_get_ada_task_ptidJoel Brobecker1-0/+5
2014-02-19darwin-nat.c (darwin_xfer_partial): Fix return type.Stan Shebs1-0/+4
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra1-0/+6
2014-02-19List Yao Qi as nios2 maintainerStan Shebs1-0/+4
2014-02-19common/ptid.h: Mention that process_stratum targets should prefer ptid.lwp.Pedro Alves1-0/+5
2014-02-19remote.c: Use the ptid.lwp field to store remote thread ids rather than ptid....Pedro Alves1-0/+9
2014-02-19convert to_get_unwinder and to_get_tailcall_unwinder to methodsTom Tromey1-0/+11
2014-02-19fix buglet in nto-procfs.cTom Tromey1-0/+6
2014-02-19convert to_decr_pc_after_breakTom Tromey1-0/+11
2014-02-19remove some calls to INHERIT and de_faultTom Tromey1-0/+5
2014-02-19remove exec_set_find_memory_regionsTom Tromey1-0/+13
2014-02-19pass NULL to TARGET_DEFAULT_RETURN when appropriateTom Tromey1-0/+8
2014-02-19remove function casts from target.cTom Tromey1-0/+9
2014-02-19minor cleanups to update_current_targetTom Tromey1-0/+5
2014-02-19change delegation for to_read_descriptionTom Tromey1-0/+11
2014-02-19convert to_can_runTom Tromey1-0/+9
2014-02-19convert to_disconnectTom Tromey1-0/+7
2014-02-19convert to_stop_recordingTom Tromey1-0/+8
2014-02-19convert to_enable_btraceTom Tromey1-0/+7
2014-02-19convert to_read_btraceTom Tromey1-0/+7
2014-02-19convert to_teardown_btraceTom Tromey1-0/+7
2014-02-19convert to_disable_btraceTom Tromey1-0/+7
2014-02-19convert to_search_memoryTom Tromey1-0/+9
2014-02-19convert to_auxv_parseTom Tromey1-0/+10