History log of /haiku/src/kits/debugger/debugger_interface/core/CoreFileDebuggerInterface.cpp
Revision Date Author Comments
# b02ee147 04-Jul-2016 Rene Gollent <rene@gollent.com>

libdebugger: Reorganize debugger_interface subdir.

- Split into separate subdirectories for each interface type, as is done in
the target_host_interface subdir. Preparation for the remote interfaces,
which will have quite a few more components than the existing local ones.