On 11/30/2009 11:47 PM, Mike Frysinger wrote:
On Sun, Nov 29, 2009 at 23:45, Jie Zhang wrote:
Did you try calling functions in gdb? It should work. But if it does not, I
can take a look.
i dont know what you mean. gdb doesnt copy functions to the stack and
try to execute them there.
For example, you have a foo () function in your program. Then try to
call foo () under GDB prompt. Blackfin GDB uses the stack to call
application functions. It doesn't copy function to the stack and execute
there. It just uses the stack as a trampoline.
BTW, please attach the patch using plain text instead of binary. It will
ease patch reviewing and commenting. I think Thunderbird will use plain text
for .diff file.
i cant control gmail
You could use a patch-friendly email client for gmail, like mozilla
thunderbird, for sending patches.
Jie
_______________________________________________
Toolchain-devel mailing list
Toolchain-devel@blackfin.uclinux.org
https://blackfin.uclinux.org/mailman/listinfo/toolchain-devel