home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4716 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!network.ucsd.edu!swrinde!cs.utexas.edu!sun-barr!decwrl!csus.edu!netcom.com!tnt
  2. From: tnt@netcom.com (Terry Turner)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: ipmd and dde (was: Problem with WM_ACTIVATE.)
  5. Message-ID: <TNT.92Sep3092254@netcom.com>
  6. Date: 3 Sep 92 17:22:54 GMT
  7. References: <1992Sep1.225846.23143@njitgw.njit.edu> <d#lnmz+.daveb@netcom.com>
  8.     <19920903.065139.232@almaden.ibm.com>
  9. Organization: Watch the Skies
  10. Lines: 16
  11. In-Reply-To: francis@vnet.ibm.com's message of Thu, 3 Sep 92 09:46:11 EDT
  12.  
  13. In article <19920903.065139.232@almaden.ibm.com> francis@vnet.ibm.com (Tim Francis) writes:
  14.  
  15.     Warning:  Do not operate the C Set/2* debugger in asynchronous mode if
  16.     the PM application that you are debugging requires the appropriate
  17.     response to its messages.  For example, a dynamic data exchange (DDE)
  18.     message would require the appropriate response.
  19.  
  20. tim, i was right with you up to the last sentence. i have found that 
  21. when debugging dde clients and servers i must run the debugger in 
  22. asynch mode or os2 hangs as soon as i step over the WinDdeInitiate() 
  23. call. if i run it in asynch mode at least i can debug but it is no 
  24. fun debugging dde using ipmd. i solved most problems with log files 
  25. (i.e. printf).
  26. -- 
  27. terry
  28.     tnt@netcom.com
  29.