ultimatepp/uppsrc/ide/Debuggers
Zbigniew Rębacz bcb86d8728
Initial Circle CI Integration (#102)
CircleCI allow us to build each commit and especially commits from master branch. In the version dedicated to open source it can only works within Linux environment. Resource are also limited, but it offers 4 cores and 8 GB of RAM, which is sufficient to build TheIDE.

My implementation runs TheIDE and UMK makiles. In the future it can be extended for more advanced things such as running auto-test scripts.

Image cimg/base:2022.09 offers Clang 11, which is sufficient for our needs.

No more DDUMPS :)
2022-09-30 01:02:17 +02:00
..
app.tpp ide: PDB debugger expressions now support high-level types 2019-11-28 11:35:12 +00:00
amd64.cpu ide: 64-bit pdb debugging 2014-08-10 17:33:31 +00:00
Code.cpp ide: PDB GUI redesign 2019-11-28 17:22:00 +00:00
Copying uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
Cpu.cpp ide: new bin mingw layout 2016-03-06 23:13:16 +00:00
cvconst.h ide: 64-bit pdb debugging 2014-08-10 17:33:31 +00:00
Data.cpp ide: Threads tab in PDB debugger 2020-07-15 11:34:01 +00:00
Debug.cpp .removed DLOG 2021-10-19 12:33:45 +02:00
Debuggers.h Ide: GDB backend now can copy string value to clipboard (Thanks Koldo for idea). 2018-11-18 17:28:18 +00:00
Debuggers.iml Ide, Debugger: Added more dark icon variants. 2021-06-07 17:10:10 +00:00
Debuggers.upp ide: PDB Image support 2020-03-23 09:14:00 +00:00
Disas.cpp Gdb: Disas is now being cleared after run. 2018-07-05 19:35:08 +00:00
Exp.cpp upp.src: Fixed CLANG warnings in Win32 2020-02-27 20:14:56 +00:00
Gdb.cpp Initial Circle CI Integration (#102) 2022-09-30 01:02:17 +02:00
Gdb.h ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
Gdb.lay ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Gdb_MI2.lay ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
GdbCmd.cpp ide: GDB now using XF86Ungrab to release the capture 2021-03-28 13:29:57 +00:00
GdbData.cpp ide: Memory view fixed / improved 2019-07-21 09:00:47 +00:00
GdbMem.cpp ide: Memory view fixed / improved 2019-07-21 09:00:47 +00:00
GdbUtils.cpp Gdb: .cosmetics 2018-07-29 09:52:36 +00:00
GdbUtils.h GDB: .cosmetics 2019-03-27 21:37:13 +00:00
i386.cpu ide: 64-bit pdb debugging 2014-08-10 17:33:31 +00:00
Mem.cpp PDB debugger pretty printing 2019-11-15 16:13:08 +00:00
Pdb.cpp ide: fixed to compile, CtrlLib: StaticText::GetText 2022-06-06 09:58:06 +02:00
Pdb.h ide: PDB debugger now supports ErrorValue 2022-02-11 17:27:54 +01:00
Pdb.key ide: Threads tab in PDB debugger 2020-07-15 11:34:01 +00:00
Pdb.lay Revert "CtrlCore, ide: Support for namespace agnostic layouts refactored" 2022-05-08 08:48:22 +02:00
Pretty.cpp upp.src: in win32 usp10 now strictly before gdi32 (to avoid win 7 issues) 2022-02-11 17:51:20 +01:00
PrettyStd.cpp ide: CLANG now default method in win32 2020-04-25 08:03:15 +00:00
PrettyUpp.cpp ide: PDB debugger now supports ErrorValue 2022-02-11 17:27:54 +01:00
SqlConsole.cfg .Sql/SqlStatement.cpp: bug fix in SqlSelect::AsTable to suppress extra parentheses around aliased subselect 2012-02-24 07:26:26 +00:00
Stack.cpp ide: PDB debugger threads tab improved 2020-12-18 17:51:37 +00:00
Sym.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Terminal.cpp CtrlCore: Fix of serialization on armhf, ide: lxde terminal support 2020-05-01 10:45:02 +00:00
Tree.cpp ide: wchar32 support in debugger 2021-10-18 20:49:44 +02:00
Visualise.cpp ide: Threads tab in PDB debugger 2020-07-15 11:34:01 +00:00