error while running

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yogesh

    #1

    error while running

    while loop is entered
    open
    open
    /usr/src/build/228201-i386/BUILD/gdb+dejagnu-20021129/gdb/lin-lwp.c:
    1311: internal-error: lin_lwp_wait: Assertion `lp' failed.
    A problem internal to GDB has been detected. Further
    debugging may prove unreliable.
    Quit this debugging session? (y or n)

    while contining hte file

  • Stuart Redmann

    #2
    Re: error while running

    yogesh wrote:
    while loop is entered
    open
    open
    /usr/src/build/228201-i386/BUILD/gdb+dejagnu-20021129/gdb/lin-lwp.c:
    Concluding from this line I'd say you have a problem with C, not C++.
    Anyway your posting is not up to the standard of this newsgroup (apart
    from having no greetings), so I'd suggest to read
    http://www.parashift.com/c++-faq-lite/how-to-post.html.
    1311: internal-error: lin_lwp_wait: Assertion `lp' failed.
    A problem internal to GDB has been detected. Further
    debugging may prove unreliable.
    Quit this debugging session? (y or n)
    >
    while contining hte file
    >

    Comment

    • Jacek Dziedzic

      #3
      Re: error while running

      yogesh wrote:
      while loop is entered
      open
      open
      /usr/src/build/228201-i386/BUILD/gdb+dejagnu-20021129/gdb/lin-lwp.c:
      1311: internal-error: lin_lwp_wait: Assertion `lp' failed.
      A problem internal to GDB has been detected. Further
      debugging may prove unreliable.
      Quit this debugging session? (y or n)
      >
      while contining hte file
      What's your question?

      - J.

      Comment

      Working...