citic / botNeumann

A metaphorized and gamified visualization of the von Neumann architecture for programming learning
1 stars 0 forks source link

Reflect gdb update-breakpoint on GUI #119

Open jeissonh opened 7 years ago

jeissonh commented 7 years ago

When Gdb updates a breakpoint, the DebuggerBreakpoint object is updated, but not its correspondent GuiBreakpoint. See Visualizator::updateDebuggerBreakpoint()