aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/jit-reader.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-25Introduce and use is_any_targetTom Tromey1-3/+1
2023-01-18gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany1-0/+4
2023-01-13Rename to allow_shlib_testsTom Tromey1-1/+1
2023-01-13Rename to allow_python_testsTom Tromey1-2/+2
2023-01-13Use require isnativeTom Tromey1-5/+1
2023-01-13Use require !skip_shlib_testsTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-08gdb: skip objfiles with no BFD in DWARF unwinderJan Vrany1-0/+13
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey1-0/+12
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-6/+0
2022-02-04gdb: include jit_code_entry::symfile_addr value in names of objfiles created ...Simon Marchi1-2/+2
2022-02-01gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled codeJan Vrany1-0/+10
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-08[gdb/testsuite] Disallow single argument in multi_lineTom de Vries1-3/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-03[gdb/testsuite] Fix use of verbose in gdb/jit-*.expTom de Vries1-2/+6
2020-04-21[gdb/testsuite] structured rename of jit test filesMihails Strasuns1-2/+2
2020-04-21[gdb/testsuite] allow more registers in gdb.base/jit-reader.expMihails Strasuns1-2/+14
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-16Fix double-free when creating more than one block in JIT debug info readerSimon Marchi1-7/+7
2019-10-16[gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries1-20/+21
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-22Fix "info registers" regexes in gdb.base/jit-reader.expSimon Marchi1-27/+27
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+2
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves1-1/+173
2016-06-17Add a test case for the jit-reader interfaceSanjoy Das1-0/+79