aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries1-3/+1
2023-01-13Use require dwarf2_supportTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-29gdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXITSimon Marchi1-2/+2
2021-06-29gdb: introduce frame_debug_printfSimon Marchi1-1/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-08-31gdb: fix nits in previous patchesSimon Marchi1-1/+1
2020-08-31gdb: make frame_unwind_got_optimized return a not_lval valueSimon Marchi1-0/+12
2020-08-27gdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg-undefined.expSimon Marchi1-1/+6
2020-08-05gdb/testsuite: link some dwarf2 tests with nopieSimon Marchi1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
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-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-2/+2
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess1-8/+20
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlAndrew Burgess1-0/+59