aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Add target_ops argument to to_insert_vfork_catchpointTom Tromey4-6/+16
2014-02-19Add target_ops argument to to_remove_fork_catchpointTom Tromey4-6/+16
2014-02-19Add target_ops argument to to_insert_fork_catchpointTom Tromey4-6/+16
2014-02-19Add target_ops argument to to_post_startup_inferiorTom Tromey10-18/+47
2014-02-19Add target_ops argument to to_loadTom Tromey9-14/+27
2014-02-19Add target_ops argument to to_terminal_infoTom Tromey6-9/+20
2014-02-19Add target_ops argument to to_terminal_save_oursTom Tromey5-8/+18
2014-02-19Add target_ops argument to to_terminal_oursTom Tromey8-15/+28
2014-02-19Add target_ops argument to to_terminal_ours_for_outputTom Tromey5-8/+20
2014-02-19Add target_ops argument to to_terminal_inferiorTom Tromey8-13/+26
2014-02-19Add target_ops argument to to_terminal_initTom Tromey7-10/+21
2014-02-19Add target_ops argument to to_can_accel_watchpoint_conditionTom Tromey4-7/+25
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey13-18/+62
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey16-20/+68
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey16-20/+67
2014-02-19Add target_ops argument to to_remove_hw_breakpointTom Tromey8-11/+36
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom Tromey9-12/+38
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey18-23/+78
2014-02-19Add target_ops argument to to_post_attachTom Tromey8-10/+22
2014-02-19Add target_ops argument to to_closeTom Tromey21-28/+52
2014-02-19introduce remote_loadTom Tromey2-1/+14
2014-02-19convert to_supports_btraceTom Tromey9-23/+46
2014-02-19add target method delegationTom Tromey6-370/+309
2014-02-19add make-target-delegatesTom Tromey5-0/+311
2014-02-19introduce and use find_target_atTom Tromey4-7/+26
2014-02-19add "this" pointers to more target APIsTom Tromey18-71/+123
2014-02-19Fix PR16220Yao Qi4-237/+7
2014-02-18New TESTS variable to run a subset of tests in parallel.Doug Evans3-1/+60
2014-02-18* Makefile.in (check-parallel): rm -rf outputs temp.Doug Evans2-1/+5
2014-02-17Add g10 support to rl78-tdep.c.Kevin Buettner2-3/+157
2014-02-17Split python docs into separate file.Doug Evans4-4432/+4453
2014-02-17Remove doc/ in recent entries.Doug Evans1-2/+2
2014-02-17Move entry from ChangeLog to doc/ChangeLog.Doug Evans2-9/+9
2014-02-17guile: Fix typos in the manual.Ludovic Courtès2-8/+14
2014-02-16Fix date in previous entry.Doug Evans1-1/+1
2014-02-16Resort scm-gsmob.c entry in Makefile.inDoug Evans2-6/+12
2014-02-17Fix missing-prototypes warnings in gnu-nat.cYao Qi2-0/+5
2014-02-17Fix -Werror=pointer-sign warningsYao Qi2-2/+8
2014-02-17Fix -Wformat warnings in gnu-nat.cYao Qi2-15/+29
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil2-1/+7
2014-02-16Hurd: Adjust to startup-with-shell changes.Thomas Schwinge2-18/+14
2014-02-16Hurd: New RPC reply stub functions.Thomas Schwinge2-55/+98
2014-02-16Hurd: Make MIG output parsing more robust.Thomas Schwinge2-0/+9
2014-02-16Hurd: Adapt to changed MIG output.Thomas Schwinge2-2/+6
2014-02-14* target.c (target_write_partial): Fix result type.Doug Evans2-1/+5
2014-02-14Fix offsets to access fpregset_t in sparc64-linux targets.Jose E. Marchesi2-0/+7
2014-02-14Compile rsp-low.c for IPAYao Qi2-1/+9
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic7-24/+15
2014-02-12Test for binary,dwp symlinks into different directories.Doug Evans3-1/+55
2014-02-12update rsp-low commentsTom Tromey3-1/+43