in reply to Using Perl to automate GDB
Hello eloc, how new to Perl are you? If you're completely new to Perl then diving directly into something like GDB might be a pretty big challenge to start with, and you'd probably want to start with perlintro and/or a good book first.
Anyway, a quick search brings up Devel::GDB, the description of which sounds like what you want to do.
|
|---|