Change in ...osmo-dev[master]: run.sh: add comment to show how to enable MNCC udtrace

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Wed Aug 7 00:08:46 UTC 2019


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-dev/+/15075


Change subject: run.sh: add comment to show how to enable MNCC udtrace
......................................................................

run.sh: add comment to show how to enable MNCC udtrace

Change-Id: I94fdc87e8adea345ad735449558b75a56953fcc5
---
M net/templates/run.sh
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/75/15075/1

diff --git a/net/templates/run.sh b/net/templates/run.sh
index 3244b11..6b0d065 100755
--- a/net/templates/run.sh
+++ b/net/templates/run.sh
@@ -66,6 +66,8 @@
 
 hnbgw="osmo-hnbgw"
 msc="gdb -ex run --args $(which osmo-msc)"
+# To enable udtrace on MNCC socket, use this with adjusted /path/to/udtrace:
+#msc="LD_LIBRARY_PATH=/usr/lib/titan LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.5:/path/to/udtrace/libudtrace.so osmo-msc 2>&1 | tee -a current_log/osmo-msc.out"
 gbproxy="osmo-gbproxy"
 sgsn="osmo-sgsn"
 ggsn="osmo-ggsn"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/15075
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I94fdc87e8adea345ad735449558b75a56953fcc5
Gerrit-Change-Number: 15075
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190807/c78235f3/attachment.htm>


More information about the gerrit-log mailing list