[issue25992] test_gdb fails on OSX

2016-02-06 Thread Ned Deily
Ned Deily added the comment: There is an open earlier issue about test_gdb failures on OS X with Homebrew. Closing this issue in favor of that one. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> test_gdb failures on os x 10.9.2

[issue25992] test_gdb fails on OSX

2016-01-08 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: test_gdb fails -> test_gdb fails on OSX ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue25992] test_gdb fails

2016-01-02 Thread Ned Deily
Ned Deily added the comment: As you may know, GNU gcc and gdb have not been included in the standard development tools shipped with Apple as part of Xcode and the Command Line Tools for a number of releases, in favor of llvm/clang and lldb. So test_gdb is typically automatically skipped on cu

[issue25992] test_gdb fails

2016-01-01 Thread Martin Panter
Changes by Martin Panter : -- components: +Macintosh nosy: +ned.deily, ronaldoussoren ___ Python tracker ___ ___ Python-bugs-list mail

[issue25992] test_gdb fails

2016-01-01 Thread Bryce Miller
Bryce Miller added the comment: Github repo version was 4935c6c381b196334b97aac4e9e4e8fee35b0947 -- ___ Python tracker ___ ___ Python-

[issue25992] test_gdb fails

2016-01-01 Thread Bryce Miller
Changes by Bryce Miller : -- hgrepos: -329 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue25992] test_gdb fails

2016-01-01 Thread Bryce Miller
New submission from Bryce Miller: test_gdb fails for me on OSX Steps I did to duplicate: Checked out fresh '2.7' branch from https://github.com/python/cpython.git >From the new cypthon dir ran: ./configure make make test ./Lib/test/regrtest.py -v test_gdb Attached the full verbose output. I