On 2013-12-10 20:53, Ray Donnelly wrote:
> Hi,
> 
> Would it be possible to point me to these patches you've got? I'd like
> to take a look.
> 
> Ray.
Hi, Ray, do you mean my local patches to GDB when I build it under Windows 
32bit?

There are many, currently the most important ones, I think are those two:
1, https://sourceware.org/bugzilla/show_bug.cgi?id=15559
The patch in comment 8 
(https://sourceware.org/bugzilla/attachment.cgi?id=7227&action=diff)
With this patch, I can let GDB to simulate a correct inferior call if the 
inferior(debugee) is built from MinGW GCC version>7.0.

2,https://sourceware.org/bugzilla/show_bug.cgi?id=12127
I have a patch to fix this crash issue (see comment 6).
But I think I don't need this patch because it was fixed in GDB GIT HEAD about 
two weeks ago(see comment 7).
If you are still building GDB 7.6.2(release two days ago), I think you need to 
packport the fix to GDB 7.6.2.
The fix can be view in this link 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38e1f2a7d503d8abd788456782287383e0a0cfe8

All other patches are quite minor, such as 
* workaround performance issue 
http://sourceware.org/bugzilla/show_bug.cgi?id=15412 (patch in comment 3)
* Pierre Muller's patches to fix display of tabulation character for mingw 
hosts, see https://sourceware.org/ml/gdb-patches/2013-11/msg00224.html

Yuanhui Zhang





------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to