Added a customized ProgramConfig class so that the check of the owner
commitc6bf7b288652da402b25ecc21251ca750e8da080
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 16 Aug 2003 17:46:40 +0000 (16 17:46 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 16 Aug 2003 17:46:40 +0000 (16 17:46 +0000)
tree58a8917a141c6be58530520e9c79581c179b80ce
parent027b972c902d59260857666dfadca1d7b076d46b
Added a customized ProgramConfig class so that the check of the owner

of the program specific settings can be done without race conditions.
ChangeLog
kdbg/Makefile.am
kdbg/dbgmainwnd.cpp
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/memwindow.cpp
kdbg/memwindow.h
kdbg/programconfig.cpp [new file with mode: 0644]
kdbg/programconfig.h [new file with mode: 0644]