This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Another problem using GDB


When I try to use dumper, I get an msgbox "The procedure entry point
dcgettext__ could not be located in the dynamic link library
cygintl-2.dll".

-Rolf

> -----Original Message-----
> From: egor duda [mailto:deo@logos-m.ru] 
> Sent: Thursday, October 17, 2002 6:09 AM
> To: Thomas Mellman
> Cc: cygwin@cygwin.com
> Subject: Re: Another problem using GDB
> 
> 
> Hi!
> 
> Thursday, 17 October, 2002 Thomas Mellman tmellman@web.de wrote:
> 
> TM> I'm having another problem with GDB.  Normally, one would debug a 
> TM> core file as follows (correct?):
> 
> TM>     gdb -nw gtl.exe gtl.exe.stackdump
> 
> *.stackdump is not a corefile. To create core file, use 
> 'dumper' utility, supplied with cygwin. Then you can debug 
> created gtl.exe.core by issuing 'gdb --core=gtl.exe.core' command.
> 
> Documentation on using dumper should be present in User's manual.
> 
> Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 
> 2:5020/496.19
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]