Results 1 to 3 of 3

Thread: how to do interface for gdb

  1. #1
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default how to do interface for gdb

    hello,

    I'm doing graphical compiler to c++, and it will be very helpful to use gdb debugger in my application for direct debugguing. Could you, please, help me, how to send data from c++ code to gdb and then receive its information? Thanks for any help

    misiak

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to do interface for gdb

    Use QProcess. If you search the forum, you'll find some examples how to use it.

  3. The following user says thank you to jacek for this useful post:

    misiak (13th November 2006)

  4. #3
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to do interface for gdb

    Thanks for help, I think that's exactly what I'm looking for

    misiak

Similar Threads

  1. Parallel Interface
    By r00tz in forum Qt Programming
    Replies: 31
    Last Post: 19th November 2007, 12:50
  2. User Interface with QTableView
    By Brandybuck in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2006, 23:24
  3. Multiple inheritance & Qt
    By dublet in forum Qt Programming
    Replies: 11
    Last Post: 8th March 2006, 08:12
  4. Qt interface running extremely slowly...
    By jazztpt in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2006, 11:12

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.