summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/jit-reader.exp
Commit message (Expand)AuthorAgeFilesLines
* Introduce and use is_any_targetTom Tromey2023-01-251-3/+1
* gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany2023-01-181-0/+4
* Rename to allow_shlib_testsTom Tromey2023-01-131-1/+1
* Rename to allow_python_testsTom Tromey2023-01-131-2/+2
* Use require isnativeTom Tromey2023-01-131-5/+1
* Use require !skip_shlib_testsTom Tromey2023-01-131-3/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: skip objfiles with no BFD in DWARF unwinderJan Vrany2022-12-081-0/+13
* Add gdb.Objfile.is_file attributeTom Tromey2022-07-051-0/+12
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-241-6/+0
* gdb: include jit_code_entry::symfile_addr value in names of objfiles created ...Simon Marchi2022-02-041-2/+2
* gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled codeJan Vrany2022-02-011-0/+10
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb/testsuite] Disallow single argument in multi_lineTom de Vries2021-06-081-3/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* [gdb/testsuite] Fix use of verbose in gdb/jit-*.expTom de Vries2020-06-031-2/+6
* [gdb/testsuite] structured rename of jit test filesMihails Strasuns2020-04-211-2/+2
* [gdb/testsuite] allow more registers in gdb.base/jit-reader.expMihails Strasuns2020-04-211-2/+14
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Fix double-free when creating more than one block in JIT debug info readerSimon Marchi2019-12-161-7/+7
* [gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries2019-10-161-20/+21
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix "info registers" regexes in gdb.base/jit-reader.expSimon Marchi2018-06-221-27/+27
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix more cases of improper test namesLuis Machado2016-12-231-2/+2
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-011-1/+173
* Add a test case for the jit-reader interfaceSanjoy Das2016-06-171-0/+79