This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make "backtrace" doesn't print python stack if init python dir get fail


>>>>> "Hui" == Hui Zhu <hui_zhu@mentor.com> writes:

Hui> So if init python dir get fail, "backtrace" will print python
Hui> stack.  But GDB already output error when it start.  I make a patch
Hui> let it doesn't print python stack if init python dir get fail.

Perhaps instead the setting of gdb_python_initialized should be moved to
finish_python_initialization.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]