Displaying 2 results from an estimated 2 matches for "stepn".
Did you mean:
step
2015 May 26
2
Gcc issue on C7
I apologize up front, I'm sure this isn't the right place to ask, but
I'm not sure where I should ask, instead. Hoping for some helpful hints
in that regard...
I'm using (trying to use...) the -fsanitize=thread feature. Though I'm
finding the diagnostics rather cryptic, that isn't my issue here.
Suddenly, a few days ago, I started getting this error while running the
app
2015 May 26
0
Gcc issue on C7
...r technical resource"), and told me the program
kept crashing in a library. We ran it under the debugger, and we saw the
library call. We reran it, with me at the keyboard, and I did something
they had no idea about: I stepped *into* the call, (the old Sun debugger,
stepi, rather than step, or stepn). I continued to step, working my way
down, finding the calls it crashed in. Finally, I found the function that
was crashing, stepped into it - turned out to be a BEA Tuxedo call - and
then I, who had the authority, could call them, and even though it was
stripped... I could tell them the function...