summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* [FR-V] Handle FR300Pedro Alves2016-03-092-0/+6
* [CRIS] Don't internal error if forced big endianPedro Alves2016-03-092-9/+12
* Fix floating conversion buffer overrun when host/target format matchesPedro Alves2016-03-092-10/+26
* Assert that a floating type's length is at least as long as its formatPedro Alves2016-03-094-2/+37
* Fix HP/PA GNU/Linux "long double" formatPedro Alves2016-03-092-0/+6
* Fix "set architecture mips:10000" crashPedro Alves2016-03-072-1/+7
* Set executable bit on analyze-racy-logs.pySergio Durigan Junior2016-03-062-0/+4
* Improve analysis of racy testcasesSergio Durigan Junior2016-03-054-3/+298
* Fix argument passing for callDenis Chertykov2016-03-052-7/+16
* ARM process record: VMOVYao Qi2016-03-042-11/+7
* Tweak ARM process recordYao Qi2016-03-042-32/+29
* feature_to_c.sh: Print help when passing no argumentsSimon Marchi2016-03-042-4/+9
* gdb.base/skip.exp: Use with_test_prefix.Doug Evans2016-03-032-126/+147
* Update comments to start_step_overYao Qi2016-03-032-12/+8
* New test about step over clone syscallYao Qi2016-03-033-0/+82
* Reformat gdb.base/step-over-syscall.expYao Qi2016-03-032-30/+34
* Rename disp-step-syscall.exp to step-over-syscall.expYao Qi2016-03-034-7/+18
* Step over fork/vfork syscall insn in gdbserverYao Qi2016-03-032-0/+63
* Step over syscalll insn with disp-step on and offYao Qi2016-03-032-6/+14
* Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi2016-03-032-66/+91
* [GDBserver] Leave child suspended when step over parentYao Qi2016-03-032-5/+17
* Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi2016-03-022-11/+6
* [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Kościelnicki2016-03-022-4/+12
* testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2016-03-022-3/+4
* testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2016-03-022-5/+13
* testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2016-03-022-0/+5
* testsuite: Nullify pointers before first usage.Bernhard Heckel2016-03-022-0/+5
* Add new maintainer to Write After Approval.Bernhard Heckel2016-03-022-0/+5
* Fix detection of gfortran compilers.Bernhard Heckel2016-03-022-1/+5
* Fix gdb.trace/ftrace-lock.c compilationPedro Alves2016-03-012-0/+5
* Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves2016-03-015-9/+19
* Fix gdb.base/catch-fork-kill.c compilationPedro Alves2016-03-012-0/+5
* Fix output path for arm-disp-step.expYao Qi2016-03-012-9/+7
* Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2016-03-012-1/+5
* S390: Fix output path for s390-tdbregs test caseAndreas Arnez2016-03-012-15/+7
* S390: Fix internal error with stackless inferiorAndreas Arnez2016-03-015-2/+86
* aarch64-linux process record: more syscallsYao Qi2016-02-292-9/+13
* Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi2016-02-293-0/+28
* Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw2016-02-285-5/+197
* Fix CXX invalid cast from void *.Keith Seitz2016-02-262-1/+6
* Add aarch64-*-rtems* targetJoel Sherrill2016-02-261-1/+1
* Add x86_64-*-rtems* targetJoel Sherrill2016-02-261-0/+3
* Fix various bugs in arm_record_exreg_ld_st_insnYao Qi2016-02-264-35/+115
* Record right reg num of thumb special data instructionsYao Qi2016-02-262-4/+9
* Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi2016-02-263-0/+7
* Generalize gdb.reverse/aarch64.expYao Qi2016-02-263-19/+67
* gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver.Marcin Kościelnicki2016-02-252-26/+96
* avoid compiler warnings in remote-m32r-sdi.cDoug Evans2016-02-252-2/+8
* Remove gdb.base/branches.cYao Qi2016-02-252-113/+4
* [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2016-02-2515-70/+298