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 gdb/14523] [MIPS] unexpected signal with gdb target


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

James Hogan <james.hogan at imgtec dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|james at albanarts dot com         |james.hogan at imgtec dot com

--- Comment #6 from James Hogan <james.hogan at imgtec dot com> ---
The following commit in uClibc:

http://git.uclibc.org/uClibc/commit/?id=2da958760f798224065508431787e3a83b7fe2ae

Should prevent this problem from occurring after gdb is rebuilt against it.
uClibc now matches glibc in defining __SIGRTMAX=127 instead of 128.

Of course whether gdb should still understand SIG128 is a different question
(since SIG128 has existed until now).

Cheers
James

-- 
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]