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]

Re: supporting hw break/watch for embedded ppc


I have an mpc855 remote stub that implements Z0/z0.
This worked entirely as expected.  Auto-detection
used to attempt Z0, discover it was unsupported,
and refrained from ever trying it again.  Naively I
assumed that the remaining Zt variants would behave
similarly.  This is not the case.

It should be the case.


So where do I go to enable ppc hw breaks/watches?

``set debug remote 1'' to see exactly what the host/target are doing.


Andrew



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