Michael Leslie
Michael Leslie
I have experience with using tracy on a QNX 7.0 target. The required changes are quite minor but happy to save you some effort @maspe36. Beyond that patch I did...
https://github.com/wolfpld/tracy/pull/649
@dylanleclair momentics has a lot of the same feature set for tracing, but locks you in to only being able to use that on QNX. What if you want to...
TL;DR: Try building or running with `TRACY_ONLY_IPV4` as a workaround. @maspe36's issue, which we ended up debugging offline, was something I'd also run into in my own setup: there was...
I haven’t had that issue, everything has _just worked_ for me otherwise (though my target is x64). It’ll be hard to debug that without more specific information about where in...