IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2007, 12:18:48 PM (19 years ago)
Author:
eugene
Message:

various debug lines to test comm collisions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/CheckTasks.c

    r14069 r15797  
    7373    /* construct job from task */
    7474    job = CreateJob (task);
     75    if (DEBUG) fprintf (stderr, "create job: (%x) %d of %d\n", job[0].stdout_buff.buffer, job[0].stdout_buff.Nbuffer, job[0].stdout_buff.Nalloc);
    7576
    7677    // gettimeofday (&now, (void *) NULL);
Note: See TracChangeset for help on using the changeset viewer.