http://bugs.winehq.org/show_bug.cgi?id=20509 --- Comment #4 from Eric Pouech <eric.pouech(a)orange.fr> 2009-11-02 13:56:52 --- (In reply to comment #3)
1) The code will currently return an error packet if all three are zero. yes, but that what you'd expect if the main exec is not relocated.
2) Wine's main module? yes
3) According to gdb's documentation. gdb's code requires Bss=[...], even though its value must be equal to Data=[...]. Rather silly. agreed
4) How can CodeSeg and DataSeg be determined? look at dbg_get_debuggee_info in programs/winedbg/winedbg.c, it'll return a module info for the wine loader...
A+ -- 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.