Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: Robert Schweikert <rjschwei@mindspring.com>
Cc: gdb@sourceware.cygnus.com
Subject: Re: Can't configure 5.0
Date: Thu, 06 Jul 2000 23:14:00 -0000	[thread overview]
Message-ID: <u8r996fp41.fsf@gromit.rhein-neckar.de> (raw)
In-Reply-To: <3965459D.FE027310@mindspring.com>

>>>>> Robert Schweikert writes:

 > Andreas,
 > Thanks, however I guess I'll need some more help.

 > When I look in the configure script I can't find any reference to
 > "ncurses". From the output of "configure I can see that it is looking for
 > it but where? "ncurses" is installed but I have no clue why it can't be
 > found.

Check the log file for details (config.log).

Andreas
 >  rpm -qa | grep ncurses
 > ncurses3-1.9.9e-11
 > ncurses-5.0-11

 > Any ideas?
 > Thanks,
 > Robert


 > Andreas Jaeger wrote:

>> >>>>> Robert Schweikert writes:
>> 
>> > I am getting the following error when trying to configure gdb 5.0:
>> > configure: error: Could not find a term library
>> > Configure in /usr/local/gdb-5.0/gdb failed, exiting.
>> 
>> > For referenc I include the whole configure output below.
>> 
>> Have a look:
>> checking for tgetent in -lncurses... (cached) no
>> checking for tgetent in -lHcurses... no
>> checking for tgetent in -ltermlib... no
>> checking for tgetent in -ltermcap... (cached) no
>> checking for tgetent in -lcurses... (cached) no
>> checking for tgetent in -lterminfo... no
>> 
>> None of these libraries exist on your system - or configure can't find
>> them.
>> 
>> Install ncurses and you're set.  Otherwise check the config.log file
>> yourself why those can't be found.
>> 
>> This is a configuration problem of your machine.
>> 
>> Andreas
>> --
>> Andreas Jaeger
>> SuSE Labs aj@suse.de
>> private aj@arthur.inka.de

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
From ezannoni@cygnus.com Fri Jul 07 10:21:00 2000
From: Elena Zannoni <ezannoni@cygnus.com>
To: gdb@sourceware.cygnus.com
Subject: Importing readline NOW
Date: Fri, 07 Jul 2000 10:21:00 -0000
Message-id: <14694.4480.955730.827408@kwikemart.cygnus.com>
X-SW-Source: 2000-07/msg00024.html
Content-length: 206

I am starting the import of readline 4.1. I don't know if while I am
doing this the repository will be in an inconsistent state or not, but
just in case....

I'll send a note when I am done.

Thanks

Elena
From ezannoni@cygnus.com Fri Jul 07 12:36:00 2000
From: Elena Zannoni <ezannoni@cygnus.com>
To: gdb@sourceware.cygnus.com
Subject: Re: Importing readline NOW
Date: Fri, 07 Jul 2000 12:36:00 -0000
Message-id: <14694.12625.593235.155877@kwikemart.cygnus.com>
References: <14694.4480.955730.827408@kwikemart.cygnus.com>
X-SW-Source: 2000-07/msg00025.html
Content-length: 570

Elena Zannoni writes:
 > 
 > I am starting the import of readline 4.1. I don't know if while I am
 > doing this the repository will be in an inconsistent state or not, but
 > just in case....
 > 
 > I'll send a note when I am done.
 > 
 > Thanks
 > 
 > Elena
 > 

Aborted.
I spoke too early. Turns out that the vendor branch was a little
messed up.  I just imported readline 4.0, I will import 4.1 tomorrow
when I will get a meaningful 3 way merge.

If this doesn't mean anything to you, don't worry.
I will send mail out over the weekend about the import again.

Elena
From david.welch@st-edmund-hall.oxford.ac.uk Sat Jul 08 19:58:00 2000
From: David Welch <david.welch@st-edmund-hall.oxford.ac.uk>
To: gdb@sourceware.cygnus.com
Subject: Hardware breakpoints when using i386 simulator
Date: Sat, 08 Jul 2000 19:58:00 -0000
Message-id: <Pine.OSF.4.05.10007090349500.24087-100000@sable.ox.ac.uk>
X-SW-Source: 2000-07/msg00026.html
Content-length: 446

Hi,

I'm using gdb 5.0 to debug an os kernel running on an i386 simulator
called bochs. The bochs remote stub supports hardware breakpoints but
instead of sending a request, gdb tries to set breakpoints as if the
program was running locally. I'd like to fix this, my initial idea was
that i386_insert_watchpoint should check if the current target is a remote
one and call remote_insert_watchpoint. Is this the right approach? 

TIA,
David Welch


      parent reply	other threads:[~2000-07-06 23:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <39645957.18539962@mindspring.com>
2000-07-06  3:23 ` Andreas Jaeger
     [not found]   ` <3965459D.FE027310@mindspring.com>
2000-07-06 23:14     ` Andreas Jaeger [this message]

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=u8r996fp41.fsf@gromit.rhein-neckar.de \
    --to=aj@suse.de \
    --cc=gdb@sourceware.cygnus.com \
    --cc=rjschwei@mindspring.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