Skip to content

de6f/GDB-Pointers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Options

You can execute pointers command without any parameters to see help below:

pointers [show [<start_pc> <end_pc>]] 
         [(to | to2) <address> [<start_pc> <end_pc>]]

Finding all pointers

The option show shows all pointers in selected memory area.

Finding pointers and multi-level pointers to specific value

Options to and to2 searches pointed values and shows relevant pointer information. Like show you can specify a memory area for searching pointers or leave it to plug-in to find current address space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published