public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Peter Choi <peter_tkchoi@yahoo.com>
Cc: gdb@sources.redhat.com
Subject: Re: Compilation of GDB6.3 [NEDD HELP]
Date: Fri, 04 Nov 2005 03:19:00 -0000	[thread overview]
Message-ID: <20051104031946.GA21903@nevyn.them.org> (raw)
In-Reply-To: <20051104013531.15969.qmail@web32903.mail.mud.yahoo.com>

On Thu, Nov 03, 2005 at 05:35:31PM -0800, Peter Choi wrote:
> 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???

Did gdbserver get linked to libthread_db?  Check the build log.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

  reply	other threads:[~2005-11-04  3:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01  3:11 Peter Choi
2005-11-03 21:26 ` Daniel Jacobowitz
2005-11-04  1:35   ` Peter Choi
2005-11-04  3:19     ` Daniel Jacobowitz [this message]
2005-11-04  3:40       ` Peter Choi
2005-11-04  3:51         ` Daniel Jacobowitz
2005-11-04  9:06     ` Mark Kettenis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051104031946.GA21903@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=peter_tkchoi@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).