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