search for: ptrace_arg3_type

Displaying 2 results from an estimated 2 matches for "ptrace_arg3_type".

2010 Oct 05
2
[LLVMdev] gold-plugin build errors
...ix/../include -Wall -g -O2 -MT linux-target.o -MD -MP -MF .deps/linux-target.Tpo -c -o linux-target.o ../../.././rda/unix/linux-target.c In file included from ../../.././rda/unix/linux-target.c:50: ../../.././rda/unix/ptrace-target.h:70: error: expected declaration specifiers or ‘...’ before ‘ptrace_arg3_type’ ../../.././rda/unix/ptrace-target.h:72: error: expected declaration specifiers or ‘...’ before ‘ptrace_arg3_type’ ../../.././rda/unix/linux-target.c:1620:2: error: #error Need a _LINUX_TARGET define for your architecture ../../.././rda/unix/linux-target.c: In function ‘linux_next_gg_reg’: ../../...
2005 Sep 30
14
pdb missing files?
Hello, I''m trying to get PDB working in accordance with the instructions at http://www.cl.cam.ac.uk/~sos22/replay.bk/docs/misc/XenDebugger-HOWTO and a message from this list: http://lists.xensource.com/archives/html/xen-devel/2004-08/msg00017.html When I try to build pdb I first get errors because the Makefile is configured to treat warnings as errors, and there are some warnings.