[parrot/parrot] be71d1: [GH #833] preload configure steps
GitHub
noreply at github.com
Mon Sep 17 16:26:00 UTC 2012
Branch: refs/heads/rurban/preload-config-steps-gh833
Home: https://github.com/parrot/parrot
Commit: be71d13a6958a8c976a856c81944828e806774a3
https://github.com/parrot/parrot/commit/be71d13a6958a8c976a856c81944828e806774a3
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-17 (Mon, 17 Sep 2012)
Changed paths:
M Configure.pl
Log Message:
-----------
[GH #833] preload configure steps
Term::ReadLine does not work on my mingw, debugging configure steps is a pain.
E.g. "b postpone auto::snprintf::runstep" does not set a breakpoint when
debugging Configure.pl
I added a preloading of all steps into early Configure.pl so that breakpoints
can easily be set. The old handling is not changed.
More information about the parrot-commits
mailing list