erlang and gdb

Claes Wikstom klacke@REDACTED
Tue Sep 13 11:46:54 CEST 2005


Per Gustafsson wrote:
> I had to make sure that the directory containing inet_gethost 
> (otp/bin/i686-pc-linux-gnu/) was in my path in order to run gdb. In 
> addition to this I write
> 
> export ROOTDIR=SuitablePath/otp/
> export BINDIR=$ROOTDIR/bin/i686-pc-linux-gnu/
> gdb $BINDIR/beam
> 
> and in gdb
> 
> run -- -root $ROOTDIR
> 
> of course the i686-pc-linux-gnu part depends on what machine you are using.
> 


Thanks,


/klacke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: klacke.vcf
Type: text/x-vcard
Size: 301 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20050913/715e8812/attachment.vcf>


More information about the erlang-questions mailing list