aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Remove a VEC from remote.cTom Tromey2-30/+32
2018-11-09Return scoped_fd from open_source_file and find_and_open_sourceTom Tromey6-69/+95
2018-11-09Fix unsigned overflow in minsyms reader.John Baldwin2-2/+8
2018-11-09[PowerPC] Document requirements for VSX featurePedro Franco de Carvalho2-5/+12
2018-11-09Fix a typo in iconv.m4.Hafiz Abid Qadeer2-1/+5
2018-11-09[gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries6-7/+94
2018-11-08Capitalize "<TAB>" in require_record_target errorTom Tromey2-1/+5
2018-11-08Fix output indentation for "info pretty-printers"Tom Tromey2-1/+6
2018-11-08Avoid crash when calling warning too earlyTom Tromey5-3/+59
2018-11-08(AArch64) wrong value returned by "finish" for HFAJoel Brobecker2-1/+6
2018-11-08x86-64: fix ZMM register state trackingJan Beulich5-14/+54
2018-11-08gdb/riscv: Update test to support targets without FP hardwareAndrew Burgess2-6/+23
2018-11-08gdb/riscv: Handle errors while setting the frame idAndrew Burgess2-3/+21
2018-11-07(Ada/tasking) fix array or string index out of range warningJoel Brobecker2-6/+14
2018-11-07ada-tasks.c::read_atcb: start from a cleared ada_task_info resultJoel Brobecker2-10/+11
2018-11-07gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess5-7/+141
2018-11-06[gdb] Fix gdb crash when reading core fileTom de Vries5-6/+133
2018-11-06RISC-V: Force variables to .data for code_elim.Jim Wilson2-0/+10
2018-11-06gdb: xtensa: use linux ABI code for uclinuxMax Filippov2-1/+6
2018-11-06ARM: Do not use FP reg when on AAPCSMarius Muench2-0/+9
2018-11-06Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin2-1/+7
2018-11-05ChangeLog for 'Fix 4K leak each time next/step changes of function.'Philippe Waroquiers1-0/+6
2018-11-05Fix 4K leak in open_source_file each time next/step changes of function.Philippe Waroquiers1-1/+2
2018-11-04Return gdbpy_ref from gdbpy_get_varobj_pretty_printerTom Tromey4-24/+31
2018-11-04Return gdbpy_ref from some Python string functionsTom Tromey9-29/+56
2018-11-04Return gdbpy_ref from gdb_py_object_from_*longestTom Tromey7-21/+34
2018-11-03OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"Philippe Waroquiers2-1/+5
2018-11-03OBVIOUS Remove a useless const char *type and its initialization.Philippe Waroquiers2-3/+6
2018-11-03OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12.Philippe Waroquiers1-1/+1
2018-11-02(Ada) Add ravenscar tasking support on AArch64Joel Brobecker7-1/+266
2018-11-02QUIET flag initialization missing in 2 places.Philippe Waroquiers3-2/+7
2018-11-01RISC-V: Don't allow unaligned breakpoints.Jim Wilson2-8/+30
2018-11-01(Ada) fix "error in expression" when using watch -location commandJoel Brobecker7-1/+129
2018-11-01remove trailing spaces in print-utils.c ("int_string" function)Joel Brobecker2-3/+7
2018-11-01gdb.texinfo: Fix the output of the "info tasks 2" exampleJoel Brobecker2-1/+7
2018-11-01rs6000-tdep.c:skip_prologue avoid negative left shiftJoel Brobecker2-4/+12
2018-11-01arm-pikeos: software single stepJerome Guitton6-0/+106
2018-11-01Import mkdtemp gnulib module, fix mingw buildSimon Marchi19-27/+217
2018-11-01Reading signal handler frame in AIXSangamesh Mallayya5-1/+210
2018-10-31Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already definedSergio Durigan Junior2-2/+9
2018-10-31gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp testAndrew Burgess2-66/+121
2018-10-31[gdb/testsuite] Factor out lib/valgrind.expTom de Vries5-204/+125
2018-10-31[gdb/testsuite] get_valueof: Don't output value in test nameTom de Vries2-1/+5
2018-10-31[PowerPC] Include nat/linux-ptrace.h in native targetsPedro Franco de Carvalho4-0/+10
2018-10-31gdb: Handle ICC's unexpected void return typeAndrew Burgess6-6/+222
2018-10-30Check return value of bfd_initTom Tromey2-1/+9
2018-10-29Remove relational operators from common/offset-type.hSergio Durigan Junior2-17/+6
2018-10-29Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if request...Simon Marchi4-126/+47
2018-10-29Revert "GDB: Document the unix::/path/to/socket of remote connection."Simon Marchi1-23/+1
2018-10-29Revert "GDB: Fix documentation for invoking GDBSERVER"Simon Marchi1-44/+16