summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki2016-02-252-69/+70
* gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki2016-02-252-1/+8
* Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay2016-02-252-1/+13
* Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves2016-02-245-185/+203
* [OBV] gdb/rs6000: Fix maybe-uninitialized warning.Marcin Kościelnicki2016-02-242-1/+6
* Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay2016-02-243-0/+7
* Move new skip features to proper section (post 7.11).Doug Evans2016-02-241-8/+10
* powerpc: Support z-point type in gdbserver.Wei-cheng Wang2016-02-242-3/+73
* Fix logic in exec_file_locate_attachGary Benson2016-02-244-4/+17
* Document the GDB 7.11 release in gdb/ChangeLogJoel Brobecker2016-02-241-0/+4
* Build unavailable-stack frames for tracepoint.Wei-cheng Wang2016-02-242-13/+45
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-2317-183/+1085
* arm-tdep.c: Remove unused "to" parametersSimon Marchi2016-02-232-4/+10
* Process record for aarch64-linux syscallYao Qi2016-02-232-11/+77
* gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki2016-02-222-1/+6
* gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'Jan Kratochvil2016-02-222-4/+8
* Fix arm process record code formatYao Qi2016-02-222-136/+140
* Also update recursive call to d_lookup_symbol_imports.Iain Buclaw2016-02-211-2/+2
* Remove search_parents parameter from d_lookup_symbol_imports.Iain Buclaw2016-02-212-31/+11
* Add D support to gdb_default_target_compile.Iain Buclaw2016-02-182-0/+51
* Determine the iteration count based on wallclock instead of user+system time.Wei-cheng Wang2016-02-182-10/+13
* gdb/s390: Fill guess_tracepoint_registers hook.Marcin Kościelnicki2016-02-182-0/+40
* Intel MPX bound violation handlingWalfred Tedeschi2016-02-1818-3/+619
* gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Kościelnicki2016-02-187-39/+95
* Remove setup_kfail server/13796 in disp-step-syscall.expYao Qi2016-02-182-6/+5
* Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.expYao Qi2016-02-182-0/+20
* gdb/doc: Add documentation for tfile description section lines.Marcin Kościelnicki2016-02-182-1/+37
* Add missing cleanup in exec_file_locate_attachGary Benson2016-02-172-0/+9
* gdbserver/s390: Advertise Z0 packet support.Marcin Kościelnicki2016-02-172-1/+22
* Whitespace cleanup for skip testcase.Doug Evans2016-02-164-31/+65
* PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal2016-02-164-7/+18
* testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi2016-02-162-7/+11
* testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi2016-02-162-1/+17
* Fix cleanup in arm_linux_software_single_stepYao Qi2016-02-162-1/+8
* Remove PC from syscall_next_pcYao Qi2016-02-167-14/+25
* Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil2016-02-152-0/+8
* Fix more testcases with standard_output_file.Jan Kratochvil2016-02-154-3/+9
* testsuite: Fix some tests that write outside of the standard output directorySimon Marchi2016-02-154-4/+15
* Don't print 0x for core_addr_to_string_nzYao Qi2016-02-152-2/+6
* testsuite: Fix false Fortran regressions with recent gccJan Kratochvil2016-02-143-12/+18
* testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil2016-02-143-0/+10
* gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki2016-02-122-1/+7
* i386-biarch-core.exp: Use standard_output_fileSimon Marchi2016-02-122-1/+6
* [gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bitYao Qi2016-02-122-24/+10
* [ARM] Software single step cross kernel helpersYao Qi2016-02-125-4/+203
* [ARM] Fixup PC in software single stepYao Qi2016-02-129-15/+67
* gdb.trace: Deduplicate write_inferior_data_ptr.Marcin Kościelnicki2016-02-122-53/+53
* gdb: Fix build failure in xml-tdesc.c without expat.Marcin Kościelnicki2016-02-122-0/+18
* btrace, frame: fix crash in get_frame_typeMarkus Metzger2016-02-129-14/+1115
* stack: check frame_unwind_caller_idMarkus Metzger2016-02-122-17/+26