This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Remote Debugging with Hardware-Watchpoints


Hi,

i am a newbie in debugging with gdb. I want to remote debugg a simple
Helloworld programm.
On both systems is running Suse Linux. I start the gbdserver on the target
and then the ddd on the host.
then I connect with target remote. Debbuging through the remote programm is
no problem, also the breakpoints are working.
Only when the programm stops at a hardware watchpoint, I got a weird error
message:

"Couldn't write debugg register: Kein passender Prozess gefunden."

Thanks for any help

bye
jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]