Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: DDD and BASHDB

  1. #1
    Join Date
    Jan 2008
    Location
    Pittsburgh, PA
    Beans
    5
    Distro
    Ubuntu 9.10 Karmic Koala

    Post DDD and BASHDB

    When I launch ddd from the command line (ddd --bash) I get an error that bash is not found. When I launch ddd --interpreter=/bin/bash <script name> I get the same thing. When I launch ddd --bash -debugger ddd launches without error I receive the hourglass and a message in the lower left that says opening session... in the lower payne I get a bash shell and I can launch bashdb <script name> from there but bashd dosen't behave correctly.

    I need to know what I am missing, I would use EMACS, but for someone used to the vi editor EMACS is a little backwards, and I like ddd's interface. Can anyone point me in the right direction?

  2. #2
    Join Date
    Jan 2005
    Beans
    250
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: DDD and BASHDB

    Dont suppose you ever located a fix or a reason for this? I seem to be experiencing it as well.

  3. #3
    Join Date
    Oct 2005
    Beans
    79

    Re: DDD and BASHDB

    I am also unable to use bashdb via DDD in Ubuntu 8.10.

    Just found this: http://archivum.info/ddd@gnu.org/2008-10/msg00010.html

  4. #4
    Join Date
    Jan 2005
    Beans
    250
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: DDD and BASHDB

    Wow thats my post at DDD =) and you'll notice they never did answer anything. In fact they changed the topic entirely!

    I still have not found an answer for this. I would really like to get it working too!

  5. #5
    Join Date
    Jan 2006
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: DDD and BASHDB

    ddd works for scripts?
    I am infallible, you should know that by now.
    "My favorite language is call STAR. It's extremely concise. It has exactly one verb '*', which does exactly what I want at the moment." --Larry Wall
    (02:15:31 PM) ***TimToady and snake oil go way back...
    42 lines of Perl - SHI - Home Site

  6. #6
    Join Date
    Jan 2005
    Beans
    250
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: DDD and BASHDB

    Definitely - I am not of the old school (I would not even so much as consider myself a programmer!) but I would be lost without the step debugging provided by most gui IDEs. I really take my hat off to those guys that can keep track of stuff in their heads. Most stuff I do are system scripts with perl and bash. I love DDD with the perl and would get a ton more use out of it if the bash side of it worked! too. It uses a bunch of backend command line debuggers, for all kinds of things besides C or C++ - check it out

  7. #7
    Join Date
    Jan 2009
    Location
    Germany
    Beans
    2
    Distro
    Ubuntu Karmic Koala (testing)

    Re: DDD and BASHDB

    when I use:

    ddd --debugger /usr/bin/bashdb <sript-name>

    DDD seems to work

  8. #8
    Join Date
    Jan 2005
    Beans
    250
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: DDD and BASHDB

    Hey - just tried it again in Ubuntu 8.10 (recently upgraded from LTS) and it seems to be working now just as aj_org_nz said. This is sweet now I can set up JEdit to call DDD directly for debugging bash scripts as well as my perl scripts! thanks to whomever fixed what ever issue it was.

  9. #9
    Join Date
    Oct 2005
    Beans
    79

    Re: DDD and BASHDB

    Quote Originally Posted by aj_org_nz View Post
    when I use:

    ddd --debugger /usr/bin/bashdb <sript-name>

    DDD seems to work
    Works for me too on Ubuntu 8.10. Yay!

  10. #10
    Join Date
    May 2008
    Beans
    23

    Re: DDD and BASHDB

    Anyone got it working on Ubuntu 12.04?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •