From: alex DOT alexander AT adam DOT com DOT au Date: Mon, 17 Jan 94 09:21:36 +1030 Subject: DEBUG32 To: djgpp AT sun DOT soe DOT clarkson DOT edu When using debug32 version 1.09 on a large project how can I find the memory locations of particular c-code statements so that I can set breakpoints there. I find that the whereis and where option seem very limited and in a large 100000 line project it is very difficult to navigate around (I am used to the borland debugger which has spoiled me). Any solutions?. Thankyou.