Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Anyone use gdb?

  • 17-06-2005 3:48pm
    #1
    Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭


    Or have you a favourite frontend for it that I should consider?

    Should I just take the hit of the learning curve?

    It seems to do its job really well, it's just that the commands are a bit unintuitive (starting off).


Comments

  • Registered Users, Registered Users 2 Posts: 668 ✭✭✭Johnny Jukebox


    Check out ddd for a front-end GUI.

    http://www.gnu.org/software/ddd


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Have heard of this allright. Have you used it yourself?

    One or two people here tried it and classed it as "unuseable". I find the command line version a bit of a trial, but it certainly works, and quite effectively....Just looking for others experiences.


  • Registered Users, Registered Users 2 Posts: 4,003 ✭✭✭rsynnott


    GDB? It's easy once you get used to it. Just play round with it for a few hours (I wouldn't bother with a frontend).


  • Registered Users, Registered Users 2 Posts: 72,349 ✭✭✭✭L1011


    I use it behind bdb, a BeOS frontend that plugs into Codewarrior. Command line isn't for me, I use BeOS for a reason...


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    rsynnott wrote:
    GDB? It's easy once you get used to it. Just play round with it for a few hours (I wouldn't bother with a frontend).

    That's what I'm looking for. A satisfied customers recommendation. Thanks. :)

    Using it a bit now. It seems to be ok.

    MYOB: I'm actually getting so used to command line, that gui's starting to feel weird. Is that a regression? ;)


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 4,003 ✭✭✭rsynnott


    Khannie wrote:

    MYOB: I'm actually getting so used to command line, that gui's starting to feel weird. Is that a regression? ;)

    A regression? No, it's progress! ;)


Advertisement