winedbg: Add disassembly_flavor option to use the intel disassembly style like gdb's disassembly-flavor option. (try 3)

Changhui LIU liuchanghui at linuxdeepin.com
Mon Jan 11 03:07:11 CST 2016


Superseded patch 117913 .
Try3:
1, Let configure.ac auto check udis86 library, and enable Intel disassembly style if found libudis86 has installed.
2, Add _i386_ and _x86_64 compile macro to limited use libudis86 only on i386 and amd64 platform.


Thanks  for Michael.


Usage:
The default disassembly style is att.


1) Set the disassembly style to intel .
Wine-dbg> set !disassembly_flavor intel


2) Set the disassembly style to att .
Wine-dbg> set !disassembly_flavor att





------------------
Regards,
Changhui Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160111/89f61d6f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winedbg-Add-disassembly_flavor-option-to-use-the-intel.txt
Type: application/octet-stream
Size: 12332 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160111/89f61d6f/attachment-0001.obj>


More information about the wine-patches mailing list