Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Stack segments for Aarch64
@ 2024-06-06  9:17 Phil Phil via Gdb
  2024-06-06  9:23 ` Luis Machado via Gdb
  0 siblings, 1 reply; 8+ messages in thread
From: Phil Phil via Gdb @ 2024-06-06  9:17 UTC (permalink / raw)
  To: gdb

Greetings,

I'm trying get some memory info on an Aarch64 for a coredump. The aarch64 gdb produces this output for info proc mappings

          Start Addr           End Addr       Size     Offset objfile
        0x557ead9000       0x5582dee000  0x4315000        0x0 /usr/bin/myproc
        0x5582dfe000       0x5582f0a000   0x10c000  0x4315000 /usr/bin/myproc
        0x5582f0a000       0x5582f24000    0x1a000  0x4421000 /usr/bin/myproc

I'm missing at least two things here compared to the x64 output:


  *
No read/write permissions
  *
Stack segments are not shown.

Any ideas on how to make these two things visible on Aarch64?

Regards

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

end of thread, other threads:[~2024-06-06 10:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06  9:17 Stack segments for Aarch64 Phil Phil via Gdb
2024-06-06  9:23 ` Luis Machado via Gdb
2024-06-06  9:33   ` Phil Phil via Gdb
2024-06-06  9:41     ` Luis Machado via Gdb
2024-06-06  9:57       ` Phil Phil via Gdb
2024-06-06 10:15         ` Luis Machado via Gdb
2024-06-06 10:27           ` Phil Phil via Gdb
2024-06-06 10:29             ` Luis Machado via Gdb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox