This is the mail archive of the gdb-patches@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]

[patch v2 0/5, nios2] unbreak nios2-linux-gnu GDB


This is a revised version of the patch series originally posted here:

https://sourceware.org/ml/gdb-patches/2015-04/msg00904.html

There are now 5 parts (splitting the original part 3 into 2 patches and adding a new part 5):

(1) revert to using "trap 31" for breakpoints
(2) use PTRACE_GETREGSET/SETREGSET in gdbserver
(3) fix register save offset for signal handler trampolines
(4) work around issues with unwritable signal handler trampoline code
(5) add NEWS entry for ABI change

-Sandra


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