Is it possible to use pdb.set_trace() when liveinst is used to run anaconda?
I tried and, if it is suppose to work, there is a bug because it blows
up and exits when it hits the first pdb.set_trace()
How do you debug when you have the liveinst environment?
Gene