[docs] winedev: Update backtrace and relay examples

Frédéric Delanoy frederic.delanoy at gmail.com
Tue Jul 2 17:02:11 CDT 2013


On Tue, Jul 2, 2013 at 11:39 PM, André Hentschel <nerv at dawncrow.de> wrote:
> ---
>  en/winedev-debugger.sgml | 269 ++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 222 insertions(+), 47 deletions(-)
>
> diff --git a/en/winedev-debugger.sgml b/en/winedev-debugger.sgml
> index b877063..31046c0 100644
> --- a/en/winedev-debugger.sgml
> +++ b/en/winedev-debugger.sgml
> @@ -280,31 +280,208 @@ winedbg hl.exe -windowed
>            These usually show up like this:
>          </para>
>          <screen>
> -|Unexpected Windows program segfault - opcode = 8b
> -|Segmentation fault in Windows program 1b7:c41.
> -|Loading symbols from ELF file /root/wine/wine...
> -|....more Loading symbols from ...
> -|In 16 bit mode.
> ...

Maybe you can leave the 16 bit stuff there and have the 32 bit as an
addition, not a replacement?

Frédéric



More information about the wine-devel mailing list