summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remote: enable "maint set target-non-stop" by defaultusers/palves/remote-all-stop-non-stopPedro Alves2015-10-141-0/+15
* gdbserver: don't exit until GDB disconnectsPedro Alves2015-10-142-27/+18
* gdbserver/linux: Always wake up event loop after resumePedro Alves2015-10-141-0/+5
* gdbserver:prepare_access_memory: pick another threadPedro Alves2015-10-143-20/+118
* Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves2015-10-146-17/+102
* infrun: Fix TARGET_WAITKIND_NO_RESUMED handling in non-stop modePedro Alves2015-10-141-13/+98
* testsuite: Range stepping and non-stop modePedro Alves2015-10-141-2/+5
* gdbserver: fix killed-outside.expPedro Alves2015-10-141-6/+21
* Remote thread create/exit eventsPedro Alves2015-10-1413-34/+331
* Make dprintf-non-stop.exp cope with remote testingPedro Alves2015-10-141-3/+7
* gdbserver resume_stop handling bugPedro Alves2015-10-141-1/+0
* gdbserver crash if gdb attaches too fastPedro Alves2015-10-141-12/+41
* New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves2015-10-144-11/+98
* remote: stop reason and watchpoint data address per threadPedro Alves2015-10-141-25/+44
* gdbserver crash running gdb.threads/non-ldr-exc-1.expPedro Alves2015-10-143-0/+50
* attach + target always in non-stop mode: stop all threadsPedro Alves2015-10-141-1/+23
* Remote all-stop-on-top-of-non-stopPedro Alves2015-10-148-73/+267
* Fix mi-nonstop.exp with extended-remotePedro Alves2015-10-103-10/+30
* Bug 19113 - read.c stringer assertionAlan Modra2015-10-102-3/+9
* Automatic date update in version.inGDB Administrator2015-10-101-1/+1
* [Ada] ada_unpack_from_contents: Error if target buffer not large enoughJoel Brobecker2015-10-092-1/+15
* [Ada] Buffer overflow in ada_unpack_from_contentsJoel Brobecker2015-10-092-1/+19
* make is_scalar_type non-static and use it in ada-lang.cJoel Brobecker2015-10-094-14/+11
* [Ada] Better handling of dynamic types in ada_value_primitive_packed_valJoel Brobecker2015-10-092-29/+57
* [Ada] split data unpacking code out of ada_value_primitive_packed_val.Joel Brobecker2015-10-092-91/+133
* Reorder variable declarations in ada_value_primitive_packed_valJoel Brobecker2015-10-092-9/+18
* use gdb_byte in ada-lang.c::ada_value_primitive_packed_val...Joel Brobecker2015-10-092-5/+11
* More explicit local variable names in ada_value_primitive_packed_valJoel Brobecker2015-10-092-30/+37
* i386: Fix type of gdbarch_tdep::register_reggroup_pSimon Marchi2015-10-092-1/+6
* cris: Use enum bfd_endian to represent endiannessSimon Marchi2015-10-092-1/+6
* arm-linux-tdep: Add explicit cast for int to gdb_syscall conversionSimon Marchi2015-10-092-3/+8
* Change some void* to gdb_byte*Simon Marchi2015-10-0920-63/+120
* Add two callback data castsSimon Marchi2015-10-093-2/+9
* Fix typos in commentsEli Zaretskii2015-10-093-2/+7
* btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger2015-10-093-4/+14
* Fix gdb.base/a2-run.exp racePedro Alves2015-10-092-19/+40
* Automatic date update in version.inGDB Administrator2015-10-091-1/+1
* [D] Support D style sizeof and typeof expressions.Iain Buclaw2015-10-084-0/+109
* MAINTAINERS: Update my email addressMaciej W. Rozycki2015-10-082-1/+5
* Fix compile time warning compiling ARC port.Nick Clifton2015-10-082-1/+6
* btrace: fix void returnMarkus Metzger2015-10-082-1/+6
* Automatic date update in version.inGDB Administrator2015-10-081-1/+1
* Avoid using 'template' C++ keywordYao Qi2015-10-077-12/+28
* Wrap include/opcode/aarch64.h in extern "C" for C++Yao Qi2015-10-072-0/+12
* New ARC implementation.Nick Clifton2015-10-07140-8060/+31597
* gold: fix ABI pagesize for aarch64Andreas Schwab2015-10-072-4/+8
* [aarch64] use aarch64_decode_insn to decode instructions in GDBYao Qi2015-10-072-11/+28
* Automatic date update in version.inGDB Administrator2015-10-071-1/+1
* Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2015-10-062-9/+16
* Clear the ch_reserved field in 64-bit outputH.J. Lu2015-10-062-0/+8