summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* [regression] Do not read from catchpoint/watchpoint locations' addresses when...Luis Machado2015-08-122-5/+18
* Explicit locations: documentation updatesKeith Seitz2015-08-117-116/+233
* Explicit locations: MI support for explicit locationsKeith Seitz2015-08-116-13/+184
* Explicit locations: add UI features for CLIKeith Seitz2015-08-1115-42/+1238
* Explicit locations: introduce explicit locationsKeith Seitz2015-08-116-159/+523
* Explicit locations: introduce probe locationsKeith Seitz2015-08-117-18/+108
* Explicit locations: introduce address locationsKeith Seitz2015-08-118-143/+189
* Explicit locations: use new location APIKeith Seitz2015-08-1122-411/+897
* Explicit locations: introduce new struct event_location-based APIKeith Seitz2015-08-116-3/+385
* Explicit locations: rename "address string"/"addr_string" to "location"Keith Seitz2015-08-114-66/+99
* remove trailing space in previous entryDoug Evans2015-08-101-1/+1
* PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans2015-08-104-5/+129
* gdb/infrun.c: Various trivial ARI fixes.Joel Brobecker2015-08-102-5/+11
* native Linux: enable always non-stop by defaultPedro Alves2015-08-072-1/+5
* S/390: displaced stepping and PC-relative RIL-b/RIL-c instructionsPedro Alves2015-08-072-3/+120
* PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2015-08-077-34/+131
* Disable displaced stepping if trying it failsPedro Alves2015-08-075-20/+277
* Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves2015-08-075-22/+42
* Fix interrupt-noterm.exp on targets always in non-stopPedro Alves2015-08-0714-48/+174
* Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves2015-08-072-1/+6
* Implement all-stop on top of a target running non-stop modePedro Alves2015-08-0711-38/+318
* Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves2015-08-078-66/+1186
* Factor out code to re-resume stepped threadPedro Alves2015-08-072-92/+112
* Add comments to currently_stepping and target_resumePedro Alves2015-08-073-3/+10
* Misc switch_back_to_stepped_thread cleanupsPedro Alves2015-08-072-15/+27
* Use keep_going in proceed and start_step_over tooPedro Alves2015-08-074-308/+351
* Embed the pending step-over chain in thread_info objectsPedro Alves2015-08-075-69/+207
* Make thread_still_needs_step_over consider stepping_over_watchpoint tooPedro Alves2015-08-072-4/+46
* remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANGPedro Alves2015-08-072-1/+18
* Change adjust_pc_after_break's prototypePedro Alves2015-08-072-9/+21
* Fix and test "checkpoint" in non-stop modePedro Alves2015-08-076-11/+131
* ignore invalid DOF provider sectionsJoel Brobecker2015-08-072-0/+14
* gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess2015-08-078-44/+65
* gdb: get_frame_language now takes a frame parameter.Andrew Burgess2015-08-075-43/+70
* btrace: indicate speculative executionMarkus Metzger2015-08-0713-14/+311
* configure: check for perf_event.h versionMarkus Metzger2015-08-073-1/+45
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-064-349/+619
* Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves2015-08-073-6/+19
* Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2015-08-062-0/+9
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-0625-57/+119
* Add missing ChangeLog entry headerSimon Marchi2015-08-061-0/+1
* Fix ChangeLog formattingSimon Marchi2015-08-061-1/+1
* gdbserver/tracepoint.c: make exported IPA global int instead of enumPedro Alves2015-08-062-1/+8
* gdbserver: no point in hiding the regcache type nowadaysPedro Alves2015-08-065-9/+25
* PR python/17136Clem Dickey2015-08-062-1/+6
* gdbserver: fix silent error exitPedro Alves2015-08-062-0/+11
* Change type of struct complaints::seriesSimon Marchi2015-08-062-12/+14
* gdbserver: move_out_of_jump_pad_callback misses switching current threadPedro Alves2015-08-062-0/+12
* Fix gdbserver --debug issues caught by ValgrindPedro Alves2015-08-064-10/+24
* Revert "test slowdown"Pedro Alves2015-08-062-5/+3