Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!cica!ctrsol!uakari.primate.wisc.edu!indri!caesar!blake!uw-beaver!ubc-cs!alberta!calgary!cpsc!kyle From: kyle@cpsc.ucalgary.ca (David Kyle) Newsgroups: comp.windows.ms Subject: Re: Memory Management & Data Structures Keywords: linked lists, moveable data segments Message-ID: <1660@cs-spool.calgary.UUCP> Date: 2 Aug 89 23:22:45 GMT References: <3033@blake.acs.washington.edu> <147@nwnexus.WA.COM> Sender: news@calgary.UUCP Reply-To: kyle@cs-sun-fsb.UUCP (David Kyle) Distribution: comp.windows.ms Organization: U. of Calgary, Calgary, Alberta, Canada Lines: 10 We've just gotten our debugging version of Windows up and running (we're using symdeb). Problem is, the data segments keep moving around in memory, making it kinda hard to set breakpoints in the code :-) Can anyone help?? We've tried setting up the .def file so that the CODE segments are FIXED but that doesn't seem to work. thanks in advance david kyle