Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It may not be obvious to new developers how to set breakpoints in the C++ libraries when driven from Python. The incantation is slightly abstruse, for example
$ gdb --args env py.test pyarrow/tests/test_array.py -k scalars_mixed_type
Attachments
Issue Links
- links to