robotpy / robotpy-docs

Unified documentation for RobotPy
Apache License 2.0
10 stars 25 forks source link

Document how to gather information for a bug report #69

Open virtuald opened 4 months ago

virtuald commented 4 months ago

This comes up a lot.

For normal python problems, should be pip list et al.

For segfaults, a method to get a stack trace for both desktop and for roborio (via gdbserver).