With MSys2 you already have GDB installed. Just do:
> gdb --args pd [flags]
> run
when you get a segfault, type "bt" to get a backtrace :-). If you want to use breakpoints and stuff, just read the GDB manual.
Christof
Gesendet: Montag, 07. Oktober 2019 um 15:45 Uhr
Von: "Henri Augusto Bisognini" <msndohenri@hotmail.com>
An: "pd-dev@lists.iem.at" <pd-dev@lists.iem.at>
Betreff: [PD-dev] How to use a debugger with PD on Windows
Hi list!
I'm looking for some direction on how to set a debugger with Pure Data. I'm on windows using MinGW (MSys2) as described in
INSTALL.TXT.
Cheers,
Henri.
_______________________________________________ Pd-dev mailing list Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev