Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] Debugging starPU application with gdb

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] Debugging starPU application with gdb


Chronologique Discussions 
  • From: Huy Duc Doan <huydoan@utexas.edu>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] Debugging starPU application with gdb
  • Date: Sat, 6 May 2017 14:00:32 -0500
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=huydoan@utexas.edu; spf=Pass smtp.mailfrom=huydoan@utexas.edu; spf=None smtp.helo=postmaster@mail-qt0-f178.google.com
  • Ironport-phdr: 9a23:pLdCQhIHgSgMp4+sutmcpTZWNBhigK39O0sv0rFitYgRKP7xwZ3uMQTl6Ol3ixeRBMOAuq4C07KempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9ZDeZwpFiCChbb9uMR67sRjfus4KjIV4N60/0AHJonxGe+RXwWNnO1eelAvi68mz4ZBu7T1et+ou+MBcX6r6eb84TaFDAzQ9L281/szrugLdQgaJ+3ART38ZkhtMAwjC8RH6QpL8uTb0u+ZhxCWXO9D9QLYpUjqg8qhrUgflhicJOTA67W/ZlNB/gblBrx69vRFy2ZLYbJ2XOfd4Y6jTfckaRW1EXstJVSJBH4O9ZJYBAeocIelTsofzp1wUohu4GAKhA+PvyiJIh3Dr2q01yeIhHBrb3Aw8Ad0Pv27brM7vOKgMTO+10bDFwDPeZP1VwTfw8JbEfgwlrP2WXr99cdDdxVcyGw7ElFmctI7oMjCT2+8QqWaU9fBgWviqi2M/qwF+vDyvxsA0h4nMnI0Vy1TE+TxgwIYpOdG0UUB7bcOmHZZTrS2aOIx2QsQtQ2Fspik20KEJuZm+fCQSyZQnwQDQa+CffoSW/h7uUPydLDR4iX5/Zr6zmhe//VK9xuD+VcS4yFNKoTBEktnIuHANzRvT6s2fR/t940eg2SuA1wfJ5eFCOk00iLbbJIAuw7EqjZofq1rMETLrmEnulq+Zal0k+vS06+TgerjmvYOcOJVuigHmL6Qig9GwDvomMgcQW2iW4uC81Lz4/U3lW7VGlPI2kqfesJDAKsQUuLS1Aw5T0oY56hawFS2q0NoCnSpPEFUQYw6OlZD0fl3DPv38JfO+mEi31jhlwOrJM/vgBI/MJz7NiuTPZ7F4vm5B2UIf0NsXy5VdDPlVIO/iVkj4svTFEhIpOhfyzur6XoYunrgCUH6CV/fKeJjZtkWFs7oi
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

I'm trying to debug my starPU application. I built starPU with --enable-debug flag and when I built my application with clang++, I also used the -g or -ggdb flags. I was able to debug on my local machine, i.e. stopping at breakpoints and examining the memory. However, I cannot debug the program in the same way when I ran gdb on a node of the supercomputer I have access to. On my local machine, it was reported that the libthread_debug was used to debug. I did not get that message on the supercomputer and thus I could not debug. I verified that the libthread_debug was in /libs/ on the supercomputer.

Please give me some insights.

--
Best,
Huy Doan



Archives gérées par MHonArc 2.6.19+.

Haut de le page