info ¤
Runs a few useful commands which are available under "info".
Classes:
-
Section–
Functions:
-
proc_mappings– -
auxv– -
files– -
iter_sections–Parse sections from GDB
maintenance info target-sections. -
sections–
Section ¤
Bases: NamedTuple
Attributes:
iter_sections ¤
iter_sections() -> Iterator[Section]
Parse sections from GDB maintenance info target-sections.
Example output: From '/bin/nginx', file type elf64-x86-64: [0] 0x00000350->0x00000390 at 0x00000350: .note.gnu.property ALLOC LOAD READONLY DATA HAS_CONTENTS Start: 0x558fb29f4350, End: 0x558fb29f4390, Owner token: 0xaaaad5b30c50 [1] 0x00000390->0x000003b4 at 0x00000390: .note.gnu.build-id ALLOC LOAD READONLY DATA HAS_CONTENTS Start: 0x558fb29f4390, End: 0x558fb29f43b4, Owner token: 0xaaaad5b30c50