Use GDB with a Multi-Threaded Application II

Using a memory map

To examine the data section of a running application, we can use the pmap command with the PID of the application. For your convenience, we’ve already captured the memory map for App1 that you can view with the following command:

Get hands-on with 1200+ tech skills courses.