Okay People, Ive got it working, thanks mpsuzuki (what's your real name?)
This is for gdb version 5.1.1, YMMV with other versions, perhaps even this
one ;^?

1. Apply the attached patches:

2. in the insight-5.1.1/gdb/gdbserver subdirectory run:
        ../../configure --target=arm-unknown-linux

3. Edit the makefile file:
        a.  {prefix} to the root subdir of the cross compile gcc tools
        b.  add {CC} = arm-linux-gcc
        c.  may need to fiddle with -I and -L settings on CFLAGS.

4. Run make, should work.

5. The binaries gdbserver and gdbreplay are in the current directory and
can be copied over to an executable path on the arm board.

Good luck

Jonathan

Attachment: low-linux.patch
Description: Binary data

Attachment: tm-linux.patch
Description: Binary data

Reply via email to