Re: R: R: R: XForms: More on the subject of threads

From: Steve Lamont (spl@blinky.ucsd.edu)
Date: Fri Jun 16 2000 - 12:11:01 EDT

  • Next message: Clive A Stubbings: "Re: XForms: Plumbing"

    # To subscribers of the xforms list from Steve Lamont <spl@blinky.UCSD.Edu> :

    > Hey I can't get a core dump just to traceback where
    > the program hung in Linux 2.2! ...

    Hm. Then you should be able to use `gdb' to attach to the app on the fly:

            gdb your_app
            gdb> attach {pid}

    Then you can grovel around in the standard manner (that is, assuming that
    the Linux `gdb' understands threads -- some versions support threads better
    than others -- the SGI version of `gdb', if I recall correctly doesn't,
    for example).

                                                            spl
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Fri Jun 16 2000 - 12:12:44 EDT