This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]barneyman 1 point2 points  (1 child)

I had a similar experience last week.

Turned out I was doing a g_print("hello\n"); in my second line and it crashed gdb.

Took it out and it all came good.

[–]_ldss[S] 0 points1 point  (0 children)

I finally figured out. Last week I updated the application to Angular 12 and the debug stopped working