Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch 0/4] Fix hw watchpoints
@ 2009-08-17 19:45 Jan Kratochvil
  2009-08-18 16:34 ` Doug Evans
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Kratochvil @ 2009-08-17 19:45 UTC (permalink / raw)
  To: gdb-patches

Hi,

hw watchpoints currently have multiple issues for various corner cases, such
as false hits, hits shown by SIGTRAP with no watchpoint printed, crashing
forked processes, hanging fork etc.

Regression tested only as a whole patchset on:
x86_64-fedora11-linux-gnu
x86_64-fedora11-linux-gnu -m32
i686-fedora11-linux-gnu
ppc64-rhel52-linux-gnu
	with default ppc target, no regressions but some new FAILs which are
	not caused by the new code in these patches
ia64-rhel53-linux-gnu
	no regressions, new FAIL ("hbreak") which is not caused by the new
	code in these patches
s390x-rhel53-linux-gnu
	with default s390x target, no regressions, new FAILs, "reorder" is
	some pthreads/kernel bug or incompatibility, "watchpoints-hw" is not
	caused by the new code in these patches (did not analyze more)

Patches are incrementally dependent on each other.  Expecting to check-in all
of them together, their dependencies may not be strictly incremental.  The GDB
looks basically OK / tests OK on their incremental application (for testing).

While the non-stop mode was regression tested by the GDB testsuite I did not
consider much how the changes affect it.  I think some of the fixes are not
needed for non-stop.


Thanks,
Jan


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

end of thread, other threads:[~2009-08-18 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-17 19:45 [patch 0/4] Fix hw watchpoints Jan Kratochvil
2009-08-18 16:34 ` Doug Evans
2009-08-18 17:10   ` Jan Kratochvil
2009-08-18 21:23     ` Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox