Age | Commit message (Expand) | Author | Files | Lines |
2016-05-25 | Fortran, typeprint: Forward level of details to be printed for pointers. | Bernhard Heckel | 1 | -0/+5 |
2016-05-25 | Fortran, testsuite: Fix duplicate testcase name. | Bernhard Heckel | 1 | -0/+4 |
2016-05-25 | Fortran, testsuite: Add testcases for nested structures. | Bernhard Heckel | 1 | -0/+4 |
2016-05-25 | Fortran, typeprint: Decrease level of details when printing elements of a str... | Bernhard Heckel | 1 | -0/+7 |
2016-05-25 | Fortran, typeprint: Take level of details into account when printing elements... | Bernhard Heckel | 1 | -0/+4 |
2016-05-25 | Fortran, typeprint: Fix wrong indentation when ptype nested structures. | Bernhard Heckel | 1 | -0/+5 |
2016-05-25 | Fortran, testsuite: Use multi_line in whatis_type testcase. | Bernhard Heckel | 1 | -0/+4 |
2016-05-24 | Fix PR python/17386 - add __index__ method to gdb.Value | Tom Tromey | 1 | -0/+6 |
2016-05-24 | Fix PR python/17981 | Tom Tromey | 1 | -0/+6 |
2016-05-24 | Fix PR gdb/19828: gdb -p <process from a container>: internal error | Pedro Alves | 1 | -0/+6 |
2016-05-24 | Fix syntax error in annota-input-while-running.exp | Francis Ricci | 1 | -0/+4 |
2016-05-23 | Fix PR python/19438, PR python/18393 - initialize dictionaries | Tom Tromey | 1 | -0/+6 |
2016-05-23 | Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp | Yao Qi | 1 | -0/+5 |
2016-05-18 | Add mi-threads-interrupt.exp test (PR 20039) | Simon Marchi | 1 | -0/+5 |
2016-05-17 | Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077) | Simon Marchi | 1 | -0/+6 |
2016-05-17 | Update gdb test suite for Rust | Tom Tromey | 1 | -0/+18 |
2016-05-17 | Add support for the Rust language | Tom Tromey | 1 | -0/+4 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -0/+4 |
2016-05-16 | Match shell_prompt # in batch-preserve-term-settings.exp | Yao Qi | 1 | -0/+5 |
2016-05-12 | PR symtab/19999 gdb unable to resolve vars with fission+PIE | Doug Evans | 1 | -0/+8 |
2016-05-04 | Fix solib-display.exp remote check | Simon Marchi | 1 | -0/+5 |
2016-05-04 | Introduce procedure use_gdb_stub | Simon Marchi | 1 | -0/+4 |
2016-05-03 | PR symtab/19914 fix handling of dwp + split debug | Doug Evans | 1 | -0/+7 |
2016-05-02 | Fix detach.exp remote check | Simon Marchi | 1 | -0/+4 |
2016-05-02 | Fix annota-input-while-running.exp remote check | Simon Marchi | 1 | -0/+6 |
2016-04-28 | Add test for tracepoint enable/disable | Simon Marchi | 1 | -0/+5 |
2016-04-28 | ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrary | Simon Marchi | 1 | -0/+11 |
2016-04-27 | Rename gdb_load_shlibs to gdb_load_shlib | Simon Marchi | 1 | -0/+62 |
2016-04-27 | Make gdb_load_shlibs return the destination path of the library | Simon Marchi | 1 | -0/+14 |
2016-04-27 | Skip gdb.base/branch-to-self.exp if gdb,nosignals exists | Yao Qi | 1 | -0/+5 |
2016-04-26 | fort_dyn_array: Use value constructor instead of raw-buffer manipulation. | Keven Boell | 1 | -0/+4 |
2016-04-26 | fort_dyn_array: Support evaluation of dynamic elements inside arrays. | Bernhard Heckel | 1 | -0/+7 |
2016-04-26 | fort_dyn_array: Enable dynamic member types inside a structure. | Bernhard Heckel | 1 | -0/+5 |
2016-04-25 | New test case gdb.base/branch-to-self.exp | Yao Qi | 1 | -0/+5 |
2016-04-22 | Fix fails in gdb.trace/unavailable.exp | Yao Qi | 1 | -0/+5 |
2016-04-22 | Fix fail in gdb.base/annota1.exp and gdb.base/annota3.exp | Yao Qi | 1 | -0/+5 |
2016-04-22 | Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.exp | Yao Qi | 1 | -0/+7 |
2016-04-22 | Deliver signal in hardware single step | Yao Qi | 1 | -0/+5 |
2016-04-22 | New test case gdb.trace/signal.exp | Yao Qi | 1 | -0/+5 |
2016-04-19 | * source.c (is_regular_file): New arg errno_ptr. | Doug Evans | 1 | -0/+4 |
2016-04-18 | Fix gdb crash when trying to print the address of a synthetic C++ reference | Martin Galvan | 1 | -0/+4 |
2016-04-18 | fortran: Testsuite, fix different type naming across compilers. | Bernhard Heckel | 1 | -0/+13 |
2016-04-18 | Testsuite: Fix compiling of shared libraries with ICC. | Bernhard Heckel | 1 | -0/+4 |
2016-04-18 | testsuite: Support detection of Intel compilers via test_compiler_version. | Bernhard Heckel | 1 | -0/+5 |
2016-04-13 | Test GDB connection to GDBserver with no symbol files | Luis Machado | 1 | -0/+5 |
2016-04-13 | Fix and improve comment in gdb_remote_download | Simon Marchi | 1 | -0/+4 |
2016-04-13 | gdbserver-base.exp: Copy file to standard output directory in ${board}_download | Simon Marchi | 1 | -0/+5 |
2016-04-13 | Fix aarch64 ftrace JIT condition testcase | Antoine Tremblay | 1 | -0/+4 |
2016-04-13 | btrace: fix test build error in gdb.btrace/instruction_history.c | Markus Metzger | 1 | -0/+4 |
2016-04-12 | Fix typo in ftrace.exp condition testing | Antoine Tremblay | 1 | -0/+4 |