For Programmers: Free Programming Magazines  


Home > Archive > Tcl > December 2006 > Re: Tcl_DumpActiveMemory and tk









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Tcl_DumpActiveMemory and tk
Alexandre Ferrieux

2006-12-27, 8:13 am


suchenwi wrote:
> Donal K. Fellows schrieb:
> ...
>
> Could it be the env array?


Since you're in control of the C code; you could simply abort(), and
look at the core (or live process) with a debugger. Then, if you look
at the addresses above, you may find readable strings nearby (keys and
values of virtually any Tcl hashtable)...

-Alex

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com