This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Handle multiple breakpoint hits in Python interface


> --bcaec52e5f83af47d204abdd5b89
> Content-Type: application/octet-stream; 

Please teach your browser to attach files to gmail as
some text based content type, like patch/diff or
text/x-patch.  It may just be a matter of renaming
the files with a ".diff" extension before attaching
them.  If not, you may need to teach your browser
about the mime type of .diff.

You can see which mime type gmail gives your patch
before actually sending the email.  Just let gmail complete
the patch upload, and you should then see something like

[X] 0001-Handle-multiple-breakpoint-hits-in-Python-interface.diff (text/x-patch) 5K

> 	name=0001-Handle-multiple-breakpoint-hits-in-Python-interface
> Content-Disposition: attachment; 
> 	filename=0001-Handle-multiple-breakpoint-hits-in-Python-interface
> Content-Transfer-Encoding: base64
> X-Attachment-Id: f_gs1hwbr01

It also affects the mail archives, check the difference,
both sent from gmail:

 <http://sourceware.org/ml/gdb-patches/2011-08/msg00659.html>
 <http://sourceware.org/ml/gdb-patches/2011-08/msg00570.html>

(follow the "Raw text" link too)

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]