[parrot/parrot] 532d91: [examples] enable regexdna.pir argv to allow gdb d...
GitHub
noreply at github.com
Wed Apr 23 22:01:23 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 532d915c699257ebc218cb059e3b956cdb6c2a6c
https://github.com/parrot/parrot/commit/532d915c699257ebc218cb059e3b956cdb6c2a6c
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-04-23 (Wed, 23 Apr 2014)
Changed paths:
M examples/shootout/regexdna.pir
Log Message:
-----------
[examples] enable regexdna.pir argv to allow gdb debugging
we now accept an optional filename arg to regexdna.pir
to study GC write barrier crashes with
gdb --args ./parrot examples/shootout/regexdna.pir examples/shootout/regexdna.pir_input
More information about the parrot-commits
mailing list