To: djgpp AT sun DOT soe DOT clarkson DOT edu From: SAM AT argonaut DOT demon DOT co DOT uk Organization: Argonaut Ltd. Date: 11 Jun 93 16:23:51 GMT Subject: Re: debug32 & large programs? I hit this as well. From a quick glance as unassmbl.c it appears that all the line number info is read in with a read/realloc pass into real memory (small model) , and then copied into virtual memory. The "out of memory" happens when the line number info won't fit into the real mode heap. I was intending to have a hack at this, but other things have cropped up :-(. ------------------------------------------ Sam Littlewood sam AT argonaut DOT com Argonaut Software Ltd. saml AT cix DOT compulink DOT co DOT uk Tel: +44 81 200 5777 Fax: +44 81 200 9866