diff --git a/README.md b/README.md index b6576ac..caba76d 100644 --- a/README.md +++ b/README.md @@ -138,30 +138,6 @@ For a streamlined development workflow: 3. **Live Reload:** Any changes to the code will automatically update the running application, allowing for efficient iterative development. ---- - -## 🧩 Core Components - -GDB-UI is composed of several core components designed to facilitate efficient debugging. - -### Visual Builder - -- **User Interface:** A responsive web-based UI built with React. - -- **Interactive Elements:** Tools for setting breakpoints, stepping through code, and visualizing program state. - -- **Customization:** Easily configurable themes and layouts for personal -preference. - -### Code Translator - -- **Command Parser:** Translates user actions into GDB commands. - -- **Response Handler:** Interprets responses from GDB and updates the UI accordingly. - -- **Error Management:** Provides clear and actionable error messages to assist in troubleshooting. - - --- ## ⚙️ Development Workflow @@ -278,4 +254,4 @@ If you need help or have any questions, please consider the following support op --- Thank you for choosing **GDB-UI**. We hope this tool enhances your debugging workflow and accelerates your development process. Happy debugging! #### Maintained with passion by the GDB-UI team. ---- \ No newline at end of file +---