Mail Archives: djgpp/1997/02/11/12:53:08
From: | boylesgj AT lion DOT cs DOT latrobe DOT edu DOT au (Gregary J Boyles)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | GDB problem.
|
Date: | 11 Feb 1997 09:10:49 GMT
|
Organization: | Comp.Sci & Comp.Eng, La Trobe Uni, Australia
|
Lines: | 5
|
Distribution: | world
|
Message-ID: | <5dpd2p$qev@lion.cs.latrobe.edu.au>
|
NNTP-Posting-Host: | lion.cs.latrobe.edu.au
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I have noticed something alarmibng about GDB. Occassionally, when you step
into a function, the code being executed for the function belongs to some
other unrelated function. I assume this has something to do with paging
and the required code not currently being in memory. Is there some way of
fixing this?
- Raw text -