pygdbmi icon indicating copy to clipboard operation
pygdbmi copied to clipboard

Xtyll/return on first response

Open Xtyll opened this issue 2 years ago • 2 comments

  • [] I have added parameter return_on_first_response to write and get_response methods. With this parameter GbdController return the first received response without adidtional waiting

Summary of changes

Test plan

Tested by running

nox -s tests

The separate test added (test_return_on_first_response). The test set timeout to 10s without additional delay and perform one simple stepi operation. To test pass we expect that response will generated faster than defined timeout

Xtyll avatar Jul 22 '23 15:07 Xtyll

@cs01 @barisione could you check it please?

Xtyll avatar Jul 22 '23 19:07 Xtyll

I'm not really familiar with gdbcontroller and friends so @cs01 would be better (if you can find the time for it!).

barisione avatar Jul 29 '23 15:07 barisione