Skip to content

Implement signals in SideModel for GDB interactions #2

@RepubblicaTech

Description

@RepubblicaTech

Every time a response from GDB is received, a signal should be triggered to activate all connected widgets to handle the response accordingly.
Other signals should be implemented for operations like: breakpoints changes, execution status (continue, run, step).

As of 07/06/2026 the planned behaviour is the following:

  • For every response the MI Prompt widget should log the response
  • Every time execution is started/continued, all widgets (source code, disasm, variables, ecc.) should update their view accordingly

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions