Thread: Borland debugger

  1. #1
    Registered User
    Join Date
    Sep 2012
    Posts
    7

    Borland debugger

    Hello to all.
    I was wondering can someone send me Borland debugger,because I need it in Code::Blocks IDE which I'm using in combination with Borland C++ compiler 5.5. I need it because I need to watch my variables.
    The problem is that C++ compiler I downloaded didn't come with the command line tools.

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    If you want a debugger that works with your compiler I suggest you contact Embarcadero and see about buying a debugger to work with that compiler. Although Borland released the command line compiler at no cost, they never released the debugger at no cost. And since the Borland C++ Builder product line is now part of Embarcadero you will need to contact them.

    Jim

  3. #3
    Registered User
    Join Date
    Sep 2012
    Posts
    7
    oh I didn't know that debugger costs money. Thank you very much for your answer.

    Nikola

  4. #4
    Registered User
    Join Date
    Sep 2012
    Posts
    4
    Quote Originally Posted by kantagara View Post
    oh I didn't know that debugger costs money. Thank you very much for your answer.

    Nikola
    Do you still need the Borland debugger? I have one but it only runs on DOS or a DOS Window.

  5. #5
    Been here, done that.
    Join Date
    May 2003
    Posts
    1,164
    Quote Originally Posted by jimblumberg View Post
    If you want a debugger that works with your compiler I suggest you contact Embarcadero and see about buying a debugger to work with that compiler. Although Borland released the command line compiler at no cost, they never released the debugger at no cost. And since the Borland C++ Builder product line is now part of Embarcadero you will need to contact them.

    Jim
    I got mine free with the download of 5.5.
    Definition: Politics -- Latin, from
    poly meaning many and
    tics meaning blood sucking parasites
    -- Tom Smothers

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Borland Turbo Debugger
    By alistair in forum C++ Programming
    Replies: 3
    Last Post: 04-25-2007, 12:52 AM
  2. Replies: 2
    Last Post: 10-03-2006, 04:48 PM
  3. debugger
    By adamviper in forum Windows Programming
    Replies: 1
    Last Post: 12-04-2002, 04:19 PM
  4. Using VIDE with borland Turbo Debugger
    By lambs4 in forum Tech Board
    Replies: 0
    Last Post: 10-20-2002, 11:38 AM
  5. How do I use the debugger?
    By Dual-Catfish in forum C++ Programming
    Replies: 2
    Last Post: 02-01-2002, 01:48 PM