mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 06:11:37 +00:00
GDB can create watchpoints watching the same address. This was causing assertion failures. To handle this, hash table (with key watched address) is replaced by an xarray of address/lengh/kind. Fully identical watches are ignored (either not inserted, and not causing a problem if already deleted). gdbserver_tests/mcwatchpoint enhanced to test duplicated watchpoints git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12637
1.2 KiB
1.2 KiB