summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: update bug numbers from Gnats to bugzillaBruno Larsen2022-06-272-11/+11
* [gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries2022-06-271-2/+6
* [gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pieTom de Vries2022-06-271-1/+1
* [gdb/testsuite] Enable some test-cases for x86_64 -m32Tom de Vries2022-06-274-173/+166
* [gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8Tom de Vries2022-06-271-0/+6
* [gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries2022-06-272-4/+12
* Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey2022-06-251-31/+0
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-24174-714/+10
* gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2022-06-2437-177/+54
* Include count of unexpected core files in gdb.sum summaryPedro Alves2022-06-242-1/+49
* Improve core file path detection & put cores in output dirPedro Alves2022-06-245-54/+117
* Fix assertion failure in copy_typeTom Tromey2022-06-181-0/+3
* gdb/python: Export nibbles to python layerEnze Li2022-06-181-0/+73
* gdb: Add new 'print nibbles' featureEnze Li2022-06-182-0/+44
* [gdb/testsuite] Fix have_mpx testTom de Vries2022-06-161-1/+1
* gdb/python: implement the print_insn extension language hookAndrew Burgess2022-06-153-0/+946
* [gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.expTom de Vries2022-06-141-1/+3
* Allow 'interrupt -a' in all-stop modeTom Tromey2022-06-142-0/+74
* [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.expTom de Vries2022-06-141-1/+3
* Debug support for global alias variableKavitha Natarajan2022-06-142-3/+72
* [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with libc debuginfoTom de Vries2022-06-141-1/+1
* [gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries2022-06-131-1/+1
* Fix comparison of unsigned long int to int in record_linux_system_call.Carl Love2022-06-102-0/+83
* gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess2022-06-107-5/+22
* Document the ARM_CC_FOR_TARGET testsuite variableLuis Machado2022-06-101-0/+30
* [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.expTom de Vries2022-06-101-5/+17
* [gdb/testsuite] Fix timeout in gdb.ada/ghost.expTom de Vries2022-06-101-3/+3
* Fix ARM_CC_FOR_TARGET handlingPedro Alves2022-06-091-2/+2
* gdb/testsuite: solve problems with compiler_info cachingAndrew Burgess2022-06-091-11/+17
* gdb/testsuite: handle errors better in test_compiler_infoAndrew Burgess2022-06-091-1/+11
* gdb/testsuite: make 'c' default language for get/test compiler infoAndrew Burgess2022-06-091-8/+13
* gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.expAndrew Burgess2022-06-092-30/+1
* gdb/testsuite: use test_compiler_info in gcc_major_versionNils-Christian Kempke2022-06-091-2/+1
* gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess2022-06-091-1/+4
* gdb/testsuite: resolve duplicate test name in gnu_vector.expAndrew Burgess2022-06-091-9/+11
* Fix gdb.arch/powerpc-power7.exp isel disassembly output.Carl Love2022-06-081-1/+1
* aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves2022-06-083-4/+59
* Remove "-break-insert -r" testsTom Tromey2022-06-061-70/+0
* gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.expAndrew Burgess2022-06-061-0/+4
* [gdb/ada] Fix literal truncationTom de Vries2022-06-041-3/+1
* [gdb/m2] Fix UB and literal truncationTom de Vries2022-06-041-2/+1
* [gdb/rust] Fix literal truncationTom de Vries2022-06-041-2/+3
* [gdb/pascal] Fix literal truncationTom de Vries2022-06-041-7/+1
* [gdb/go] Fix literal truncationTom de Vries2022-06-041-1/+1
* [gdb/fortran] Fix literal truncationTom de Vries2022-06-041-3/+1
* [gdb/c] Fix type of 2147483648 and literal truncationTom de Vries2022-06-041-9/+47
* [gdb/testsuite] Test more values in gdb.base/parse_numbers.expTom de Vries2022-06-041-42/+260
* [gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.expTom de Vries2022-06-041-14/+12
* [gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries2022-06-041-15/+19
* [gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.expTom de Vries2022-06-022-1/+7