Status Access Violation
Travis Smith
tazium@yahoo.com
Tue May 15 15:09:00 GMT 2001
<snip>
How can you tell by that stack trace that the exception was in
Patrick's
code?
Is it because the last 3 function addresses begin with 6100xxxx?
If so, how
does that address correlate to user functions?
</snip>
if you do a `size -A --radix=16 <filename>` on a program you
compiled, you'll notice that the memory locations for your
program are quite a lot higher than those of the libraries. I've
noticed on my system, that most program, no matter the size,
start somewhere around 0x4000000. This is noting that you ignore
the first section (.text).
~Travis Smith
System Admin
tazium at yahoo dot com
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list