From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Harish Babu" Date: Sat, 11 May 2002 16:25:33 +0000 Subject: [Linux-ia64] Reading Unwind info in object file Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi, I am part of a project writing an assembler for the Intel Itanium assembler. I am using using objdump v2.9-ia64-0000717 that comes with nue v1.1 to read the stack unwind information that is stored in an object file. Could somebody provide me with some information as to how to interpret the output generated by objdump? Harish