Skip to content

GDB Record broken under a certain use case. #435

@epasveer

Description

@epasveer

From @QuangNguyenMinh123 #423

Another problem is dealing with action Record and Record Direction I have never used these buttons When I enable Record and set Direction and run (Continue F8) the program, at some points, I will no longer to stop the program (interrupt) To reproduce:

  1. start a new debug session
  2. continue f8
  3. interrupt
  4. enable record (click on Record button)
  5. continue f8, press until program run (in my PC, I need 2 clicks). Check status bar on lower right of Seer
  6. now, try to stop program by interrupt it, but interrupt won't change program from running to stopped -> issue is reproduced

Regarding this issue, I checked out the main branch of Seer to try to reproduce it. It turns out the issue still exists even on the main branch

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions