Compilation of GDB6.3 [NEDD HELP]

Peter Choi peter_tkchoi@yahoo.com
Fri Nov 4 01:35:00 GMT 2005


Hi,

  I compiled GDB6.3 on i386-linux as follow:
  From the source code directory (named gdb-6.3),  
  cd ..
  mkdir build-gdb
  cd build-gdb 
  ../gdb-6.3/configure --target=i386-linux
--prefix=/home/pchoi/work/tools
  make
  make install

  Then I compile GDBserver on i386-linux as follow:
  From the source code directory (named gdb-6.3),  
  cd ..
  mkdir build-gdbserver
  cd build-gdbserver 
  ../gdb-6.3/gdb/gdbserver/configure
--target=i386-linux --prefix=/home/pchoi/work/tools
  make
  make install
  

  Please advise whether it is correct to compile with
multithread remote debugging support???

  Thank you for your attention.

Regards.
Peter Choi


--- Daniel Jacobowitz <drow@false.org> wrote:

> On Mon, Oct 31, 2005 at 07:11:24PM -0800, Peter Choi
> wrote:
> > Hi,
> > 
> >   I compile GDB6.3 from source code. But using
> this
> 
> On what target?  Using what configure command?
> 
> There's not enough information to help you, sorry.
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery, LLC
> 



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



More information about the Gdb mailing list