Update README.md

This commit is contained in:
Naman 2025-02-20 18:52:37 +05:30 committed by GitHub
parent 966106dda7
commit 9bedcf9022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
---
---