insight Questions
1
I'm using the Insight debugger on my 64-bit Mac-to-Linux computer.
It's telling me that the result of mov ebx, 1739 is 0xcc00cccb in EBX. EAX gets 0x1bf as expected, but the multiply result is als...
2
I'm going through jeff's amazing book assembly step by step, and I am on chapter 8 where he shows an example of an assembly program that takes a file from the user this way:
SECTION .bss ; Section...
3
I have Tk version 8.5.3 installed, theming engine support added since 8.5. Still, I don't know how to use themes, default Motif is just ugly:
Screenshot
Maximamaximal asked 3/3, 2010 at 11:14
2
Solved
So I wrote buggy code that occasionally crash ... and creates a stackdump file.
Using addr2line I can figure out how the program got to the crash point by decoding the addresses from the stackdump ...
1
© 2022 - 2024 — McMap. All rights reserved.