public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/17624] New: layout does not work
@ 2014-11-19 15:17 rock145 at mail dot ru
  2014-11-19 15:18 ` [Bug tui/17624] layout mode " rock145 at mail dot ru
  2014-11-19 16:32 ` jan.kratochvil at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: rock145 at mail dot ru @ 2014-11-19 15:17 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17624

            Bug ID: 17624
           Summary: layout does not work
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: rock145 at mail dot ru

Created attachment 7950
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7950&action=edit
example of error

Attempt using 'layout' fails with error 'Undefined command: "layout".  Try
"help".'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tui/17624] layout mode does not work
  2014-11-19 15:17 [Bug tui/17624] New: layout does not work rock145 at mail dot ru
@ 2014-11-19 15:18 ` rock145 at mail dot ru
  2014-11-19 16:32 ` jan.kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rock145 at mail dot ru @ 2014-11-19 15:18 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17624

Oleg <rock145 at mail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|layout does not work        |layout mode does not work

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tui/17624] layout mode does not work
  2014-11-19 15:17 [Bug tui/17624] New: layout does not work rock145 at mail dot ru
  2014-11-19 15:18 ` [Bug tui/17624] layout mode " rock145 at mail dot ru
@ 2014-11-19 16:32 ` jan.kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-11-19 16:32 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17624

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jan.kratochvil at redhat dot com
         Resolution|---                         |INVALID

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
You are missing ncurses-devel package/libraries and GDB got built without TUI.
Recompile GDB from freshly unpackaged sources with:
  ./configure --enable-tui
to see the specific missing library error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-19 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19 15:17 [Bug tui/17624] New: layout does not work rock145 at mail dot ru
2014-11-19 15:18 ` [Bug tui/17624] layout mode " rock145 at mail dot ru
2014-11-19 16:32 ` jan.kratochvil at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).