aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Suggest running gdbserver for a PID in containerJan Kratochvil2-1/+6
2016-03-17PR remote/19496, timeout in forking-threads-plus-bkptPedro Alves3-18/+34
2016-03-17S390: Add syscall info for syscalls up to 374Andreas Arnez3-0/+56
2016-03-17S390: Fix output path for s390-multiarch test caseAndreas Arnez2-5/+9
2016-03-17linux-record: Simplify with record_mem_at_reg()Andreas Arnez2-414/+170
2016-03-17linux-record.c: Fix whitespace issuesAndreas Arnez2-949/+954
2016-03-17linux-record: Fix bad fall-through for pipe/pipe2Andreas Arnez2-0/+7
2016-03-16PR remote/19496, interrupted syscall in forking-threads-plus-bkptDon Breazeal3-14/+33
2016-03-16xml-tdesc.c (tdesc_start_enum): Fix c++ build.Doug Evans2-2/+6
2016-03-16Process record: Fix arm-linux syscall argumentsYao Qi2-3/+14
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal10-182/+433
2016-03-15Add cole945@ to earlier entry. Fix typo in same entry.Doug Evans1-1/+2
2016-03-15Add cpsr_flags to aarch64 core regs.Doug Evans3-2/+46
2016-03-15Remove "end" spec.Doug Evans6-79/+87
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans16-209/+724
2016-03-15Use int instead of LONGEST in tdesc_type sizes.Doug Evans4-13/+75
2016-03-15maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.Doug Evans26-767/+800
2016-03-15Remove hand-called function from test.Doug Evans3-7/+17
2016-03-15Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mountedPedro Alves2-6/+20
2016-03-15Fix PR gdb/19676: Disable displaced stepping if /proc not mountedPedro Alves3-2/+12
2016-03-15Fix typo in previous gdb/doc/ commitPedro Alves2-1/+5
2016-03-15Document possible unreliability of '$_ret'Pedro Alves2-0/+14
2016-03-14gdb.base/default.exp: Add missing $_as_string to "show convenience" testSimon Marchi2-0/+6
2016-03-13gdb/s390: Fill gen_return_address hook.Marcin Kościelnicki2-0/+20
2016-03-11gdb: New maint info line-table command.Andrew Burgess7-0/+138
2016-03-11gdb/s390: Fill pseudo register agent expression hooks.Marcin Kościelnicki2-0/+91
2016-03-10Add $_as_string convenience functionSimon Marchi9-0/+145
2016-03-09More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves10-11/+24
2016-03-09gdb: fix doc string of target_can_use_hardware_watchpoint.Jose E. Marchesi2-1/+6
2016-03-09Command line input handling TLCPedro Alves5-318/+219
2016-03-09Simplify saved_command_line handlingPedro Alves5-21/+19
2016-03-09Use struct buffer in gdb_readline_no_editing_callbackPedro Alves2-20/+25
2016-03-09Use struct buffer in gdb_readline_no_editingPedro Alves3-22/+34
2016-03-09gdb_readline -> gdb_readline_no_editingPedro Alves3-5/+10
2016-03-09Update prompt_for_continue commentsPedro Alves2-14/+12
2016-03-09Eliminate async_annotation_suffixPedro Alves4-43/+16
2016-03-09gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves4-20/+31
2016-03-09Garbage collect window_hookPedro Alves2-9/+5
2016-03-09Test issuing a command split in multiple lines with continuation charsPedro Alves2-0/+40
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki8-3/+31
2016-03-09gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki2-4/+14
2016-03-09gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki2-2/+16
2016-03-09gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki2-4/+21
2016-03-09gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki3-4/+13
2016-03-09gdb/rs6000: Read backchain as unsigned.Marcin Kościelnicki4-3/+30
2016-03-09gdb: Add gen_return_address for powerpc.Marcin Kościelnicki2-0/+23
2016-03-09gdb: Add ax_pseudo_register_collect for powerpc.Marcin Kościelnicki2-0/+51
2016-03-09S390: Recognize special jumps in prologue parserAndreas Arnez2-2/+19
2016-03-09S390: Add use of unavailable-stack frame IDAndreas Arnez2-5/+18
2016-03-09Avoid spaces in osabi namesPedro Alves2-9/+13