summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Sync ARMv8-M code from master branchThomas Preud'homme2016-05-202-0/+6
* Revert "Add an expect for running commands with CLI jump"Thomas Preud'homme2016-04-062-3/+11
* Add an expect for running commands with CLI jumpThomas Preud'homme2016-04-052-0/+10
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-03-292-1/+6
* Add generated filesbinutils-2_26Tristan Gingold2016-01-255-0/+1189
* Use gdb_byte * instead of void * in push_stack_itemYao Qi2015-11-122-1/+6
* gdb/testsuite/gdb.trace: Deduplicate set_point assembly.Marcin Kościelnicki2015-11-1110-181/+104
* Replace long int * cast with PTRACE_TYPE_RET *Simon Marchi2015-11-112-2/+8
* gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess2015-11-114-27/+25
* gdb: Use class_info when creating info commands.Andrew Burgess2015-11-112-1/+5
* gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki2015-11-1013-145/+47
* [Ada] GDB crash during "finish" of function with out parametersJoel Brobecker2015-11-097-0/+129
* Use ELF_STRING_ARM_unwind in arm-tdep.cYao Qi2015-11-092-1/+6
* New function displaced_step_in_progress_threadYao Qi2015-11-092-3/+24
* gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner2015-11-073-6/+16
* testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2015-11-0718-49/+194
* gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner2015-11-059-18/+96
* Use aarch64_decode_insn in aarch64_displaced_step_copy_insnYao Qi2015-11-052-1/+10
* Use aarch64_decode_insn in aarch64_analyze_prologueYao Qi2015-11-052-343/+98
* Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offsetYao Qi2015-11-052-59/+22
* Fortran: allocate()d memory is uninitializedJan Kratochvil2015-11-042-1/+6
* gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit.users/mwk/record-s390Marcin Kościelnicki2015-11-042-0/+123
* gdb: Add process record and replay support for s390.Marcin Kościelnicki2015-11-047-3/+4552
* gdb/record-full: Use xmalloc instead of alloca for temporary memory storage.Marcin Kościelnicki2015-11-042-1/+9
* Fix non stopping breakpoint on newer compilers.Walfred Tedeschi2015-11-041-2/+3
* Changing compiler flags for MPX tests.Walfred Tedeschi2015-11-042-2/+2
* Improve error message for MPX bound table examinations.Walfred Tedeschi2015-11-041-1/+2
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-045-2/+32
* btrace: change record instruction-history /mMarkus Metzger2015-11-042-22/+186
* disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger2015-11-043-9/+72
* disasm: split dump_insnsMarkus Metzger2015-11-042-77/+101
* xtensa: Add missing staticsSimon Marchi2015-11-032-3/+9
* linux-mips-low.c: Add castsSimon Marchi2015-11-032-4/+11
* linux-mips-low.c: Change "private" variable nameSimon Marchi2015-11-032-2/+7
* linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi2015-11-032-2/+7
* arm-linux-nat.c: Add castSimon Marchi2015-11-032-1/+5
* Change return type of raw_bkpt_type_to_arm_hwbp_typeSimon Marchi2015-11-032-1/+6
* gdbserver arm: Add castsSimon Marchi2015-11-033-4/+11
* linux-aarch32-low.c: Use NULL_REGSETSimon Marchi2015-11-032-1/+5
* target_ops mask_watchpoint: change int to target_hw_bp_typeSimon Marchi2015-11-035-16/+35
* remote-sim.c: Add castsSimon Marchi2015-11-032-11/+25
* linux-ppc-low.c: Add castsSimon Marchi2015-11-032-7/+17
* linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lowerSimon Marchi2015-11-032-98/+103
* Obvious typo fix in gdb.reverse/readv-reverse.expMarcin Kościelnicki2015-11-032-1/+5
* gdb/reverse: Fix continue_to_breakpoint in syscall testcases.Marcin Kościelnicki2015-11-038-28/+41
* Add myself to gdb MAINTAINERSMarcin Kościelnicki2015-11-032-0/+5
* Don't displaced step when there's a breakpoint in the scratch pad rangePedro Alves2015-10-304-0/+96
* Simplify gdb.threads/wp-replication.exp on counting HW watchpointsYao Qi2015-10-303-72/+36
* gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki2015-10-302-4/+9
* gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki2015-10-303-3/+9