Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Can gdb be used with Charm++ program.

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Can gdb be used with Charm++ program.


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Yogesh Sonawane <sonawane.yogesh19 AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Can gdb be used with Charm++ program.
  • Date: Wed, 21 Sep 2011 23:35:07 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Yes. At its most basic, you can invoke charmrun with the ++debug
option to attache a debugger to each process as it's starting up. This
is partially described in our usage manual, at
http://charm.cs.illinois.edu/manuals/html/install/4_1.html

On Wed, Sep 21, 2011 at 23:33, Yogesh Sonawane
<sonawane.yogesh19 AT gmail.com>
wrote:
> Hello,
>        Will you please tell me, Can gdb be used with Charm++ program?
> Thank you.
> regards,
> Yogesh Sonawane.
> _______________________________________________
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>
> _______________________________________________
> ppl mailing list
> ppl AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/ppl
>
>





Archive powered by MHonArc 2.6.16.

Top of Page