| Title: | Digital Ladebug debugger |
| Moderator: | TLE::LUCIA |
| Created: | Fri Feb 28 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 969 |
| Total number of notes: | 3959 |
Hi,
I know I will not get an offical answer. But can anyone share their
experience with me.
Can LaDebug support GNU C and C++ compilers.
Any reply will be apprecated
Colin Tong
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 882.1 | QUARRY::petert | rigidly defined areas of doubt and uncertainty | Thu Mar 13 1997 11:06 | 10 | |
> Can LaDebug support GNU C and C++ compilers. That depends entirely on what type of symbol table information they put out. Since gdb can debug our C code, I wouldn't be surprised if gcc and g++ (that's the right one, isn't it?) produce output on the Alpha that our debuggers can handle. I've even got a vague notion this is true, but I don't have hard data for you. PeterT | |||||
| 882.2 | Maybe yes for C, no for C++ | CXXC::MJHANS | Matthew Hanselman, DEC C/C++ | Thu Mar 13 1997 11:12 | 8 |
Completely unofficial -- In short, probably yes for C, no for C++.
I've successfully debugged GNU C code with ladebug, but had ladebug get
hopelessly confused with GNU C++. It may be possible to have ladebug get
hopelessly confused with GNU C as well, but I haven't gone out of my to
find out one way or the other.
- Matt
| |||||