public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* ARM, GDB remote protocol server, Windows
@ 2003-06-05 10:44 Øyvind Harboe
  0 siblings, 0 replies; 2+ messages in thread
From: Øyvind Harboe @ 2003-06-05 10:44 UTC (permalink / raw)
  To: gdb

Hi,

I wanted to try to compile this from under CygWin,
but I get errors.

I'm not too savy on Linux/CygWin stuff, but perhaps I can
contribute with testing of pppcb itself. pppcb appears to 
support HW breakpoints, which the OCDemon stuff does not 
seem to support.

Øyvind

oharboe@lair ~/pppcb/build
$ ../pppcb-0.9.0/configure
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for strip... strip
checking for sed... sed
checking for cat... cat
checking for gcc... gcc
checking for C compiler default output... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating pppcb_config.h
config.status: executing depfiles commands

oharboe@lair ~/pppcb/build
$ make
make  all-recursive
make[1]: Entering directory `/home/oharboe/pppcb/build'
Making all in lib
make[2]: Entering directory `/home/oharboe/pppcb/build/lib'
gcc -g -O2    ../../pppcb-0.9.0/lib/state_maker.c   -o state_maker
In file included from ../../pppcb-0.9.0/lib/state_maker.c:3:
../../pppcb-0.9.0/lib/pppcb/jtag.h:4:25: pppcb/pppcb.h: No such file or
director
y
In file included from ../../pppcb-0.9.0/lib/state_maker.c:3:
../../pppcb-0.9.0/lib/pppcb/jtag.h:34: parse error before "PPPCB"
../../pppcb-0.9.0/lib/pppcb/jtag.h:34: warning: no semicolon at end of
struct or
 union
../../pppcb-0.9.0/lib/pppcb/jtag.h:42: parse error before '}' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:42: warning: data definition has no
type or s
torage class
../../pppcb-0.9.0/lib/pppcb/jtag.h:50: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:53: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:59: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:65: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:71: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:77: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:83: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:90: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:96: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:103: parse error before '*' token
make[2]: *** [state_maker] Error 1
make[2]: Leaving directory `/home/oharboe/pppcb/build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/oharboe/pppcb/build'
make: *** [all] Error 2

oharboe@lair ~/pppcb/build


^ permalink raw reply	[flat|nested] 2+ messages in thread

* ARM, GDB remote protocol server, Windows
@ 2003-06-02 22:22 Torsten Mohr
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Mohr @ 2003-06-02 22:22 UTC (permalink / raw)
  To: gdb, insight

Hi,

on my web page there is an improved version of my
software that lets one debug an ARM7 core via
parallel port JTAG.  This part also compiles under
Windows but doesn't yet work reliably, i'm not
experienced in Windows programming.

It would be great if somebody could help me testing
it or give some hints on where the bugs are.

It can be downloaded at:

http://www.s.netic.de/tmohr/pppcb-0.9.0.tar.bz2


Best regards,
Torsten.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-05 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-05 10:44 ARM, GDB remote protocol server, Windows Øyvind Harboe
  -- strict thread matches above, loose matches on Subject: below --
2003-06-02 22:22 Torsten Mohr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).