Results 1 to 3 of 3

Thread: Setting commandline parameter for debugging

  1. #1
    Join Date
    Mar 2011
    Posts
    22
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Setting commandline parameter for debugging

    Hi all,

    simple question, how do I set the command line parameter (argv) of a programm which runs in the debugger ?

    Thanks
    Dexli

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: Setting commandline parameter for debugging

    Which environment? Which debugger? Are you using an IDE or launching the debugger yourself?

    In Qt Creator the command line arguments are set under Projects, Run Settings.

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

    dexli (31st March 2011)

  4. #3
    Join Date
    Mar 2011
    Posts
    22
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Re: Setting commandline parameter for debugging

    Quote Originally Posted by ChrisW67 View Post
    In Qt Creator the command line arguments are set under Projects, Run Settings.
    that was what I'm looking for!
    Thanks
    dexli

Similar Threads

  1. Slot - Signal with parameter
    By Lodhart in forum Newbie
    Replies: 8
    Last Post: 10th April 2013, 11:08
  2. Replies: 3
    Last Post: 7th September 2010, 00:00
  3. Design a commandline widget in Qt4?
    By Ran in forum Qt Programming
    Replies: 8
    Last Post: 7th January 2009, 05:14
  4. How to add a parameter to a slot
    By Potch in forum Newbie
    Replies: 4
    Last Post: 6th May 2008, 00:09
  5. coding a commandLine class
    By mickey in forum General Programming
    Replies: 8
    Last Post: 27th November 2007, 10:46

Tags for this Thread

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.