home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!math.fu-berlin.de!hamel!rene
- From: rene@hamel.uucp (Rene Mueller)
- Subject: Re: g++ debugger?
- Message-ID: <XM78NPT@math.fu-berlin.de>
- Sender: rene@hamel (Rene Mueller)
- Organization: Free University of Berlin, Germany
- References: <ROBC.92Nov23124503@rocket.sanders.lockheed.com>
- Distribution: comp.lang.c++
- Date: Tue, 24 Nov 1992 01:08:21 GMT
- Lines: 15
-
- In article <ROBC.92Nov23124503@rocket.sanders.lockheed.com>, robc@rocket.sanders.lockheed.com (Rob Costantino) writes:
- |> What do g++ users use for debuggers?
- |>
- |> I have been developing code in C on a Sparc using gnus gcc for the
- |> compiler and CodeCenter (CenterLine) for a debugger. I am starting to
- |> use c++, so naturally when to gnu g++. I found that the object files
- |> are not compatible with ObjectCenter (CenterLine) due to the different
- |> name mangling schemes. So, what do g++ users use for debuggers?
- |>
- |> Rob Costantino phone: 603/885-7414
- |> email: robc@rocket.sanders.com
- Depending wether you're using X11 or not:
- xgdbx or gdbx...
-
- rene@math.fu-berlin.de
-