Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#3576 closed defect (fixed)

gdb 8.0.1 sis does not build on Cygwin

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 5.1
Component: tool/gdb Version: 5
Severity: normal Keywords: sis, cygwin
Cc: Blocked By:
Blocking:

Description

Cygwin no longer has libtermcap. gdb/sim/erc32 needs a patch to find libncurses. Upstream gdb patch already merged.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=c1230d1bab8e36e1aa40f3bbadcef9b5d9ddc041

This ticket is just to contain a patch that applies cleanly to gdb 8.0.1 and to track adding that patch to the RSB.

Attachments (1)

gdb-8.0.1-sis-cygwin.diff (2.1 KB) - added by Joel Sherrill on 10/30/18 at 23:17:00.
Patch for sis on Cygwin

Download all attachments as: .zip

Change History (3)

Changed on 10/30/18 at 23:17:00 by Joel Sherrill

Attachment: gdb-8.0.1-sis-cygwin.diff added

Patch for sis on Cygwin

comment:1 Changed on 11/12/18 at 20:13:15 by Joel Sherrill <joel@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"84a94f743e01363ff0469a7b560aa87b6e6ba93b/rtems-source-builder" 84a94f7/rtems-source-builder]:

rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcap

This also updates windows.py to distinguish betweem MSYS2 and Cygwin.

closes #3576.

comment:2 Changed on 11/14/18 at 18:47:45 by Joel Sherrill <joel@…>

In [changeset:"384ff19173c98b782f89197582318981184aa615/rtems-source-builder" 384ff19/rtems-source-builder]:

rtems-gdb-8.0.1-1.cfg: Correct previous commit.

Updates #3576.

Note: See TracTickets for help on using tickets.