This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tui/10723] New: Dependency on readline internal variable


tui/tui-io.c currently depends on libreadline internal symbol readline_echoing_p
or _rl_echoing_p.

Either GDB should no longer depend on it or readline should make the symbol
public (and GDB `extern' should no longer be required).

Verification whether such GDB change does not cause a regression depends on the
Bug 10722.

-- 
           Summary: Dependency on readline internal variable
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: tui
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com
                CC: gdb-prs at sourceware dot org
 BugsThisDependsOn: 10722


http://sourceware.org/bugzilla/show_bug.cgi?id=10723

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]