aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-03-09gdb: Add gen_return_address for powerpc.Marcin Kościelnicki2-0/+23
2016-03-09gdb: Add ax_pseudo_register_collect for powerpc.Marcin Kościelnicki2-0/+51
2016-03-09S390: Recognize special jumps in prologue parserAndreas Arnez2-2/+19
2016-03-09S390: Add use of unavailable-stack frame IDAndreas Arnez2-5/+18
2016-03-09Avoid spaces in osabi namesPedro Alves2-9/+13
2016-03-09[FR-V] Handle FR300Pedro Alves2-0/+6
2016-03-09[CRIS] Don't internal error if forced big endianPedro Alves2-9/+12
2016-03-09Fix floating conversion buffer overrun when host/target format matchesPedro Alves2-10/+26
2016-03-09Assert that a floating type's length is at least as long as its formatPedro Alves4-2/+37
2016-03-09Fix HP/PA GNU/Linux "long double" formatPedro Alves2-0/+6
2016-03-07Fix "set architecture mips:10000" crashPedro Alves2-1/+7
2016-03-06Set executable bit on analyze-racy-logs.pySergio Durigan Junior2-0/+4
2016-03-05Improve analysis of racy testcasesSergio Durigan Junior4-3/+298
2016-03-05Fix argument passing for callDenis Chertykov2-7/+16
2016-03-04ARM process record: VMOVYao Qi2-11/+7
2016-03-04Tweak ARM process recordYao Qi2-32/+29
2016-03-04feature_to_c.sh: Print help when passing no argumentsSimon Marchi2-4/+9
2016-03-03gdb.base/skip.exp: Use with_test_prefix.Doug Evans2-126/+147
2016-03-03Update comments to start_step_overYao Qi2-12/+8
2016-03-03New test about step over clone syscallYao Qi3-0/+82
2016-03-03Reformat gdb.base/step-over-syscall.expYao Qi2-30/+34
2016-03-03Rename disp-step-syscall.exp to step-over-syscall.expYao Qi4-7/+18
2016-03-03Step over fork/vfork syscall insn in gdbserverYao Qi2-0/+63
2016-03-03Step over syscalll insn with disp-step on and offYao Qi2-6/+14
2016-03-03Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi2-66/+91
2016-03-03[GDBserver] Leave child suspended when step over parentYao Qi2-5/+17
2016-03-02Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi2-11/+6
2016-03-02[OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Kościelnicki2-4/+12
2016-03-02testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2-3/+4
2016-03-02testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2-5/+13
2016-03-02testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2-0/+5
2016-03-02testsuite: Nullify pointers before first usage.Bernhard Heckel2-0/+5
2016-03-02Add new maintainer to Write After Approval.Bernhard Heckel2-0/+5
2016-03-02Fix detection of gfortran compilers.Bernhard Heckel2-1/+5
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