bug#24666: converting srfi-18.test to standalone test case for debugging

2017-03-01 Thread Andy Wingo
On Thu 20 Oct 2016 19:08, Jack Howarth writes: > I finally puzzled out how to run the srfi-18.test failing test case as > a stand alone one with... > > cd > /opt/local/var/macports/build/_Users_howarth_ports_lang_guile/guile/work/guile-2.0.13/test-suite > setenv GUILE_LOAD_PATH > /opt/local/var/

bug#24666: converting srfi-18.test to standalone test case for debugging

2016-10-20 Thread Jack Howarth
I finally puzzled out how to run the srfi-18.test failing test case as a stand alone one with... cd /opt/local/var/macports/build/_Users_howarth_ports_lang_guile/guile/work/guile-2.0.13/test-suite setenv GUILE_LOAD_PATH /opt/local/var/macports/build/_Users_howarth_ports_lang_guile/guile/work/guil

bug#24666: converting srfi-18.test to standalone test case for debugging

2016-10-11 Thread Jack Howarth
Does anyone know how to convert the srfi-18.test test case into a standalone one that can be debugged in lldb or gdb? On darwin15, I have confirmed that the thread-local-storage support is causing the failures of... FAIL: srfi-18.test: thread-terminate!: termination destroys non-started threa