I think the tracing might be useful given some of the tool dispatch issues we've been having lately. Is there any reason not to merge this patch?
Cheers, Wayne On 7/27/19 12:33 PM, Ian McInerney wrote: > Whoops, ignore the patch in the last email since it appears a log > statement slipped out of an if null check. Here is an updated patch. > > -Ian > > On Sat, Jul 27, 2019 at 5:30 PM Ian McInerney <[email protected] > <mailto:[email protected]>> wrote: > > As I was working on the cvpcb actions, I needed to trace the tool > dispatch routes through the stack, so I went ahead and added a new > debug trace for monitoring the dispatch events. It is contained in > the attached patch. I don't guarantee that I found every location > they pass through, but I got the major ones. > > Hopefully this is useful enough to merge into master. > > -Ian > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

