Re: Short gdb question.

2012-05-05 Thread Earnie Boyd
On Sat, May 5, 2012 at 7:31 PM, eric_justin_allan wrote: > Reid Thompson wrote: >> >> On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.com wrote: >>> >>> Alright if I download and compile it can I just mv gdb.exe into /bin >>> and >>> overwrite gdb.exe? >>> >> use >> ./configure --prefix

Re: Short gdb question.

2012-05-05 Thread eric_justin_al...@cfl.rr.com
Reid Thompson wrote: On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.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 Yea all I did was get

Re: Short gdb question.

2012-05-04 Thread Ryan Johnson
On 04/05/2012 8:39 AM, Reid Thompson wrote: On Fri, 2012-05-04 at 14:37 +, Reid Thompson wrote: On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.com wrote: Alright if I download and compile it can I just mv gdb.exe into /bin and overwrite gdb.exe? use ./configure --prefix=/ mak

Re: Short gdb question.

2012-05-04 Thread Reid Thompson
On Fri, 2012-05-04 at 14:37 +, Reid Thompson wrote: > On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.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 > >

Re: Short gdb question.

2012-05-04 Thread Reid Thompson
On Fri, 2012-05-04 at 00:45 -0700, eric_justin_al...@cfl.rr.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

Re: Short gdb question.

2012-05-03 Thread eric_justin_al...@cfl.rr.com
Christopher Faylor wrote: On Thu, May 03, 2012 at 10:21:07PM -0400, Reid Thompson wrote: On 5/3/2012 7:47 PM, eric_justin_al...@cfl.rr.com wrote: Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add

Re: Short gdb question.

2012-05-03 Thread Christopher Faylor
On Thu, May 03, 2012 at 10:21:07PM -0400, Reid Thompson wrote: >On 5/3/2012 7:47 PM, eric_justin_al...@cfl.rr.com wrote: >> Is this the right place to suggest that gdb be upgraded for cygwin. If >> not where could I suggest that? If this is an acceptable place then >> can I add here that if you g

Re: Short gdb question.

2012-05-03 Thread Reid Thompson
On 5/3/2012 7:47 PM, eric_justin_al...@cfl.rr.com wrote: Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add here that if you guys do upgrade gdb that I was hoping you could make it a bit more detai

Re: Short gdb question.

2012-05-03 Thread Ryan Johnson
On 03/05/2012 7:47 PM, eric_justin_al...@cfl.rr.com wrote: Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add here that if you guys do upgrade gdb that I was hoping you could make it a bit more det

Short gdb question.

2012-05-03 Thread eric_justin_al...@cfl.rr.com
Is this the right place to suggest that gdb be upgraded for cygwin. If not where could I suggest that? If this is an acceptable place then can I add here that if you guys do upgrade gdb that I was hoping you could make it a bit more detailed maybe make it to show a bit more information about cr