aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17gdbserver/s390: Advertise Z0 packet support.Marcin Kościelnicki2-1/+22
2016-02-16Whitespace cleanup for skip testcase.Doug Evans4-31/+65
2016-02-16PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal4-7/+18
2016-02-16testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi2-7/+11
2016-02-16testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi2-1/+17
2016-02-16Fix cleanup in arm_linux_software_single_stepYao Qi2-1/+8
2016-02-16Remove PC from syscall_next_pcYao Qi7-14/+25
2016-02-15Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil2-0/+8
2016-02-15Fix more testcases with standard_output_file.Jan Kratochvil4-3/+9
2016-02-15testsuite: Fix some tests that write outside of the standard output directorySimon Marchi4-4/+15
2016-02-15Don't print 0x for core_addr_to_string_nzYao Qi2-2/+6
2016-02-14testsuite: Fix false Fortran regressions with recent gccJan Kratochvil3-12/+18
2016-02-14testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil3-0/+10
2016-02-12gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki2-1/+7
2016-02-12i386-biarch-core.exp: Use standard_output_fileSimon Marchi2-1/+6
2016-02-12[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bitYao Qi2-24/+10
2016-02-12[ARM] Software single step cross kernel helpersYao Qi5-4/+203
2016-02-12[ARM] Fixup PC in software single stepYao Qi9-15/+67
2016-02-12gdb.trace: Deduplicate write_inferior_data_ptr.Marcin Kościelnicki2-53/+53
2016-02-12gdb: Fix build failure in xml-tdesc.c without expat.Marcin Kościelnicki2-0/+18