X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org From: Reid Thompson To: "eric_justin_allan AT cfl DOT rr DOT com" CC: Reid Thompson , "cygwin AT cygwin DOT com" Subject: Re: Short gdb question. Date: Fri, 4 May 2012 14:39:58 +0000 Message-ID: <1336142398.20390.12.camel@raker2.ateb.com> References: <4FA31928 DOT 9030200 AT cfl DOT rr DOT com> <4FA33D13 DOT 4080609 AT ateb DOT com> <20120504031101 DOT GB30260 AT ednor DOT casa DOT cgf DOT cx> <4FA38913 DOT 5040108 AT cfl DOT rr DOT com> <1336142231 DOT 20390 DOT 11 DOT camel AT raker2 DOT ateb DOT com> In-Reply-To: <1336142231.20390.11.camel@raker2.ateb.com> Reply-To: Reid Thompson Content-Type: text/plain; charset="utf-8" Content-ID: MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id q44EeSPd032087 On Fri, 2012-05-04 at 14:37 +0000, Reid Thompson wrote: > On Fri, 2012-05-04 at 00:45 -0700, eric_justin_allan AT cfl DOT rr DOT com wrote: > > Alright if I download and compile it can I just mv gdb.exe into /bin > > and > > overwrite gdb.exe? > > > > use > ./configure --prefix=/ > make > make install > > and it should end up in the right place > I actually usually use ./configure --prefix=/usr and everything ends up in the correct place