[Bug 21404] New: winedbg does not support fixed host:port parameter
http://bugs.winehq.org/show_bug.cgi?id=21404 Summary: winedbg does not support fixed host:port parameter Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg AssignedTo: wine-bugs(a)winehq.org ReportedBy: myvonkpos(a)mweb.co.za If using winedbg to debug Windows apps in a Linux IDE is to become practical winedbg --gdb --no-start needs an extra parameter to specify a fixed host:port TCP connection, similar to what gdbserver has. Currently the port is chosen at random, which means IDEs have to be reconfigured on every debug attempt. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21404 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2010-01-17 15:06:13 --- but changing in the IDE the "gdb foo" command to launch a gdb session with "winedbg --gdb foo" should work or am I missing something ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21404 --- Comment #2 from jdl <myvonkpos(a)mweb.co.za> 2010-01-18 01:47:20 --- That's true, but I'm having some issues with my IDE calling winedbg directly: * I can't set the gdb parameters directly - no --gdb flag * Some debugging features are only available when remote debugging: loading my own symbols etc. BTW do I have to load my binary's own symbols with "symbol-file" when using winedbg? * Generally speaking remote debugging just works more as expected I'm sure some shell scripting hacks can fix all of this, but surely making winedbg act more like gdbserver would be beneficial? This is probably not a bug, rather a feature request :-) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21404 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-18 23:33:32 --- Please fill the Wine version field. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21404 jdl <myvonkpos(a)mweb.co.za> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.36 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21404 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21404 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21404 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |3849270aa74f4fdb47f09eeb344 | |2e40ea4f44520 --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- Specifying a port is supported as of https://source.winehq.org/git/wine.git/commit/3849270aa74f4fdb47f09eeb3442e4.... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21404 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.8. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21404 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21404 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #6 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- 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.
participants (1)
-
wine-bugs@winehq.org