This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [freenet-tech] Technology / Features


Adam Megacz wrote:

>Andrew Haley <aph@cambridge.redhat.com> writes:
>
>>Well, I mean it shoudn't be hard to print a list of addresses:
>>
>
>Where will you get that list of addresses from? =)
>

Doesn't win32 have some equivilent of the glibc backtrace() call? Even 
if it doesn't, unwinding the x86 stack yourself doesn't look hard. All 
you need to grab is the value of the eip for each stack frame.

regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]