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: DEBUGGING PERL available


Johann,

You can also set it in cygwin.bat, right before invoking bash.
As for the embedded "=", you should be able to use ":" instead, i.e.,
"set CYGWIN=error_start:c:\cygwin\bin\gdb".
	Igor

On Tue, 8 Apr 2003, Johann Petrak wrote:

> I do not seem to understand something here: where do I set
> the CYGWIN variable?
> When I do it in the cygwin bash (with export), there seems to be
> no effect.
> And in DOS (autoexec) this gives me a syntax error (obviously
> dos does not like two =)
>
> Gerrit P. Haase wrote:
> > Christopher schrieb:
> >
> >>Just the source tree + a binary built with symbols is enough.
> >
> > Ok, a debugging version is here (two packages, 8MB sourcetree and
> > 10MB binaries):
> > http://koeln.convey.de/cywgin/perl/perl-5.8.0-debugging.tar.bz2
> > http://koeln.convey.de/cywgin/perl/perl-5.8.0-debugging-srctree.tar.bz2
> > http://koeln.convey.de/cywgin/perl/md5sums
> >
> > And a source package with the additional patches and scripts to
> > build a debugging version: perl-5.8.0-debugging-src.tar.bz2, is
> > available on request.
> >
> > As C. Faylor wrote:
> >
> > Now you could do something like:
> >
> > set CYGWIN=error_start=c:/cygwin/bin/gdb
> >
> > and when gdb pops up, type "bt" to get a stack trace.
> > Gerrit

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


--
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]