From: piolin11 AT hotmaill DOT com (José Ignacio Merino Martín) Newsgroups: comp.os.msdos.djgpp Subject: Include a library code in the debug information of the program Date: Fri, 16 Oct 1998 09:46:12 GMT Organization: Telefonica Transmision de Datos Lines: 24 Message-ID: <36270ec9.576018@news.idecnet.com> NNTP-Posting-Host: fobia-4a.idecnet.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.451 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! If you compile a program with the option -g, the compiler includes all the information for debug. But only includes de code of the main program. This is my problem because I'm developing a library and I'd like trace it but I can't do it because the compiler only includes the code of the main program. Anybody knows what can I do for include the code of one library in the debug information of the program? Or maybe if there is any Developer Environment that when you are debuggin a funtion in a library, show it and trace the function? Thanks. Jose Ignacio Merino Martin jimerino AT NOSPAMidecnet DOT com (Quit NOSPAM from my e-mail)