I am trying to automate gdb debugging session using Perl script.
What exactly I want to do in the script is, send a command to gdb then read its response,
again send a command to gdb and then read the response, and this continues.
Are there any modules that will help me do it?
I tried using IPC::Open2 but I faced problems in output buffering.
Note: I am using Windows and dont want to install cygwin.
Please help
In reply to Automating GDB using perl script by perl_sck_58
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |