This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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: Test and fix for syscall observer adding (bug #3147)


Hi,

On Fri, 2006-09-01 at 14:35 +0200, Mark Wielaard wrote:
> Here is a test and a fix for bug #3147.

I removed the test since it fails to compile on x86. Sorry about that.

../../frysk/frysk-core/frysk/proc/TestSyscallRunning.java:243: error: No
variable âSYSacceptâ defined in type âfrysk.sys.SyscallNumâ.
      if (syscallNum == SyscallNum.SYSaccept)
                                     ^
2006-09-01  Mark Wielaard  <mark@klomp.org>

        * TestSyscallRunning.java: Removed doesn't compile on x86.

As soon as SyscallNum is fixed, I'll add it back.

Cheers,

Mark


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