Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installing fsfgdb on Mac OS
Forum Updated to NodeBB v4.3 + New Features

Installing fsfgdb on Mac OS

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 1 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qtname
    wrote on 19 Nov 2013, 05:51 last edited by
    #1

    Hello everybody,
    im using QTCreator 2.8.1 and i want to set up a Debugger. I followed this instruction: http://qt-project.org/doc/qtcreator-2.8/creator-debugger-engines.html#setting-up-fsf-gdb-for-mac-os . I created my Codesign-Certificate and now im stucking at this point:
    "To sign the binary, enter the following command in the terminal:
    codesign -f -s "fsfgdb" $INSTALL_LOCATION/fsfgdb"

    I haven't done anything with the gdb archive except of downloading and unzipping it. I tried to install it like described in the readme.
    @cd gdb-VERSION
    ./configure
    make
    @
    was ok, but
    @cp gdb/gdb /usr/local/bin/gdls@
    wasn't.
    Error: @cp gdb/gdb /Applications/gdb
    cp: gdb/gdb: No such file or directory@
    I'm new to Apple and can't believe, that i can't find any good how to to install fsfgdb or am I blind?
    Would be nice if someone could give me a Tip.
    Thanks in advance
    qtname

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qtname
      wrote on 20 Nov 2013, 09:41 last edited by
      #2

      can no one give me some tipps how to setup an debugger on Mac OS?

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qtname
        wrote on 21 Nov 2013, 02:08 last edited by
        #3

        installed it via macports as described in http://www.ggkf.com/osx/how-to-install-gdb-on-osx-10-9

        codesign was successful as well, but if i select the gdb as debugger in QT Creator, it still says "no Debugger setup".
        Is my configuration correct?
        !http://abload.de/img/screenshot2013-11-20ajeski.png(setup)!

        1 Reply Last reply
        0

        1/3

        19 Nov 2013, 05:51

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved