Fix 'pid' and 'executable' fields in the list-thread-group.
The documentation says that these fields should be generated when we have proper process or target file. Current implementation did not check for this. Eclipse seem to use list-thread-group command even before setting the executable in which case current implementation can return garbage data. llvm-svn: 215658
Loading
Please sign in to comment