This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/21286] bits/siginfo.h is missing enum definition for TRAP_HWBKPT


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

Fathi Boudra <fathi.boudra at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fathi.boudra at linaro dot org

--- Comment #3 from Fathi Boudra <fathi.boudra at linaro dot org> ---
@Naresh, how have you tested? you modified locally /usr/include/bits/siginfo.h
or rebuilt glibc with the patch applied?

I've applied the patch, rebuilt glibc/gdb and it fails to build gdb:
| In file included from ../../gdb-7.11.1/gdb/nat/linux-ptrace.c:20:0:
| ../../gdb-7.11.1/gdb/nat/linux-ptrace.h:175:22:
|  error: expected identifier before numeric constant
|  # define TRAP_HWBKPT 4
|                       ^

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

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