home *** CD-ROM | disk | FTP | other *** search
- Here is a set of files to get GDB working on the #713
- NetBSD-Amiga kernel. Unfortunately, the kernel requires some patching
- again. One of the patched files is arch/amiga/include/reg.h, so make
- sure to copy it to /usr/include/machine when done.
-
- There are 4 files to look at:
-
- gdb-4.9-README this file
- gdb-4.9.gz gdb 4.9 binary
- gdb-4.9-amigabsd-diffs.gz diffs to gdb 4.9 source distribution
- sys713-debug-diffs.gz diffs to kernel to get debugging working
-
- There can be problems doing backtraces (e.g., using the
- 'where' command) in that the stack-frame tracing code sometimes sees
- bogus frame pointers past start() and prints them out. It looks ugly,
- but nothing bad really happens.
-
- If you have problems with this, please send mail to me, Andy
- Heffernan, at ahh@netcom.com.
-