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

Transform commands scripts for GDB to tests #568

Merged
merged 17 commits into from
Sep 24, 2021

Conversation

1e-to
Copy link
Contributor

@1e-to 1e-to commented Sep 23, 2021

No description provided.

@1e-to 1e-to requested a review from PokhodenkoSA September 23, 2021 13:59
@PokhodenkoSA
Copy link
Contributor

Need restart GDB test if received SIGTRAP

Thread 2.1 received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 1.1073741888 (inactive)]
0x0000000000000000 in ?? ()
(gdb)

@PokhodenkoSA
Copy link
Contributor

Need run GDB tests exclusively with other GPU tests.

GDB for GPU hungs all other GPU tasks.

@PokhodenkoSA PokhodenkoSA merged commit cd0013c into IntelPython:main Sep 24, 2021
github-actions bot pushed a commit that referenced this pull request Sep 24, 2021
* commands/backtrace
* commands/break_conditional
* commands/break_file_func
* commands/break_func
* commands/break_nested_func
* commands/info_func
* commands/local_variables_0
* commands/next
* commands/step_dppy_func
* commands/stepi

* Use fixture for GDB app
* Add common method _command()

Co-authored-by: Sergey Pokhodenko <[email protected]> cd0013c
@PokhodenkoSA PokhodenkoSA mentioned this pull request Sep 27, 2021
6 tasks
@1e-to 1e-to deleted the gdb_tests branch January 10, 2022 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Related to #149 tests Related to test suite or test run infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants