Bisection might be useful here, as in theory any LLVM change could cause
such a difference or a bug. It's pretty simple to bisect using the emsdk:

https://emscripten.org/docs/contributing/developers_guide.html#bisecting


On Tue, Dec 6, 2022 at 4:22 PM Gregory Propf <gpr...@gmail.com> wrote:

> I just noticed something while debugging a program. A few days ago I
> migrated from 3.1.24 to 3.1.26. It now seems that, in Chrome at least, I
> only see the literal value of the 'this' pointer but can't see the
> components of the object. My CFLAGS are still the same: -O0 -g -std=c++17.
> For now I'm fine just setting the toolchain back to 3.1.24 but I was
> curious as to whether others had noticed this or if it's just that I need
> some additional CFLAGS settings to get that level of debug detail now.
>
> - Greg
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to emscripten-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/emscripten-discuss/4086b3e0-d720-464e-b93f-800adbd514a3n%40googlegroups.com
> <https://groups.google.com/d/msgid/emscripten-discuss/4086b3e0-d720-464e-b93f-800adbd514a3n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAEX4NpQ2S0wXeZ%2BgdauGm543s0v4Ux1%2BPLRsO0w5BgXuJ-c7DQ%40mail.gmail.com.

Reply via email to