public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Andrew Fish via groups.io" <afish=apple.com@groups.io>
To: edk2-devel-groups-io <devel@edk2.groups.io>, bagcic@yahoo.com
Subject: Re: [edk2-devel] Map File for PEI and DXE Phases
Date: Thu, 01 Aug 2024 15:05:58 -0700	[thread overview]
Message-ID: <BF695D90-09E7-4B0A-9A7D-C429E7C7EC5A@apple.com> (raw)
In-Reply-To: <n6Ea.1721395159216192207.ldWI@groups.io>

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]



> On Jul 19, 2024, at 6:19 AM, bagcic via groups.io <bagcic=yahoo.com@groups.io> wrote:
> 
> I need map files for all phases for debug purpose. How can I generate these files after build?

Why do you think you need map files? Lots of code does not generally execute at its linked address? The PE/COFF images are loaded and relocated into allocated memory.

Map files are generally created by the linker via a linker flag. Have you looked in the Build directory to see if there are any map files.  Something like: find Build -iname '*.map’

Thanks,

Andrew Fish

> Thanks,
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120196): https://edk2.groups.io/g/devel/message/120196
Mute This Topic: https://groups.io/mt/107434580/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1958 bytes --]

      reply	other threads:[~2024-08-01 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 13:19 [edk2-devel] Map File for PEI and DXE Phases bagcic via groups.io
2024-08-01 22:05 ` Andrew Fish via groups.io [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BF695D90-09E7-4B0A-9A7D-C429E7C7EC5A@apple.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox