aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves5-22/+42
2015-08-07Fix interrupt-noterm.exp on targets always in non-stopPedro Alves14-48/+174
2015-08-07Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves2-1/+6
2015-08-07Implement all-stop on top of a target running non-stop modePedro Alves11-38/+318
2015-08-07Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves8-66/+1186
2015-08-07Factor out code to re-resume stepped threadPedro Alves2-92/+112
2015-08-07Add comments to currently_stepping and target_resumePedro Alves3-3/+10
2015-08-07Misc switch_back_to_stepped_thread cleanupsPedro Alves2-15/+27
2015-08-07Use keep_going in proceed and start_step_over tooPedro Alves4-308/+351
2015-08-07Embed the pending step-over chain in thread_info objectsPedro Alves5-69/+207
2015-08-07Make thread_still_needs_step_over consider stepping_over_watchpoint tooPedro Alves2-4/+46
2015-08-07remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANGPedro Alves2-1/+18
2015-08-07Change adjust_pc_after_break's prototypePedro Alves2-9/+21
2015-08-07Fix and test "checkpoint" in non-stop modePedro Alves6-11/+131
2015-08-07ignore invalid DOF provider sectionsJoel Brobecker2-0/+14
2015-08-07Sync config.sub and config.guess with GCCH.J. Lu3-5/+15
2015-08-07Remove CpuFMA4 support from CPU_ZNVER1_FLAGS.Amit Pawar3-2/+7
2015-08-07Properly merge hidden versioned symbolH.J. Lu8-36/+209
2015-08-07gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess8-44/+65
2015-08-07gdb: get_frame_language now takes a frame parameter.Andrew Burgess5-43/+70
2015-08-07objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess9-4/+102
2015-08-07btrace: indicate speculative executionMarkus Metzger13-14/+311
2015-08-07configure: check for perf_event.h versionMarkus Metzger3-1/+45
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie11-1025/+1538
2015-08-07Automatic date update in version.inGDB Administrator1-1/+1
2015-08-07Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves3-6/+19
2015-08-06Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2-0/+9
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi25-57/+119
2015-08-06Add missing ChangeLog entry headerSimon Marchi1-0/+1
2015-08-06Fix ChangeLog formattingSimon Marchi1-1/+1
2015-08-06gdbserver/tracepoint.c: make exported IPA global int instead of enumPedro Alves2-1/+8
2015-08-06gdbserver: no point in hiding the regcache type nowadaysPedro Alves5-9/+25
2015-08-06PR python/17136Clem Dickey2-1/+6
2015-08-06gdbserver: fix silent error exitPedro Alves2-0/+11
2015-08-06Change type of struct complaints::seriesSimon Marchi2-12/+14
2015-08-06gdbserver: move_out_of_jump_pad_callback misses switching current threadPedro Alves2-0/+12
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves4-10/+24
2015-08-06Revert "test slowdown"Pedro Alves2-5/+3
2015-08-06Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves3-0/+226
2015-08-06test slowdownPedro Alves2-3/+5
2015-08-06Remove required field in agent's symbolsPierre Langlois4-2/+8
2015-08-06gdbserver: Fix non-stop / fork / step-over issuesPedro Alves7-30/+486
2015-08-06Linux gdbserver confused when event randomization picks process exit eventPedro Alves3-35/+54
2015-08-06Linux gdbserver fork event debug outputPedro Alves2-7/+15
2015-08-06Revert ALIGN changesAlan Modra4-52/+43
2015-08-06Automatic date update in version.inGDB Administrator1-1/+1
2015-08-05stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves5-4/+193
2015-08-05Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton6-2/+157
2015-08-05Protect nat/gdb_thread_db.h against multiple inclusion.Ulrich Weigand2-0/+27
2015-08-05Fix building GDB for the M32C by providing a stub sim_info function.Nick Clifton2-0/+11