Mail Archives: djgpp/1997/09/20/06:02:03
Michael Mauch wrote:
[...]
>
> You may also want to get Rhide, a nice IDE with a nice debugger. You can
> find it on http://www.tu-chemnitz.de/~rho .
>
> > Should I use another library, and which one ??
[...]
I use BCSERIO with hardly any problems. And Michael, beware
of RHIDE when it comes to signals()...
I have some code that raises SIG_TIMER when an external
device does not answer. Within RHIDE, the program gets
stopped and RHIDE barbles something of SIGSEGV (most times...)
while not under debugger control, it works just as expected.
I'm not sure if this is due to RHIDE or the underÀlying gdb,
and Robert was neither. So, debugging this might sometimes
get flaky.
--
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -