aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-12btrace, frame: fix crash in get_frame_typeMarkus Metzger9-14/+1115
2016-02-12stack: check frame_unwind_caller_idMarkus Metzger2-17/+26
2016-02-12frame: add skip_tailcall_framesMarkus Metzger4-4/+24
2016-02-11gdbserver: Remove tracepoint_action ops.Wei-cheng Wang2-69/+65
2016-02-11Add missing quotes to gdb/testsuite/READMEPedro Alves2-2/+6
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves4-13/+55
2016-02-11arm-tdep.c: Remove unused variablesSimon Marchi2-46/+46
2016-02-11arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi4-28/+16
2016-02-11arm-tdep.c: Change type of insn parametersSimon Marchi2-5/+13
2016-02-11gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki3-0/+129
2016-02-11Use the target architecture when encoding tracepoint actionsAntoine Tremblay2-6/+11
2016-02-10gdb.trace: Read XML target description from tfile.Marcin Kościelnicki2-1/+67
2016-02-10gdb.trace: Save XML target description in tfile.Marcin Kościelnicki7-0/+101
2016-02-10Clear *VAL in regcache_raw_read_unsignedYao Qi2-0/+5
2016-02-10arm-tdep.c: Fix typoSimon Marchi2-3/+8
2016-02-10gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Kościelnicki4-6/+130
2016-02-10gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki4-7/+17
2016-02-10gdb.trace: Fix off-by-one in tfile_fetch_registers.Marcin Kościelnicki2-1/+6