jan.kratochvil at redhat dot com
2016-08-07 19:34:32 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=20445
Bug ID: 20445
Summary: Python-related GDB sources are built with -DNDEBUG
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: jan.kratochvil at redhat dot com
Target Milestone: ---
python-devel-2.7.12-1.fc24.x86_64
python3-devel-3.5.1-12.fc24.x86_64
python2-config --cflags
python3-config --cflags
contain: -DNDEBUG
This affects many GDB files due to:
# Flags needed to compile Python code
PYTHON_CFLAGS=@PYTHON_CFLAGS@
That is another Python bug but maybe GDB should again workaround it somehow.
Bug ID: 20445
Summary: Python-related GDB sources are built with -DNDEBUG
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: jan.kratochvil at redhat dot com
Target Milestone: ---
python-devel-2.7.12-1.fc24.x86_64
python3-devel-3.5.1-12.fc24.x86_64
python2-config --cflags
python3-config --cflags
contain: -DNDEBUG
This affects many GDB files due to:
# Flags needed to compile Python code
PYTHON_CFLAGS=@PYTHON_CFLAGS@
That is another Python bug but maybe GDB should again workaround it somehow.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.