http://bugs.winehq.org/show_bug.cgi?id=28304 Summary: "p" command gives syntax error when there are single quoted chars in the expression Product: Wine Version: 1.3.27 Platform: x86-64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winedbg AssignedTo: wine-bugs(a)winehq.org ReportedBy: frederic.delanoy(a)gmail.com Ex: char *foo = "bar"; Wine-dbg>p *foo 'b' Wine-dbg>p *foo == 'b' Syntax Error (') syntax error Similar issue for WCHAR* -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.