Hello,everyone.
Is there any configure file that can be set to save history list for
python gdb debugger?
thank you very much.
--
http://mail.python.org/mailman/listinfo/python-list
thank you, it works with -m trace.
As to sh -x, it is used to expand the variables of command, and display it
before executing.
$ info bash
* The `-x' (`xtrace') option displays commands other than simple
commands when performing an execution trace (*note The Set
Builtin::).
2009/
Hello, everyone.
python can be debugged with pdb, but if there anyway to get a quick
view of the python execution.
Just like sh -x of bash command.
I didn't find that there is an option of python that can do it.
besh wishes,
robert
--
http://mail.python.org/mailman/listinfo/python-list