mirror of
https://github.com/vee1e/GDB-UI.git
synced 2026-09-01 18:57:18 +00:00
Update README.md
This commit is contained in:
parent
966106dda7
commit
9bedcf9022
1 changed files with 1 additions and 25 deletions
26
README.md
26
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.
|
||||
---
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue