This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Q] Debugging a program with console parameter etc with insight.


Hello.

I was sick of the default Unix debugger, gdb.
I used KDevelop on my Linux, but it has some serious shortcomings.
RedHat 8.x lacks some header files that should exist.
So, now I use the Cygwin for writing codes for Unix. And there I found a
GUI debugger. It's INSIGHT. :)

Well.. it's good. However I don't know how to do this.

     Debugging a program that reads its data from stdin,
                    for example,     myprog < myconf.txt
     Debuggin a program that reads console parameter
                    for example, myprog param1 param2 ..

Could  you tell me how it can be debugged using the INSIGHT?
Thank you.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]