Commit 1452e2e
committed
Reland "[lldb] [llgs] Support multiprocess in qfThreadInfo"
Now preserving the non-standard behavior of returning "OK" response
when there is no debugged process.
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D1281521 parent 1f69f7e commit 1452e2e
File tree
3 files changed
+32
-28
lines changed- lldb
- source/Plugins/Process/gdb-remote
- test/API/tools/lldb-server
3 files changed
+32
-28
lines changedLines changed: 29 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1976 | 1976 | | |
1977 | 1977 | | |
1978 | 1978 | | |
1979 | | - | |
1980 | | - | |
1981 | | - | |
| 1979 | + | |
| 1980 | + | |
1982 | 1981 | | |
1983 | 1982 | | |
1984 | | - | |
1985 | | - | |
1986 | | - | |
1987 | | - | |
1988 | | - | |
1989 | | - | |
1990 | | - | |
1991 | | - | |
1992 | | - | |
1993 | | - | |
1994 | | - | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
1995 | 1986 | | |
1996 | | - | |
| 1987 | + | |
1997 | 1988 | | |
1998 | 1989 | | |
1999 | | - | |
2000 | | - | |
2001 | | - | |
2002 | | - | |
2003 | | - | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
2004 | 1994 | | |
2005 | | - | |
2006 | | - | |
2007 | | - | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
2008 | 1998 | | |
| 1999 | + | |
2009 | 2000 | | |
2010 | | - | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
2011 | 2016 | | |
2012 | 2017 | | |
2013 | 2018 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
162 | 165 | | |
163 | 166 | | |
164 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | 399 | | |
401 | 400 | | |
402 | 401 | | |
| |||
529 | 528 | | |
530 | 529 | | |
531 | 530 | | |
532 | | - | |
533 | 531 | | |
534 | 532 | | |
535 | 533 | | |
| |||
626 | 624 | | |
627 | 625 | | |
628 | 626 | | |
629 | | - | |
630 | 627 | | |
631 | 628 | | |
632 | 629 | | |
| |||
661 | 658 | | |
662 | 659 | | |
663 | 660 | | |
664 | | - | |
665 | 661 | | |
666 | 662 | | |
667 | 663 | | |
| |||
0 commit comments