comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov>
Subject: Re: GDB Diff patches.
Date: 18 Sep 2001 10:04:21 -0400
Date: 2001-09-18T14:05:33+00:00	[thread overview]
Message-ID: <uitegegt6.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: 7nup7.115453$K6.48171369@news2

"Clueless" <chris@dont.spam.me> writes:

> The latest GNAT diff patch for GDB that I can find is for GDB version
> 4.17, yet they expect to be releasing version 5.1 real soon now.  Is
> someone already working on a patch for 5.0 or 5.1? Maybe I should take a
> whack at it?

This I cannot answer.

> Also...the documentation for 4.17 doesnt say specifically which
> files I'm supposed to patch. Anyone know?

The diff file contains patches for multiple files; the format of the
diff file include the names of the files. It's an ASCII file, try
reading it! Normally, you do:

cd gdb_dir
patch -P0 < foo.diff

where gdb_dir is the top level directory of the gdb distribution, and
foo.diff is the diff file you are applying.

-- 
-- Stephe



  reply	other threads:[~2001-09-18 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-17 21:59 GDB Diff patches Clueless
2001-09-18 14:04 ` Stephen Leake [this message]
2001-09-18 19:04   ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox