ultimatepp/uppsrc/ide/Debuggers/Debuggers.upp
cxl 7bc553fee0 ide: POSIX debugging of console applications now launches console #507
git-svn-id: svn://ultimatepp.org/upp/trunk@6677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 12:36:35 +00:00

38 lines
480 B
Text

description "TheIDE - debuggers\377B";
uses
ide\Common,
plugin\ndisasm,
HexView;
file
Debuggers.h,
Debuggers.iml,
Gdb.lay,
MIValue.h,
MIValue.cpp,
Terminal.cpp,
Disas.cpp,
Dbg.cpp,
Gdb.cpp,
Gdb_MI2.lay,
Gdb_MI2.h,
Gdb_MI2.cpp,
PrettyPrinters.brc,
PrettyPrinters.py,
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,
srcimp.tpp;