I am trying to do some debugging of anaconda running livepayload. Is there a way to run pdb.set_trace() or something equivalent? When I try, it crashes anaconda.
Also, is the --debug suppose to do something? If so, what?
Gene
On Mon, 2014-05-26 at 13:02 -0400, Gene Czarcinski wrote:
I am trying to do some debugging of anaconda running livepayload. Is there a way to run pdb.set_trace() or something equivalent? When I try, it crashes anaconda.
Also, is the --debug suppose to do something? If so, what?
--debug adds some more information to the logs.
anaconda-devel@lists.stg.fedoraproject.org