<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Nectar/dev/LibDebugger/DebuggerContract.h, branch ncsl-nectar-runtime</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/Nectar/atom?h=ncsl-nectar-runtime</id>
<link rel='self' href='https://git.nekernel.org/cgit/Nectar/atom?h=ncsl-nectar-runtime'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/'/>
<updated>2025-07-30T07:50:15+00:00</updated>
<entry>
<title>feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.</title>
<updated>2025-07-30T07:50:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-07-30T07:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=1c8c5cff67b20d86c442b0917d6c1fc6407140df'/>
<id>urn:sha1:1c8c5cff67b20d86c442b0917d6c1fc6407140df</id>
<content type='text'>
what:

- They've now become CompilerKit and DebuggerKit.
- Expanding XCoff for NeBoot PowerPC backend.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>LibDebugger: refactor! Breaking changes inside the debugger contracts.</title>
<updated>2025-07-05T08:24:19+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-07-05T08:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=af6d1735afe4b63d13ddb73f532b4a3309f527c2'/>
<id>urn:sha1:af6d1735afe4b63d13ddb73f532b4a3309f527c2</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta: update .clang-format, format codebase.</title>
<updated>2025-04-25T11:14:01+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=20042235d1f53ae428aa154e64afdbae5d8d91ad'/>
<id>urn:sha1:20042235d1f53ae428aa154e64afdbae5d8d91ad</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, LibDebugger: add kdbg, working on NeKernelContract's implementation.</title>
<updated>2025-04-25T07:41:29+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T07:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=0561a8d0a6ae7588309a6e3513bbfeeef5f0aa15'/>
<id>urn:sha1:0561a8d0a6ae7588309a6e3513bbfeeef5f0aa15</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, dbg: Improve POSIXMachContract, but it still has some rough edges</title>
<updated>2025-04-24T08:44:30+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-24T08:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=7a23ee18ecae27c1e0201dbbb8ab781c48e859ba'/>
<id>urn:sha1:7a23ee18ecae27c1e0201dbbb8ab781c48e859ba</id>
<content type='text'>
on breakpoints.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, LibCompiler, tooling: refactor and separate components into modules</title>
<updated>2025-04-19T15:33:26+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-19T15:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=befde76cfa46c766e81f74eb5ac65d3dae2dde87'/>
<id>urn:sha1:befde76cfa46c766e81f74eb5ac65d3dae2dde87</id>
<content type='text'>
(cppdrv, cxxdrv)

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(debugger): Better design for LibDebugger, and a patch for the POSIX</title>
<updated>2025-03-26T08:29:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-26T08:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=bc03b2dbee8a7458a3ed89abd643bf004f0f403b'/>
<id>urn:sha1:bc03b2dbee8a7458a3ed89abd643bf004f0f403b</id>
<content type='text'>
CLI.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
