problems with gdb 5.1.1 on alpha...
henri delebecque
henri.delebecque@supelec.fr
Fri Mar 22 02:47:00 GMT 2002
Hello again,
Joel Brobecker helps me a lot, and I appreciate this generous support.
Thanks a lot
He suggest that I post all the information required for reproducing my problem.
I hope that I haven't miss anything. Feel free to ask for more information.
---------------- The context:
alpha server, Tru64 Unix v50.A
gcc version 3.0.4 (I build it few days ago, and used it a lot since)
gdb version 5.1.1
----------------- I have logged the trace of:
the configure (trace_configure)
the make (trace_make)
the run (trace_run)
They are accessible at: ftp://ftp.supelec.fr/pub/cs/misc/trace*.gz
(they are pretty big, and can be interesting, since the make displays
strange warnings)
-------------- the program:
#include <stdio.h>
#include <stdlib.h>
int main() {
printf ("hello, world\n");
return 0;
}
// I know, I forgot comments !! :-)
Thanks for any help
Best regards
--
______________________________________________________________
| Henri Delebecque delebecq@supelec.fr |
| Webmaster |
| Supelec Tel (33) 01.69.85.14.91 |
| 3 rue Joliot-Curie |
| Plateau de Moulon Fax:(33) 01.69.85.12.34 |
| 91190 Gif sur Yvette |
| FRANCE |
|_____________________________________________________________|
More information about the Gdb
mailing list