Results 1 to 1 of 1

Thread: gdb exited unexpectedly (code 1) on start-up [solved]

  1. #1
    Join Date
    Oct 2011
    Posts
    4
    Qt products
    Qt4

    Default gdb exited unexpectedly (code 1) on start-up [solved]

    Ok, I've compiled a library with msys under windows and linked against the .a file.
    It works fine, but as soon as I write a call to on of the functions, i can't debug anymore.
    Meaning as soon as I start the debugger I get the message "gdb exited unexpectedly (code 1)".

    I'll also attach the debugger output.debuggerlog.zip

    Can anyone give me please some hint what to try now?


    EDIT:
    Well, no solution for this library, but after compiling a new one from scratch in Qt it worked.
    Last edited by PowerPlate; 15th October 2011 at 01:15.

Similar Threads

  1. Replies: 1
    Last Post: 7th November 2012, 22:28
  2. exe exited with code -1073741819
    By szisziszilvi in forum Newbie
    Replies: 10
    Last Post: 1st September 2011, 16:55
  3. exited with code -1073741511
    By john_god in forum Installation and Deployment
    Replies: 23
    Last Post: 13th June 2011, 15:18
  4. exited with code -1073741819
    By Con Nít in forum Newbie
    Replies: 7
    Last Post: 27th January 2011, 22:04
  5. name.exe exited with code 1.
    By Fallen_ in forum Qt Programming
    Replies: 2
    Last Post: 2nd September 2010, 01:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.