<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Nectar/dev/LibDebugger/src/POSIX.cc, branch nebuild-manifest-update</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/Nectar/atom?h=nebuild-manifest-update</id>
<link rel='self' href='https://git.nekernel.org/cgit/Nectar/atom?h=nebuild-manifest-update'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/'/>
<updated>2025-03-26T08:29:15+00:00</updated>
<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>
<entry>
<title>feat(dbg): Avoid breakpoint when kPID is not set (kPID = 0)</title>
<updated>2025-03-23T19:58:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T19:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=d8cf1ef181caa49bb44ed521ed063cfed3eca775'/>
<id>urn:sha1:d8cf1ef181caa49bb44ed521ed063cfed3eca775</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>feat(libcompiler): Move Dialogs.h in /dev/Vendor.</title>
<updated>2025-03-23T19:52:10+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T19:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=4b0de97035d2a750c4a2073a1992e2eff68926d0'/>
<id>urn:sha1:4b0de97035d2a750c4a2073a1992e2eff68926d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(debugger): Add specs for dbg/LibDebugger, overall code</title>
<updated>2025-03-23T10:28:18+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T10:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=02c763fe5466b1876a7f71ab81690c5644d60bf1'/>
<id>urn:sha1:02c763fe5466b1876a7f71ab81690c5644d60bf1</id>
<content type='text'>
improvements.
vendor(debugger): Add pfd for LibDebugger, to retrieve file to parse or
notify events.

Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>debugger(posix): Refactor LibDebugger POSIX engine: rename, namespace update, API cleanup</title>
<updated>2025-03-23T10:10:46+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T10:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=f4a3ae900294759eb79307137a1efa9e2fbe2a10'/>
<id>urn:sha1:f4a3ae900294759eb79307137a1efa9e2fbe2a10</id>
<content type='text'>
- Renamed `IDebuggerEngine.h` → `POSIX.h` and `DebuggerEnginePOSIX.cc` → `POSIX.cc`
- Moved `IDebuggerEngine` class into `LibDebugger::POSIX` namespace and renamed it to `Debugger`
- Simplified method names:
  - `SetBreakpoint` → `Break`
  - `ContinueExecution` → `Continue`
- Replaced generic return codes with `EXIT_SUCCESS` / `EXIT_FAILURE`
- Updated includes and symbol usage to reflect changes across the codebase

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