Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Controlling MinGW GDB using Perl

by perl_sck (Initiate)
on Oct 16, 2014 at 05:55 UTC ( [id://1104008]=perlquestion: print w/replies, xml ) Need Help??

perl_sck has asked for the wisdom of the Perl Monks concerning the following question:

Hi I am trying to control MinGW's GDB using Devel::GDB perl module in windows, I am using cygwin environment for the same, the problem I'm facing is that the function/method 'get', though is executing the command but is not returning any result/output. It works fine if I communicate with gdb of cygwin. But I need to communicate with MinGW GDB. So what changes do I need to do to get the results from the 'get' command.

Replies are listed 'Best First'.
Re: Controlling MinGW GDB using Perl
by atcroft (Abbot) on Oct 16, 2014 at 06:13 UTC

    As I replied when you asked about this in the CB on Wednesday morning (CST/CDT):

    There's a note in the docs about the "old" 'get' syntax... are you perhaps not using the current 'get' syntax?

    Hope that helps.

      Yes I am using the current 'get' syntax not the "old" one.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1104008]
Approved by vinoth.ree
Front-paged by toolic
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-18 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found