add some missing ops to DWARF assembler
authorTom Tromey <tromey@redhat.com>
Wed, 14 May 2014 19:46:37 +0000 (13:46 -0600)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 12 Dec 2014 21:24:17 +0000 (22:24 +0100)
commit4ff709eb44e13fee683f01184a490e4fcc5c2862
tree4f399320a22d4fc65b117272357af46c123a0eb9
parenta92a2e3435f9f579365424fb95d5e07cbd4c4ffd
add some missing ops to DWARF assembler

This changes the DWARF assembler to allow comments in a location
expression, and also adds support for a few new opcodes I needed.

gdb/testsuite/ChangeLog
2014-12-12  Tom Tromey  <tromey@redhat.com>

* lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/dwarf.exp
This page took 0.024893 seconds and 4 git commands to generate.