home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8394 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!wupost!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!kazoo.cis.ohio-state.edu!kshomper
  3. From: kshomper@kazoo.cis.ohio-state.edu (keith shomper)
  4. Subject: Re: Menus (and other popups) with debugging
  5. Message-ID: <1993Jan7.143137.22088@cis.ohio-state.edu>
  6. Sender: news@cis.ohio-state.edu (NETnews        )
  7. Organization: The Ohio State University Dept. of Computer and Info. Science
  8. References: <1ifi1qINNouh@transfer.stratus.com>
  9. Date: Thu, 7 Jan 1993 14:31:37 GMT
  10. Lines: 21
  11.  
  12. In article <1ifi1qINNouh@transfer.stratus.com> lee@deneb.sw.stratus.com (Lee Cooprider) writes:
  13. >
  14. >This feels like a FAQ, but I didn't find it in the list.
  15. >
  16. >Motif causes some popup windows to grab all events when they are active.
  17. >For example, the standard PulldownMenu does this.
  18. >
  19. >When one is debugging the program and it comes to a breakpoint with the
  20. >menu active, a deadlock occurs.  The program is stopped, so the menu items
  21. >cannot be selected, but the program can't be resumed, because the window 
  22. >running the debugger can't get any events.
  23. >
  24. >There must be a standard solution to this problem.  What is it?
  25. >-- 
  26. >Lee W. Cooprider                PP-ASEL/IA
  27. >Lee_Cooprider@vos.stratus.com            Skylane N2908F "Wiley"
  28.  
  29. When I've run into this problem, I debug the offending program on another
  30. workstation.  dbx or xdbx allows you to do this easily.
  31.  
  32. Keith
  33.