Next: , Previous: , Up: Debugging with ROCGDB   [Contents][Index]


14 Debugging Programs That Use Overlays

If your program is too large to fit completely in your target system’s memory, you can sometimes use overlays to work around this problem. ROCGDB provides some support for debugging programs that use overlays.