Skip to content
Snippets Groups Projects
Commit aa52cfa0 authored by Christian Kandeler's avatar Christian Kandeler Committed by hjk
Browse files

Valgrind: Remove dialog asking for IP address.


When running the memcheck tool remotely, it sends its data via a TCP
socket to the development host, so it needs to know that machine's IP
address. The current code gathers all local network addresses and makes
the user choose one of them. However, we can get that information from
the SSH connection, so no user interaction is required.

Change-Id: Ia61decddd5fa1e285ca143605d944d6d9275b3e4
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent 9c24a673
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment