2017-02-28 3:00 GMT+01:00 Skip Montanaro <skip.montan...@gmail.com>:
> Alexander> I find them useful.  I've never had success with python-gdb.py.

Alexander, Skip: Oh, which kind of issues do you have with
python-gdb.py? It doesn't work? You are unable to dump some data?

python-gdb.py doesn't run code to analyze memory, it prevents crashes
when analysing a running process, and it works on core dumps. It has
many features, it works well. I never had major issues with it, and I
enhance it regulary. Recently, I added support for "method-wrapper".

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to