]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
scripts/gen-cdefs.sh: adapt to changes in new gdb
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 13 May 2020 09:08:47 +0000 (11:08 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 13 May 2020 09:25:11 +0000 (11:25 +0200)
commit6eaa537d4ea870516764d6d9462b40508951c7da
tree872452597020939eb9959e2329599522d6475356
parent030e0d9b5b327313a17352e71bf1785f207806ed
scripts/gen-cdefs.sh: adapt to changes in new gdb

Now it works again with the latest gdb-9.1.
As a side effect, some simplification was possible, so that some
typedefs are newly defined at once with the underlying type.
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
scripts/gen-cdefs.sh