bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

notice from your webhost


From: webhost_special
Subject: notice from your webhost
Date: Sun, 26 Aug 2001 20:45:38 +0100

This email is being sent to you on behalf of your current webspace provider.
This message is not a spam or junk email, your email address was supplied to 
WebHosting.com
You will not receive any more messages from WebHosting.com this is a one time 
special offer notice.

WebHosting.com is offering a selected number of webhost's member's the 
following special offer. This offer is not available on our website at 
www.webhosting.com or anywhere else, this is a special offer and is valid only 
for a limitied time. Read on to learn more about this amazing offer.

For only $6.25 (one time fee) you can get:

> 500mb webspace
> unlimited pop3 email addresses
> cgi-bin
> full ftp access
> php, ssi, my-sql, asp support
> mySQL database
> FREE DOMAIN REGISTRATION (.com .net .org)
> unlimited bandwidth
> miva merchant account
> secure server for transactions
> accept credit cards
> 24hour technical support

You did read it right, all this will only cost you $6.25. There are no monthly 
fees or any other costs. You are probably wondering how WebHosting.com can 
offer all this for the very low price of only $6.25, the answer is that 
WebHosting.com will make a lot of revenue from extra webspace charges - people 
wishing to have more than 500mb can pay $10 per 10mb per month.

If you would like to receive this excellent offer all you have to do is send 
your details to the following email address and your username and password will 
be emailed to you within 5 business days. Then you will be able to login at the 
members area of WebHosting.com and configure your account (add domains, setup 
scripts etc.).

Please send all of the following details:

Your Full Name
Your Full Address
Your Phone Number
Your Email Address
Your Credit Card Number
Your Credit Card Expiry Date
Your Credit Card Type (eg. visa, mastercard etc.)

Send all of the above to address@hidden




Thank you and I hope you enjoy this very special offer

John Simmons
Head of Special Promotions, Webhosting.com

-------------------------------------------------------------------------------------
WebHosting.com is a member of the CNS International Internet Businesses 
Association



From address@hidden Mon Aug 27 11:07:48 2001
Received: from freerunner-o.cendio.se ([193.180.23.130] helo=mail.cendio.se)
        by fencepost.gnu.org with smtp (Exim 3.22 #1 (Debian))
        id 15bNzO-0004FA-00
        for <address@hidden>; Mon, 27 Aug 2001 11:07:47 -0400
Received: from cendio.se (samovar.lkpg.cendio.se [10.47.2.208])
        by mail.cendio.se (8.9.3/8.9.3) with ESMTP id RAA31016
        for <address@hidden>; Mon, 27 Aug 2001 17:07:41 +0200
Message-ID: <address@hidden>
Date: Mon, 27 Aug 2001 17:07:41 +0200
From: Conny Andersson <address@hidden>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: address@hidden
Subject: Find string in memory.
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mail.cendio.se id 
RAA31016
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-gdb>,
        <mailto:address@hidden>
List-Id: Bug reports for GDB, the GNU debugger <bug-gdb.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-gdb>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/bug-gdb/>

Dear maintainers,

I felt the need for a function that searches the
memory for a string. I haven't found this feature
in gdb, at least not in the 5.0 release.

Since my patch only solves my problem, it might
not be usable ... I don't know.

Anyway, it works like this:

  find $string $from $to

$string is the string to search for, no spaces or
strange characters allowed.

$from is the address to start the search at.

$to is the address to end the search at.

What command should I run to send the patch to you?
diff ... ?

Regards,
Conny
....................................................
Conny Andersson       Work Area:  Embedded Systems
Cendio Systems AB     Direct:     +46(0)13 290882
Teknikringen 3        Mobile:     +46(0)707 452066
583 30  Link=F6ping     Fax:        +46(0)13 214700
Sweden                Internet:   www.cendio.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]