Convert the breakpoint list from Q[Ptr]Vector to std::list.
commit2ece2d36e47a8ccf5b08bd3c1a71c4c54454dde9
authorJohannes Sixt <j6t@kdbg.org>
Sat, 3 Jan 2009 20:29:44 +0000 (3 21:29 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 5 Jan 2009 13:07:15 +0000 (5 14:07 +0100)
tree877f4572dfa41ead5ac0f6770effff96ce096c57
parent62e259cf178b2b0b734b437f7ca40e145795775d
Convert the breakpoint list from Q[Ptr]Vector to std::list.
kdbg/brkpt.cpp
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/sourcewnd.cpp