Re: pdb.set_trace() with liveinst

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/19/2014 02:24 PM, Brian C. Lane wrote:
On Fri, Sep 19, 2014 at 09:27:51AM -0400, Gene Czarcinski wrote:
Any suggestions?
Are you running liveinst from a terminal? That's where the prompt will
show up, not on tty1 (as the dialog says).

I ran a simple test. After sudo su -, I edited /usr/sbin/anaconda and inserted:
      import  pdb
      pdb.set_trace()
and then ran liveinst

Here is the output:
Traceback (most recent call last):
  File "/sbin/anaconda", line 893, in <module>
    ksdata = None
  File "/sbin/anaconda", line 893, in <module>
    ksdata = None
  File "/usr/lib64/python2.7/bdb.py", line 49, in trace_dispatch
    return self.dispatch_line(frame)
  File "/usr/lib64/python2.7/bdb.py", line 68, in dispatch_line
    if self.quitting: raise BdbQuit
bdb.BdbQuit

Gene


_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list




[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux