Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance gdb commands logging #172

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

zakkak
Copy link
Collaborator

@zakkak zakkak commented Jul 26, 2023

  1. Log output after waiting for the buffer to match the expected pattern (ensures log will contain the actual ouput)
  2. Log the time it took for the buffer to match the expected pattern
  3. Change the way log sections are used (include command and output in the same section)

1. Log output after waiting for the buffer to match the expected
   pattern (ensures log will contain the actual ouput)
2. Log the time it took for the buffer to match the expected pattern
3. Change the way log sections are used (include command and output in
   the same section)
@zakkak zakkak force-pushed the 2023-07-26-enhance-logging-of-gdb-commands branch from bba3104 to 773a50a Compare July 26, 2023 22:35
@Karm Karm merged commit 1af9e3f into Karm:master Jul 27, 2023
18 checks passed
@zakkak zakkak deleted the 2023-07-26-enhance-logging-of-gdb-commands branch July 27, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants