summaryrefslogtreecommitdiffhomepage
path: root/dev/DebuggerKit/NeKernelContract.h
AgeCommit message (Collapse)Author
2025-11-21meta: Codebase improvements on CompilerKit.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-19feat: new documented codebase and improvements.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-18fix: meta: codebase improvements.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-17feat: update debuggerkit to be licensed under Apache 2.0.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-16fix: NeKernelContract.h: include Defines.h for STLString.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-10-21fix: debugger_kit: fix protocol magic.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-09-03feat: DebuggerKit: NeKernel debugger protocol client.Amlal El Mahrouss
what: A new protocol to debug the NeKernel image. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-30feat: debugger_kit: debugger contract modifications for NeKernel.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-27fix: DebuggerKit: Documenting contract and making sure the destructor isAmlal El Mahrouss
virtual. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-09feat: compiler_kit: post PR compiler error fixes.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-05feat! compiler_kit: API breaking changes.Amlal El Mahrouss
feat: debugger_kit: Debugger work in progress implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-07-30feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.Amlal El Mahrouss
what: - They've now become CompilerKit and DebuggerKit. - Expanding XCoff for NeBoot PowerPC backend. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>