Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2007 23:00:55 -0300
From:      Ricardo Nabinger Sanchez <rnsanchez@wait4.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Process for requesting reverting patch?
Message-ID:  <20070513230055.1dbd22f5.rnsanchez@wait4.org>
In-Reply-To: <46478626.9060301@FreeBSD.org>
References:  <20070513175425.GA64710@troutmask.apl.washington.edu> <864pmg1t1s.fsf@dwp.des.no> <20070513183009.GA96018@troutmask.apl.washington.edu> <86646wzfv0.fsf@dwp.des.no> <20070513192836.GA94258@troutmask.apl.washington.edu> <46478626.9060301@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 May 2007 14:41:58 -0700
Mark Peek <mp@FreeBSD.org> wrote:

>  > current32# cat hello.c
>  > #include <stdio.h>
>  >
>  > int main(void) {
>  >     printf("hello world\n");
>  >     return 0;
>  > }
>  > current32# cc -o z -g hello.c
>  > current32# which gdb
>  > /usr/bin/gdb
>  > current32# gdb z

I couldn't find the PR ('No matches' all the time using web query-pr.cgi)
right now, but wasn't it Fortran code, instead of C?

-- 
Ricardo Nabinger Sanchez                   rnsanchez@wait4.org
Powered by FreeBSD

  "Left to themselves, things tend to go from bad to worse."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070513230055.1dbd22f5.rnsanchez>