]> git.proxmox.com Git - mirror_edk2.git/commit - InOsEmuPkg/Unix/Sec/SecMain.c
InOsEmuPkg/Unix: Auto-load symbols files in gdb
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 26 Jun 2011 18:58:10 +0000 (18:58 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 26 Jun 2011 18:58:10 +0000 (18:58 +0000)
commit0bc9421b147f6f54d6fde72e320466d2db61ae8c
tree9ee79e555edd0c8a58d6dcd08042938a37237572
parent8e4b3d32a8baedd7e39d4e82b4e8458e217e7f6e
InOsEmuPkg/Unix: Auto-load symbols files in gdb

Images that can't be loaded with dlopen are
added to SecMain.gdb.

Whenever gdb stops, the hook-stop macro will automatically
load the symbol files.

Signed-off-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11888 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/Unix/GdbRun
InOsEmuPkg/Unix/Sec/SecMain.c