User Activity

  • Committed [375d16]

    - add tty_in terminal_in option for full control over separate terminal- make examine command show if command is builtin or not- spaces stuff- vscode configuration

  • Committed [e87274]

    - add tty_in terminal_in option for full control over separate terminal

  • Committed [cba678]

    further fixes, tested. Fix for failing tests in is set.sh...

  • Posted a comment on ticket #52 on bash debugger

    bashdb: cannot read program to debug: /Users/dcooper/Downloads/bashdb-4.4-0.94/test/example/bug-set-e.sh. Looks like file is missing from #94 build package: test/example/bug-set-e.sh After taking the file from master branch, test passes. "make check" is not needed to install bashdb.

  • Modified a comment on ticket #52 on bash debugger

    What is the issue here? Sorry, I totally misunderstood that. This is the integration test output, I get same error in "make check".

  • Posted a comment on ticket #52 on bash debugger

    What is the issue here? I created 2 files: main.sh 1 2 3#!/bin/bash source test3.sh && echo success || echo fail test3.sh 1 2 3 4 5 6 7#!/bin/bash set -e (( 1 / 0)) echo eof As far as I can see, the debugger works as expected: prints fail when code as above prints eof\nsuccess when line is commented out: # (( 1 / 0))

  • Posted a comment on ticket #54 on bash debugger

    Great, thank you for your help. I will reset my git fork...

  • Posted a comment on ticket #54 on bash debugger

    Found additional small issue when showing bactrace and path has multiple spaces in bath: https://sourceforge.net/u/rogalmic/bashdb/ci/bdb0836764b24d783de564470b2604e52760fd37/ I think this fix is trivial and could also be taken.

View All

Personal Data

Username:
rogalmic
Joined:
2018-08-21 16:45:51

Projects

This is a list of open source software projects that Michał Rogaliński is associated with: