On 2024-05-12, Sandeep Gupta <[email protected]> wrote: > ./Tools/scripts/pydoc3 > build/scripts-3.12/pydoc3.12 > Illegal instruction (core dumped) > > I am unable to find a proper debugger into which to load the python.core > generated after core dump, so can't provide any useful debug info.
pkg_add gdb and use the 'egdb' command.

