BashEclipse
betaScreenshots
Description
Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Thanks basheclipse
-
The Debugger doesn`t work for me. I follow all the steps in described readme but, not working. Eclipse open a thread[1] for debugger but, don`t open functions like, breakpoint, steps, variables, etc... Obs: I installed shelled first and their functions are working, (man e syntax highlight)., no iptables active, I put _DEBUG.sh in my scripts too. Developer can help? Bash: 4.2.24(1)-release (i686-pc-linux-gnu) Linux: Ubuntu 12.4 Eclipse: 4.2.0
-
Environment: bash-4.1.10 on cygwin, eclipse-indigo-3.7 Step 1: Install shelled-2.0.1. BTW: shelled-2.0.2 works on eclipse-juno-4.2, but does not work on indigo. Step 2: Follow all the steps described in Readme until getting stuck on the last step - "7) Switch to The Debug perspective. Start the debugging session. Launch "script.sh" from bash shell." In my case, nothing happened there, no stop at the breakpoints etc. Is there anybody who can explain what exactly the 7 step means? Thanks
-
basheclipse is small and works nicely
-
Hi, Can any one tell me how to use this plug-in? I have installed ShellEd and it's showing as installed on Eclipse. I want to debug bash scripts. Please if any one can provide few steps that can help to debug script will be appreciated. i have followed steps as per readme.txt that came with this plug-in download but somehow it's not working for me.
-
It is necessary to add text ". _DEBUG.sh" in every script.