External structure debugging
- From: Bill Schwab <bschwab@xxxxxxxxxxxxx>
- Date: Tue, 14 Aug 2007 11:37:27 -0500
Hello all,
Any tips for finding what is presumably a problem of too much or too little indirection? I am making progress, but not setting any records. Pointers<g> on safe and effective ways to verify that the addresses are as intended would be appreciated.
High on the suspect list is an external structure with fields for a function pointer and void pointer. It is passed (by address) to a function that gets gets its boxers in a bunch shortly after the call. Interestingly, if I set a breakpoint in the callback (specified by the function pointer), there are side effects that become visible, and their limits _might_ be a clue.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
bills@xxxxxxxxxxxxxxxxxxxx
.
- Prev by Date: Re: Future of Dolphin - Store will re-open
- Next by Date: Re: Future of Dolphin - Store will re-open
- Previous by thread: Future of Dolphin - Store will re-open
- Next by thread: interesting win32 discussion
- Index(es):
Relevant Pages
|