This might be easier to look at.

$ gdb ./dlx_test_behaviour
(gdb) set logging file trace.log
(gdb) set logging on
(gdb) run --assert-level=note
(gdb) bt
(gdb) frame 0
(gdb) list
(gdb) frame 1
(gdb) list
(gdb) frame 2
(gdb) list
(gdb) frame 3
(gdb) list
(gdb) frame 4
(gdb) list
(gdb) set logging off
(gdb) quit

[trace.log]: http://pastebin.com/raw.php?i=hBJxXRfm

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to