Age | Commit message (Expand) | Author | Files | Lines |
2022-06-15 | gdb/python: implement the print_insn extension language hook | Andrew Burgess | 3 | -0/+946 |
2022-06-14 | [gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.exp | Tom de Vries | 1 | -1/+3 |
2022-06-14 | Allow 'interrupt -a' in all-stop mode | Tom Tromey | 2 | -0/+74 |
2022-06-14 | [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp | Tom de Vries | 1 | -1/+3 |
2022-06-14 | Debug support for global alias variable | Kavitha Natarajan | 2 | -3/+72 |
2022-06-14 | [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with libc debuginfo | Tom de Vries | 1 | -1/+1 |
2022-06-13 | [gdb/testsuite] Handle quotes in gdb_py_module_available | Tom de Vries | 1 | -1/+1 |
2022-06-10 | Fix comparison of unsigned long int to int in record_linux_system_call. | Carl Love | 2 | -0/+83 |
2022-06-10 | gdb/testsuite: remove definition of true/false from gdb_compiler_info | Andrew Burgess | 7 | -5/+22 |
2022-06-10 | Document the ARM_CC_FOR_TARGET testsuite variable | Luis Machado | 1 | -0/+30 |
2022-06-10 | [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.exp | Tom de Vries | 1 | -5/+17 |
2022-06-10 | [gdb/testsuite] Fix timeout in gdb.ada/ghost.exp | Tom de Vries | 1 | -3/+3 |
2022-06-09 | Fix ARM_CC_FOR_TARGET handling | Pedro Alves | 1 | -2/+2 |
2022-06-09 | gdb/testsuite: solve problems with compiler_info caching | Andrew Burgess | 1 | -11/+17 |
2022-06-09 | gdb/testsuite: handle errors better in test_compiler_info | Andrew Burgess | 1 | -1/+11 |
2022-06-09 | gdb/testsuite: make 'c' default language for get/test compiler info | Andrew Burgess | 1 | -8/+13 |
2022-06-09 | gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.exp | Andrew Burgess | 2 | -30/+1 |
2022-06-09 | gdb/testsuite: use test_compiler_info in gcc_major_version | Nils-Christian Kempke | 1 | -2/+1 |
2022-06-09 | gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp | Andrew Burgess | 1 | -1/+4 |
2022-06-09 | gdb/testsuite: resolve duplicate test name in gnu_vector.exp | Andrew Burgess | 1 | -9/+11 |
2022-06-08 | Fix gdb.arch/powerpc-power7.exp isel disassembly output. | Carl Love | 1 | -1/+1 |
2022-06-08 | aarch64: Add fallback if ARM_CC_FOR_TARGET not set | Pedro Alves | 3 | -4/+59 |
2022-06-06 | Remove "-break-insert -r" tests | Tom Tromey | 1 | -70/+0 |
2022-06-06 | gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.exp | Andrew Burgess | 1 | -0/+4 |
2022-06-04 | [gdb/ada] Fix literal truncation | Tom de Vries | 1 | -3/+1 |
2022-06-04 | [gdb/m2] Fix UB and literal truncation | Tom de Vries | 1 | -2/+1 |
2022-06-04 | [gdb/rust] Fix literal truncation | Tom de Vries | 1 | -2/+3 |
2022-06-04 | [gdb/pascal] Fix literal truncation | Tom de Vries | 1 | -7/+1 |
2022-06-04 | [gdb/go] Fix literal truncation | Tom de Vries | 1 | -1/+1 |
2022-06-04 | [gdb/fortran] Fix literal truncation | Tom de Vries | 1 | -3/+1 |
2022-06-04 | [gdb/c] Fix type of 2147483648 and literal truncation | Tom de Vries | 1 | -9/+47 |
2022-06-04 | [gdb/testsuite] Test more values in gdb.base/parse_numbers.exp | Tom de Vries | 1 | -42/+260 |
2022-06-04 | [gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.exp | Tom de Vries | 1 | -14/+12 |
2022-06-04 | [gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1 | Tom de Vries | 1 | -15/+19 |
2022-06-02 | [gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.exp | Tom de Vries | 2 | -1/+7 |
2022-06-01 | Add gdb.current_language and gdb.Frame.language | Tom Tromey | 3 | -0/+22 |
2022-05-31 | gdb/testsuite: fixup common-block.exp for intel compilers | Nils-Christian Kempke | 1 | -3/+35 |
2022-05-31 | gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilers | Nils-Christian Kempke | 1 | -7/+14 |
2022-05-31 | gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp | Nils-Christian Kempke | 1 | -11/+1 |
2022-05-31 | testsuite, fortran: allow additional completions in module.exp | Nils-Christian Kempke | 1 | -2/+3 |
2022-05-31 | testsuite, fortran: fix info-types for intel compilers | Nils-Christian Kempke | 1 | -3/+17 |
2022-05-31 | testsuite/lib: add check_optional_entry for GDBInfoSymbols | Nils-Christian Kempke | 1 | -2/+16 |
2022-05-31 | testsuite, fortran: Add '-debug-parameters all' when using ifx/ifort | Nils-Christian Kempke | 1 | -0/+3 |
2022-05-31 | testsuite, fortran: add compiler dependent types to dynamic-ptype-whatis | Nils-Christian Kempke | 1 | -38/+41 |
2022-05-31 | testsuite, fortran: add required external keyword | Nils-Christian Kempke | 1 | -0/+1 |
2022-05-31 | gdb/testsuite: disable charset.exp for intel compilers | Nils-Christian Kempke | 1 | -0/+5 |
2022-05-31 | gdb/testsuite: rename intel next gen c/cpp compilers | Nils-Christian Kempke | 2 | -2/+2 |
2022-05-31 | gdb/testsuite: add Fortran compiler identification to GDB | Cristian Sandu | 11 | -70/+150 |
2022-05-31 | gdb/testsuite: move getting_compiler_info to front of gdb_compile | Nils-Christian Kempke | 1 | -7/+14 |
2022-05-31 | gdb/testsuite: Fix fortran types for Intel compilers. | Felix Willgerodt | 1 | -0/+18 |