Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to debug in single path a bash shell invoking perl .pl, which in turn invokes python .py?(bash shell, perl, python, combined script, debug in single path)
How to debug in single path a bash shell invoking perl .pl, which in turn invokes python .py? [message #1821621] Mon, 17 February 2020 14:41
Hiroshi Sekiguchi is currently offline Hiroshi SekiguchiFriend
Messages: 1
Registered: February 2020
Junior Member
I have a bash shell script down-loaded from git, which calls perl .pl script, which in turn calls python script. I would like to trace this bash script with eclipse in single path to know the behavior of scripts. I plugged-in debugger, Bash Editor for bash shell, EPIC for perl and pydev for python but I do not know how to change a debugger for one language to that for another. For example, I start with Bash Editor to trace bash shell script and loses a tracking once it goes to .pl script. Is there any way to make it happens?
Previous Topic:***IMP***** The diagram wont save
Next Topic:XMLUtils.getNode
Goto Forum:
  


Current Time: Tue Mar 19 04:20:29 GMT 2024

Powered by FUDForum. Page generated in 0.03449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top