bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: target remote: could not set breakpoint


From: Radu Grigore
Subject: Re: target remote: could not set breakpoint
Date: 26 Jul 2002 00:32:47 -0700

address@hidden (Radu Grigore) wrote in message news:<address@hidden>...

> I'm not sure if this is a bug.
> 
> Background:
> ----------
> GDB version 5.2.
> Compiled using uclibc like this:
>  - configure
>  - make
>  - cd gdb/gdbserver
>  - joe Makefile # so it uses ARM compiler (as specified on
> www.uclibc.org)
>  - make

Yup. I still don't know if it's a bug but I know how you can make it
work :-). It is about remote debuging an ARM target using gdb.

1. Use "--target" parameter when runing configure (for both gdb and
gdbserver)
2. Do not compile the program you are going to debug with uclibc
(www.uclibc.org). It just doesn't work; don't know why.

bye,
 radu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]