aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Fix gdb.trace/ftrace-lock.c compilationPedro Alves2-0/+5
2016-03-01Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves5-9/+19
2016-03-01Fix gdb.base/catch-fork-kill.c compilationPedro Alves2-0/+5
2016-03-01Fix output path for arm-disp-step.expYao Qi2-9/+7
2016-03-01Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2-1/+5
2016-03-01S390: Fix output path for s390-tdbregs test caseAndreas Arnez2-15/+7
2016-03-01S390: Fix internal error with stackless inferiorAndreas Arnez5-2/+86
2016-02-29aarch64-linux process record: more syscallsYao Qi2-9/+13
2016-02-29Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi3-0/+28
2016-02-28Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw5-5/+197
2016-02-26Fix CXX invalid cast from void *.Keith Seitz2-1/+6
2016-02-26Add aarch64-*-rtems* targetJoel Sherrill1-1/+1
2016-02-26Add x86_64-*-rtems* targetJoel Sherrill1-0/+3
2016-02-26Fix various bugs in arm_record_exreg_ld_st_insnYao Qi4-35/+115
2016-02-26Record right reg num of thumb special data instructionsYao Qi2-4/+9
2016-02-26Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi3-0/+7
2016-02-26Generalize gdb.reverse/aarch64.expYao Qi3-19/+67
2016-02-25gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver.Marcin Kościelnicki2-26/+96
2016-02-25avoid compiler warnings in remote-m32r-sdi.cDoug Evans2-2/+8
2016-02-25Remove gdb.base/branches.cYao Qi2-113/+4
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki15-70/+298
2016-02-25Initialize variables in i386_linux_handle_segmentation_faultSimon Marchi2-1/+7
2016-02-25gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki2-69/+70
2016-02-25gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki2-1/+8
2016-02-25Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay2-1/+13
2016-02-24Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves5-185/+203
2016-02-24[OBV] gdb/rs6000: Fix maybe-uninitialized warning.Marcin Kościelnicki2-1/+6
2016-02-24Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay3-0/+7
2016-02-24Move new skip features to proper section (post 7.11).Doug Evans1-8/+10
2016-02-24powerpc: Support z-point type in gdbserver.Wei-cheng Wang2-3/+73
2016-02-24Fix logic in exec_file_locate_attachGary Benson4-4/+17
2016-02-24Document the GDB 7.11 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-02-24Build unavailable-stack frames for tracepoint.Wei-cheng Wang2-13/+45
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans17-183/+1085
2016-02-23arm-tdep.c: Remove unused "to" parametersSimon Marchi2-4/+10
2016-02-23Process record for aarch64-linux syscallYao Qi2-11/+77
2016-02-22gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki2-1/+6
2016-02-22gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'Jan Kratochvil2-4/+8
2016-02-22Fix arm process record code formatYao Qi2-136/+140
2016-02-21Also update recursive call to d_lookup_symbol_imports.Iain Buclaw1-2/+2
2016-02-21Remove search_parents parameter from d_lookup_symbol_imports.Iain Buclaw2-31/+11
2016-02-18Add D support to gdb_default_target_compile.Iain Buclaw2-0/+51
2016-02-18Determine the iteration count based on wallclock instead of user+system time.Wei-cheng Wang2-10/+13
2016-02-18gdb/s390: Fill guess_tracepoint_registers hook.Marcin Kościelnicki2-0/+40
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi18-3/+619
2016-02-18gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Kościelnicki7-39/+95
2016-02-18Remove setup_kfail server/13796 in disp-step-syscall.expYao Qi2-6/+5
2016-02-18Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.expYao Qi2-0/+20
2016-02-18gdb/doc: Add documentation for tfile description section lines.Marcin Kościelnicki2-1/+37
2016-02-17Add missing cleanup in exec_file_locate_attachGary Benson2-0/+9