HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- i64 image unwind info duplication?
Operating System - OpenVMS
1827889
Members
1419
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2007 02:36 PM
03-12-2007 02:36 PM
i64 image unwind info duplication?
Given a null C program test1.c: main(){;}, which is compiled and linked cc test1, link/map/full test1.
The map file shows a program segment #1 with [UNWIND] info and a segment #3 of type DYNAMIC.
anal/image/seg=num=1 test1.exe gives only a raw data dump, with no indication that its unwind info.
anal/image/seg=num=3 dumps, among other things, some unwind info, nicely translated that looks like it might be a duplication of what's in segment #1.
Why the (apparent) duplication of data?
The map file shows a program segment #1 with [UNWIND] info and a segment #3 of type DYNAMIC.
anal/image/seg=num=1 test1.exe gives only a raw data dump, with no indication that its unwind info.
anal/image/seg=num=3 dumps, among other things, some unwind info, nicely translated that looks like it might be a duplication of what's in segment #1.
Why the (apparent) duplication of data?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2007 09:12 AM
03-13-2007 09:12 AM
Re: i64 image unwind info duplication?
Douglas,
Maybe you need to show an example of the apparent duplication?
Just a guess, perhaps one is static and the other (as labelled?) dynamic. The static copy may be required to reset the dynamic copy (though I'm having trouble thinking up circumstances under which it might need resetting, but then Itaniums are strange beasts).
Maybe you need to show an example of the apparent duplication?
Just a guess, perhaps one is static and the other (as labelled?) dynamic. The static copy may be required to reset the dynamic copy (though I'm having trouble thinking up circumstances under which it might need resetting, but then Itaniums are strange beasts).
A crucible of informative mistakes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2007 09:23 AM
03-13-2007 09:23 AM
Re: i64 image unwind info duplication?
I received a private email from an HP engineer. The answer is the dynamic segment contains some info that allows analyze to interpret the info contained in segment #1. So the same info gets dumped twice, once in order in raw format and later, out of order, in interpreted format.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP