bug-xorriso
[Top][All Lists]
Advanced

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

Re: [Bug-xorriso] About run xorriso under Win32


From: gary jiang
Subject: Re: [Bug-xorriso] About run xorriso under Win32
Date: Sat, 22 Nov 2014 09:34:47 +0800
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi Thomas,
On 2014/11/21 22:43, Thomas Schmitt wrote:
Hi,

i still did not find any hint in the web what
non-integer type the symbol "timezone" might have
in your Cygwin compile time environment.

If gdb is willing to work on Cygwin, try this

   $ cd .../xorriso-1.3.9
   $ gdb xorriso/xorriso
   (gdb) b main
   (gdb) r
   (gdb) whatis timezone
   (gdb) quit
   y

On my Linux it says as reply for "whatis timezone":

   type = <data variable, no debug info>

Now i'm curious about Cygwin.
I got the output about "whatis timezone" as follows:

type = <text variable, no debug info>

Thanks,
Gary


Have a nice day :)

Thomas





reply via email to

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