[mnet-devel] Help with mnet/fec/mmap/w32

rob kinninmont lists+mnet-devel at evilrob.com
Wed Jul 2 21:44:32 BST 2003


On Wed, Jul 02, 2003 at 10:36:15AM -0700, rob kinninmont wrote:
> 
> On Tuesday, June 24, 2003, at 02:29 PM, Myers W. Carpenter wrote:
> 
> > 1) can you get GDB or VC++'s debugger running on this?
> 
> In principle, yes.  I'm not sure what's involved though, having done no 
> debugging on windows as yet.  Any tips & tricks would be appreciated. 
> (I'm guessing that it's going to be the python.exe code I need to poke 
> around in, and have no idea what's involved in getting that all loaded 
> into the debugger etc.)

OK. So I've got gdb running on windows, and initially it gives me really 
helpful output ;-0

(gdb) run Mnet
Starting program: c:\Python22/python.exe Mnet
---Type <return> to continue, or q <return> to quit---

Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 1344.0x27c]
0x77f8f1d1 in ?? ()
(gdb)
(gdb)
(gdb) backtrace
#0  0x77f8f1d1 in ?? ()
#1  0x77f87e86 in ?? ()
#2  0x1e1f1f6e in ?? ()
#3  0x448d5655 in ?? ()
Cannot access memory at address 0x5328ec83
(gdb)

I guess a debug build of python would be good... I hope I don't have to build it...

more later,

rob

--
rob kinninmont

"War doesn't determine who's right. War determines who's left."


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel




More information about the Mnet-devel mailing list