Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insns
authorJoel Brobecker <brobecker@adacore.com>
Wed, 11 Jun 2014 12:31:20 +0000 (14:31 +0200)
committerJoel Brobecker <brobecker@adacore.com>
Fri, 1 Aug 2014 13:56:25 +0000 (06:56 -0700)
commit53e8f97d571973c3bfb04ef3d9a358ea4a0e8e62
tree4b3fc57af551e9b62980ab1b1349193985e3084b
parente068c55d5e2f73e85d0d51a39d2a8921ce262d55
Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insns

This is a trace which would have been useful when trying to understand
why the debugger was not decoding the stream of unwind codes I was
expecting.  This patch adds a trace first informing us that we are
following the unwind info to the next unwind record in that chain.

gdb/ChangeLog:

        * amd64-windows-tdep.c (amd64_windows_frame_decode_insns):
        Add debug trace.
gdb/ChangeLog
gdb/amd64-windows-tdep.c
This page took 0.024834 seconds and 4 git commands to generate.