@land: We talked about your question in #30, but here are a few tips:
- Make sure the debugger arch matches the target (use the x86 debugger in this case)
- Make sure you are debugging the child IE ptocess, not the parent IE process. The parent is 64bit, the children (tabs) are 32bit.
posted by windev