automate gdb convenience var issue
"queency3.yahoo.com via gdb" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all I'm logging gdb output to files. i'm after logging addersses output . i read this log output with shell,grep,awk and i'm trying to get the input to convenience vars with no luck !! is there any solution for my needs ? if there is any way to use gdb output with grep awk and such within gdb ,its even preferable . thanks.