Thanks you for your help! I picked gdb .libs/lt-nox_core to try and it works!
Thanks! Yimin On Tue, May 8, 2012 at 5:52 AM, Ramesh Mishra <[email protected]> wrote: > Try this from build/src/ directory > > libtool --mode=execute gdb nox_core > > -Ramesh > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Amin Tootoonchian > Sent: Monday, May 07, 2012 2:49 PM > To: YIMIN CHEN > Cc: [email protected] > Subject: Re: [nox-dev] gdb nox controller? > > Does this work for you? gdb .libs/lt-nox_core > > Amin > > On Mon, May 7, 2012 at 2:01 AM, YIMIN CHEN <[email protected]> wrote: >> Hi, >> >> I am new to NOX dev, and currently doing some debug on the nox code. >> Is there a way to nox controller in gdb instead of using nox_core >> script? nox_core sets up the environments before invoking nox, do I >> have to manually setup all these before I can gdb nox? >> >> >> Thanks! >> Yimin
