This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
attach_resume
History
Todd Fiala
31cb1b547d
Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL on Linux per pr19478.
...
llvm-svn: 206620
2014-04-18 17:07:09 +00:00
..
main.c
Use getpgid() with waitpid() in case the process pgid is not equal to its pid, as is the case with a forked subprocess. Also a couple of fixes for unit test failures from Todd Fiala.
2014-04-02 06:57:45 +00:00
Makefile
Use getpgid() with waitpid() in case the process pgid is not equal to its pid, as is the case with a forked subprocess. Also a couple of fixes for unit test failures from Todd Fiala.
2014-04-02 06:57:45 +00:00
TestAttachResume.py
Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL on Linux per pr19478.
2014-04-18 17:07:09 +00:00