On Tue, 10 Jul 2001 12:02:11 -0400 (EDT), yue-feng sun wrote:

>Hello Alexander,
>
>       In the .mwmrc for DefaultWindowMenu, there is one line defining
>       
>       Close   _C     Alt<Key>F4    f.kill
>
>If i use the mouse clicking on the Close button, it shuts down the mwm.
>
>But if I use Alt + F4 key, it's ok.
>
>I got the core , but don't know how to use it.

I'm currently short in time to play with this, we'll see ...

Some info about how to use a core dump to provide some
info can be found on:
  http://lesstif.org/bugs.html
(actually not this specific case)

In your case:
 - ensure you are using mwm/libXm from a debugging enabled build
   (configure --enable-debug ...)
 - then just run 
      gdb path/to/executable/mwm core
   and type
     where
This should give some basic info about the problem.

---
Alexander Mai
[EMAIL PROTECTED]


Reply via email to