Refactor debug library to use object:🧝:* (#1860)

* Add GDB test

* rm stray test resource

* use object:🧝:* structures

* install gdb on CI
This commit is contained in:
Yury Delendik
2020-06-11 13:53:38 -05:00
committed by GitHub
parent b0cccf1d87
commit 70424037c3
7 changed files with 136 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
name: 'Set up a DWARFDUMP env'
description: 'Set up a DWARFDUMP env (see tests/debug/dump.rs)'
description: 'Set up a DWARFDUMP env (see tests/all/debug/dump.rs)'
runs:
using: node12