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...
Houdini asked 17/11, 2016 at 4:30

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...
Eliza asked 2/11, 2012 at 22:30

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 ...
Courante asked 26/11, 2008 at 7:47
1

© 2022 - 2024 — McMap. All rights reserved.