mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
29 lines
340 B
Text
29 lines
340 B
Text
description "TheIDE - debuggers";
|
|
|
|
uses
|
|
ide\Common,
|
|
plugin\ndisasm,
|
|
HexView;
|
|
|
|
file
|
|
Debuggers.h,
|
|
Debuggers.iml,
|
|
Gdb.lay,
|
|
Disas.cpp,
|
|
Dbg.cpp,
|
|
Gdb.cpp,
|
|
PDB readonly separator,
|
|
Pdb.h,
|
|
cvconst.h,
|
|
Debug.cpp,
|
|
Mem.cpp,
|
|
Sym.cpp,
|
|
Exp.cpp,
|
|
Visualise.cpp,
|
|
Data.cpp,
|
|
Code.cpp,
|
|
Pdb.cpp,
|
|
Pdb.key,
|
|
Info readonly separator,
|
|
Copying;
|
|
|