<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: wdbgui in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586218#M856665</link>
    <description>Hi Ryan,&lt;BR /&gt;&lt;BR /&gt;How are you logging into the system, CDE or telnet login. You need to use xterm to use the GUI.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Sep 2001 17:08:48 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-09-27T17:08:48Z</dc:date>
    <item>
      <title>wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586217#M856664</link>
      <description>What would I do without the forum?&lt;BR /&gt;&lt;BR /&gt;Our dept.'s transition from 10.20 to 11i continues on apace.  My current project is learning the gdb/wdb debugger.  I would particualarly like to be able to use the wdb GUI, but when I try to invoke it I get the error message&lt;BR /&gt;&lt;BR /&gt;Error: Can't open display: &lt;BR /&gt;Error: Couldn't find per display information&lt;BR /&gt;&lt;BR /&gt;Neither message is listed in the docs, and devresource is STILL down, so do any of you have experience in this area?</description>
      <pubDate>Thu, 27 Sep 2001 17:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586217#M856664</guid>
      <dc:creator>Ryan Twombly</dc:creator>
      <dc:date>2001-09-27T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586218#M856665</link>
      <description>Hi Ryan,&lt;BR /&gt;&lt;BR /&gt;How are you logging into the system, CDE or telnet login. You need to use xterm to use the GUI.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2001 17:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586218#M856665</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-27T17:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586219#M856666</link>
      <description>Sounds like you need to set your display variable of use the screen oriented gui, i.e. gdb -tui&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 27 Sep 2001 17:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586219#M856666</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-27T17:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586220#M856667</link>
      <description>follow up:&lt;BR /&gt;   I'm using telnet.  I hadn't heard of xterm before, so I looked at the man pages, but I don't think it applies to me.  Could be wrong, though, thanks for your interest, Sanjay. (et all)</description>
      <pubDate>Thu, 27 Sep 2001 17:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586220#M856667</guid>
      <dc:creator>Ryan Twombly</dc:creator>
      <dc:date>2001-09-27T17:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586221#M856668</link>
      <description>Hi&lt;BR /&gt;To use GUI software, you need x-emulation software on your local pc to connect to host.&lt;BR /&gt;With simple text based telnet emulation, gui softwares will not work.&lt;BR /&gt;&lt;BR /&gt;Prashant.</description>
      <pubDate>Thu, 27 Sep 2001 17:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586221#M856668</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-09-27T17:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586222#M856669</link>
      <description>Hi Ryan,&lt;BR /&gt;&lt;BR /&gt;You cannot use GUI applications using telnet. If you try to run any GUI application, you'll get that  error  you are receiving about can't open display. &lt;BR /&gt;&lt;BR /&gt;Telnet gives you a character terminal interface and for GUI you need a graphical interface. That was the reason i enquired wether you are using xterm i.e. xterminal interface. &lt;BR /&gt;&lt;BR /&gt;If you are logging in from a windows workstation you can use some xterm application which will provide you with a graphical interface to the unix server.&lt;BR /&gt;&lt;BR /&gt;Check this site for a 60 day trial copy of such an emulation package.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.wrq.com" target="_blank"&gt;http://www.wrq.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you can also try hummingbird exceed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2001 21:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586222#M856669</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-27T21:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586223#M856670</link>
      <description>Opps, I guess my previous posting was a bit garbled...what I was trying to say was the w/gdb GUI is X based and you'd need to have an X server running on your PC/workstation in order to get this display.&lt;BR /&gt;&lt;BR /&gt;Short of that, you could use the screen oriented GUI of w/gdb by using the -tui option to the program.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 28 Sep 2001 07:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586223#M856670</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-28T07:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: wdbgui</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586224#M856671</link>
      <description>Problem solved!  I found an X desktop I didn't know my system had and can run the GUI from there.  Now I just need to figure out how to dole out the points....</description>
      <pubDate>Fri, 28 Sep 2001 18:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wdbgui/m-p/2586224#M856671</guid>
      <dc:creator>Ryan Twombly</dc:creator>
      <dc:date>2001-09-28T18:35:03Z</dc:date>
    </item>
  </channel>
</rss>

