summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* btrace: honour scheduler-locking for all-stop targetsusers/mmetzger/btrace-non-stopMarkus Metzger2015-09-172-98/+192
* infrun: scheduler-locking replayMarkus Metzger2015-09-174-25/+52
* target: add to_record_will_replay target methodMarkus Metzger2015-09-175-0/+74
* target: add to_record_stop_replaying target methodMarkus Metzger2015-09-175-2/+63
* btrace: allow full memory and register access for non-replaying threadsMarkus Metzger2015-09-171-4/+4
* target, record: add PTID argument to to_record_is_replayingMarkus Metzger2015-09-176-26/+33
* btrace: non-stopMarkus Metzger2015-09-174-3/+292
* infrun: switch to NO_HISTORY threadMarkus Metzger2015-09-171-1/+7
* btrace: asyncMarkus Metzger2015-09-171-0/+27
* btrace: temporarily set inferior_ptid in record_btrace_start_replayingMarkus Metzger2015-09-171-19/+51
* btrace: resume all requested threadsMarkus Metzger2015-09-171-37/+36
* btrace: lock-stepMarkus Metzger2015-09-171-77/+175
* btrace: add missing NO_HISTORYMarkus Metzger2015-09-171-1/+4
* btrace: move breakpoint checking into stepping functionsMarkus Metzger2015-09-171-6/+16
* btrace: split record_btrace_step_threadMarkus Metzger2015-09-171-82/+105
* btrace: extract the breakpoint check from record_btrace_step_threadMarkus Metzger2015-09-171-12/+30
* btrace: improve stepping debuggingMarkus Metzger2015-09-171-4/+53
* btrace: support to_stopMarkus Metzger2015-09-172-9/+59
* btrace: fix non-stop check in to_waitMarkus Metzger2015-09-171-1/+1
* Add test case for tracepoints with conditionsPierre Langlois2015-09-173-0/+240
* Fix argument to compiled_cond, and add cases for compiled-condition.Wei-cheng Wang2015-09-164-2/+79
* non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves2015-09-164-38/+96
* Make it easier to debug non-stop-fair-events.expPedro Alves2015-09-162-3/+61
* Don't skip gdb.asm/asm-source.exp on aarch64Yao Qi2015-09-163-0/+43
* [Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat2015-09-157-3/+140
* Handle clang naming of function static local variable.Doug Evans2015-09-152-1/+6
* Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers2015-09-158-13/+185
* gdb/doc: revert previous vforkdone changePedro Alves2015-09-152-6/+11
* [AArch64] Use debug_printf instead of fprintf_unfilteredPierre Langlois2015-09-152-129/+160
* [ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil2015-09-158-2/+177
* gdbserver: Fix exec stop reply reporting conditionsPedro Alves2015-09-152-1/+7
* Move ChangeLog entry to proper placePedro Alves2015-09-152-7/+7
* PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves2015-09-154-15/+26
* Fix typoYao Qi2015-09-152-1/+6
* Fix gdb.threads/non-ldr-exc-3.exp racePedro Alves2015-09-152-5/+6
* Support single step by arch or targetYao Qi2015-09-1510-10/+170
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-159-30/+51
* aarch64 multi-arch support (part 2): siginfo fixupYao Qi2015-09-156-1/+291
* Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves2015-09-149-156/+341
* [Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat2015-09-147-2/+133
* Remove duplicate gdb/NEWS entryPedro Alves2015-09-142-6/+5
* btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger2015-09-142-11/+6
* Extended-remote exec documentationDon Breazeal2015-09-114-0/+67
* Extended-remote exec testDon Breazeal2015-09-119-103/+178
* Extended-remote catch execDon Breazeal2015-09-112-0/+41
* Extended-remote follow-execDon Breazeal2015-09-1117-41/+441
* [AArch64] Cleanup comments in instruction decoding functionsPierre Langlois2015-09-112-7/+12
* [AArch64] Fix incorrect mask when decoding b.cond instructionPierre Langlois2015-09-112-1/+6
* gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor2015-09-112-0/+7
* Small refactor in ada-lang.c:scan_discrim_boundSimon Marchi2015-09-102-6/+16