Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 15:10:01 -0800 (PST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14889: [PATCH] dynamic loading for WINE port
Message-ID:  <199911172310.PAA44233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14889; it has been noted by GNATS.

From: Juergen Lock <nox@jelal.kn-bremen.de>
To: Maxim Sobolev <sobomax@altavista.net>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14889: [PATCH] dynamic loading for WINE port
Date: Wed, 17 Nov 1999 21:21:14 +0100

 On Wed, Nov 17, 1999 at 12:15:59PM +0200, Maxim Sobolev wrote:
 > Juergen Lock wrote:
 > 
 > > On Tue, Nov 16, 1999 at 10:55:40AM +0200, Maxim Sobolev wrote:
 > > > Juergen Lock wrote:
 > > >
 > > > > In article <19991115024901.CEEF314C1C@hub.freebsd.org> you write:
 > >
 > > this should correctly list the symbols and line numbers, at least
 > > for those stack frames that point into wine code...  (If your not
 > > sure you can mail me the backtrace of course.)
 > 
 > Thanks for detailed explanation. It seems not wery complicated and I'll try to follow
 > it and let you know about results. Have I understand correctly that for debugger to
 > work WINE should be compiled with -g and installed unstripped?
 > 
 Exactly.  A backtrace from a wine without debug info (the -g flag)
 will have no line numbers, and so be much less useful. (at least for
 anyone who doesn't have the exact same system, compiler setup, and
 wine version, and AFAICT most wine developers are running a different
 system, one where there's a myriad versions of at least the system
 libraries to boot...)
 
 > > >  Please be my guest
 > > > (if you can of course) to test it.
 > > >
 > >  Well my first priority on the port is the upgrade to 991114 and to
 > > adjust for the sigcontext change that was just MFC'd... (which should
 > > enable signal handling of a wine thats built on -stable to run
 > > correctly on -current as well.)
 > 
 > In the wine-devel list I found small patch for recently added ptrace.c and attaching
 > it with this message because it would be useful for your work on porting 991114.
 > 
  Actually i'm reading the wine lists too, but thanks anyway. :)
 
  Regards,
 -- 
 Juergen Lock <nox.foo@jelal.kn-bremen.de>
 (remove dot foo from address to reply)
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911172310.PAA44233>