public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] Map File for PEI and DXE Phases
@ 2024-07-19 13:19 bagcic via groups.io
  2024-08-01 22:05 ` Andrew Fish via groups.io
  0 siblings, 1 reply; 2+ messages in thread
From: bagcic via groups.io @ 2024-07-19 13:19 UTC (permalink / raw)
  To: devel

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

I need map files for all phases for debug purpose. How can I generate these files after build?
Thanks,


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119984): https://edk2.groups.io/g/devel/message/119984
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: 905 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [edk2-devel] Map File for PEI and DXE Phases
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Fish via groups.io @ 2024-08-01 22:05 UTC (permalink / raw)
  To: edk2-devel-groups-io, bagcic

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-01 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox