For Q2, I found I didn't register my tool in pcb_edit_frame.cpp. now it is showing logs.
On Sunday, March 26, 2023 at 11:52:19 PM UTC+8 Y. HB wrote: > Hello there. > I'm building KiCAD 7.0.1 tag under Debian Linux using following command: > cmake -G Ninja -DKICAD_USE_EGL=ON -DCMAKE_BUILD_TYPE=Debug ../../ > > running with command: > KICAD_RUN_FROM_BUILD_DIR=1 gdb pcbnew/pcbnew > > Questions: > 1. I want to break in one PCB tool, eg, length_tuner_tool, but in gdb, i > cannot find the symbol with prefix LENGTH_TUNER_TOOL > 2. If I want to use wxLogDebug to show logs ( or how to enable DEBUG > logging in wx ?) > > Thanks for help > -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to devlist+unsubscr...@kicad.org. To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/e41d6bff-30d9-4632-88bc-e5a49276f897n%40kicad.org.