Post AsvuJqAl4eG5rE5K5Y by [email protected] | |
More posts by [email protected] | |
Post #AsvmJi2MWQUMzbaHRY by [email protected] | |
0 likes, 0 repeats | |
ugh. gdb is telling me "Warning: /path/to/src/file.cpp: no such file or di… | |
Post #AsvmTUx21vtTIql5uK by [email protected] | |
0 likes, 0 repeats | |
it's on the source directories path, but it shouldn't matter because th… | |
Post #AsvmYmSYMUPD3J1NwG by [email protected] | |
0 likes, 0 repeats | |
@foone but is cat running in the same environment? | |
Post #AsvmbFXTDUFTorUyLQ by [email protected] | |
0 likes, 0 repeats | |
@foone permissions?although it's gdb so I might as well recommend an appeal… | |
Post #Asvmiq1VxxXz09AbQW by [email protected] | |
0 likes, 0 repeats | |
@foone strace saves all imo | |
Post #Asvnc4SryXuRiWInR2 by [email protected] | |
0 likes, 0 repeats | |
oh it's because I'm using mingw gdb and it wants a windows-style path, … | |
Post #AsvnoVm0GiKTt8BSng by [email protected] | |
0 likes, 0 repeats | |
sure let's just make C:\home\foone that's normal for windows | |
Post #AsvtLMsiqdF1ddoTz6 by [email protected] | |
0 likes, 0 repeats | |
@gsuberland @foone it's gonna be either permissions or dns | |
Post #AsvtLMzSRad3yWxrU0 by [email protected] | |
0 likes, 0 repeats | |
@irina @gsuberland worse:windows | |
Post #AsvtPQ7GlP18pRY90S by [email protected] | |
0 likes, 0 repeats | |
it's fun trying to do open-source debugging when you're a reverse engin… | |
Post #AsvtS68lUQqdk9WgNs by [email protected] | |
0 likes, 0 repeats | |
SYMBOLS AND SOURCE CODE CAN LIE: MACHINE CODE NEVER DOES | |
Post #AsvtSA4erdwJwZdSXQ by [email protected] | |
0 likes, 0 repeats | |
(this is incorrect, machine code lies all the time, especially when copy protec… | |
Post #AsvuJqAl4eG5rE5K5Y by [email protected] | |
0 likes, 0 repeats | |
@foone Too real! I'm not even a reverse engineer, but I've frequently f… | |
Post #AsvxQbndD7QdAbBcOW by [email protected] | |
0 likes, 0 repeats | |
I gave up on figuring out the cause and manually bisected the builds. it was ca… | |
Post #Asw30jvQyYpIZFsrx2 by [email protected] | |
0 likes, 0 repeats | |
@foone cygpath (or whatever msys uses instead) to the rescue | |
Post #Asw30k2AZWDKu92FRw by [email protected] | |
0 likes, 0 repeats | |
@wyatt apparently it just uses cygpath | |
Post #Asw4JWjwK4tN881uxU by [email protected] | |
0 likes, 0 repeats | |
@Suiseiseki that isn't gonna help me debug a cross platform program that… | |
Post #AswBtWLhx7zG1Qo1po by [email protected] | |
0 likes, 0 repeats | |
@foone Especially with a non-coherent instruction cache! (For those who might n… | |
Post #AswneRHOJdOqDI1Rfk by [email protected] | |
0 likes, 0 repeats | |
@foone yeah that's what i thought but it's been a really long time sinc… | |
Post #AswoD90oE2ofh2oabA by [email protected] | |
0 likes, 0 repeats | |
@pawv yeah I used to maintain a bunch of cygwin-based code to let us run some l… | |
Post #AswoDFmB4qGufh1VGS by [email protected] | |
0 likes, 0 repeats | |
@foone lol, I do not miss this, all of the braincells wasted on using GNU tools… | |
Post #AswtCMNhX7CUddy4Nk by [email protected] | |
0 likes, 0 repeats | |
@foone I C:\ what you did there. | |
Post #At2Xfib8yiVBthbpLs by [email protected] | |
0 likes, 0 repeats | |
after three days of working on this, we're now to the point where we have a… | |
Post #At2YG6sACgalbmvH5k by [email protected] | |
0 likes, 0 repeats | |
@foone 🤣 You have my sympathies.I remember one of my engineering professors … | |
Post #At2Yt1EZ6NgBPjxDsW by [email protected] | |
0 likes, 0 repeats | |
@foone Heisenbug | |
Post #At2xOyJtrwvIXkDd4K by [email protected] | |
0 likes, 0 repeats | |
@foone love when the debug build initializes all memory to zero and fixes a bug | |
Post #At3A2rMqKw8o0uNjfM by [email protected] | |
0 likes, 0 repeats | |
@BillySmith @foone I was told that "the nice thing about intermittent prob… | |
Post #At3AQOtvpEWMg25GIi by [email protected] | |
0 likes, 0 repeats | |
@foone Internet Explorer used to do that - if you did a console.log without the… | |
Post #At3UFjzH5Ln5yLmFyi by [email protected] | |
0 likes, 0 repeats | |
@foone ah, the Heisenbug I get one every 5 years or so | |
Post #At3W4Cu3wzrA5Ry3Rw by [email protected] | |
0 likes, 0 repeats | |
@fooneHeisenberg's build |