dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/ildb ildb_run.c,1.5,1.6


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/ildb ildb_run.c,1.5,1.6
Date: Sun, 22 Jun 2003 13:16:46 -0400

Update of /cvsroot/dotgnu-pnet/pnet/ildb
In directory subversions:/tmp/cvs-serv26031/ildb

Modified Files:
        ildb_run.c 
Log Message:
Patch #1643 fixing Bug #4041 from Yannis Bres


Index: ildb_run.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ildb/ildb_run.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ildb_run.c  12 Aug 2002 09:50:11 -0000      1.5
--- ildb_run.c  22 Jun 2003 17:16:44 -0000      1.6
***************
*** 65,69 ****
  
        /* Create the execution process and install the debug hook */
!       db->process = ILExecProcessCreate(0);
        if(!(db->process))
        {
--- 65,69 ----
  
        /* Create the execution process and install the debug hook */
!       db->process = ILExecProcessCreate(0, 0);
        if(!(db->process))
        {





reply via email to

[Prev in Thread] Current Thread [Next in Thread]