]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/lib/dwarf.exp
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
[thirdparty/binutils-gdb.git] / gdb / testsuite / lib / dwarf.exp
index 888ba94f4c1a24f4352fdd9e0bc2b45c59a4d28e..5dc7ea89afe30286c0ae6221b16530c5b841a4bd 100644 (file)
@@ -836,6 +836,10 @@ namespace eval Dwarf {
                    _op .${_cu_addr_size}byte [lindex $line 1]
                }
 
+               DW_OP_regx {
+                   _op .uleb128 [lindex $line 1]
+               }
+
                DW_OP_pick -
                DW_OP_const1u -
                DW_OP_const1s {