[eresi-dev] Is etrace able to trace (GCC)c++ simbols ?
Groleo Marius
groleo at gmail.com
Tue Sep 22 19:01:36 UTC 2009
I looked around testsuite/tracing and found host.c
I player with it and got it to this:
#include <stdio.h>
void testcrypt()
{
}
int main()
{
char path[256]={};
putchar(path[0]); /* Needed for successful `traces add` */
return 0;
}
It seems that I have to have a stack space allocated and used as parameter.
Don't know if it makes sense... :D
On Tue, Sep 22, 2009 at 12:43 PM, Groleo Marius <groleo at gmail.com> wrote:
> Seems like I can't paste messages bigger than 40k, so:
> http://pastebin.ca/1575047
>
>
>
>
--
Regards, Groleo!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einherjar.de/pipermail/eresi-dev/attachments/20090922/236a7c8f/attachment.html>
More information about the eresi-dev
mailing list