aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Move last_source file to buildsym_compunitTom Tromey2-18/+36
2018-07-16Add assert in prepare_for_buildingTom Tromey2-0/+5
2018-07-16Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptrTom Tromey2-6/+12
2018-07-16Use new and delete for buildsym_compunitTom Tromey2-50/+49
2018-07-15Fix filename in prior ChangeLog entrySimon Marchi1-4/+5
2018-07-13Remove struct keyword in range-based for loopSimon Marchi2-1/+6
2018-07-14gdb: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+7
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior2-1/+7
2018-07-13Remove a warning on macOSTom Tromey2-1/+6
2018-07-13S390: Fix displaced stepping of "basr r,0"Andreas Arnez2-0/+8
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves9-40/+43
2018-07-13GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves8-46/+48
2018-07-12Add a self-test for cli-utils.cPhilippe Waroquiers3-0/+260
2018-07-12Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers2-4/+84
2018-07-12Add a test for 'frame apply'Philippe Waroquiers3-0/+293
2018-07-12Announce the user visible changes for frame/thread apply in NEWS.Philippe Waroquiers2-0/+31
2018-07-12Documents the new commands 'frame apply', faas, taas, tfaasPhilippe Waroquiers2-2/+193
2018-07-12Add [FLAG]... arguments to 'thread apply'.Philippe Waroquiers2-24/+119
2018-07-12Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMM...Philippe Waroquiers2-23/+300
2018-07-12Add helper functions parse_flags and parse_flags_qcsPhilippe Waroquiers5-13/+151
2018-07-12Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and...Sergio Durigan Junior2-0/+9
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior20-197/+1116
2018-07-11GDB: Work around D;PID handling bug in older GDBservers (PR gdb/23377)Pedro Alves2-0/+14
2018-07-11GDBserver: Don't assume a current process in D;PID implementation (PR gdb/23377)Pedro Alves4-24/+40
2018-07-11gdb: Remove traces of h8300 ecoff supportPedro Alves2-4/+5
2018-07-11Fix PR c++/23373: GDB hangs when printing a struct with a static member of it...Sergio Durigan Junior5-1/+35
2018-07-11GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 codePedro Alves4-46/+50
2018-07-11Rename tdesc_register_size to tdesc_register_bitsizeAlan Hayward5-8/+14
2018-07-10Use std::vector for moribund_locationsTom Tromey3-27/+26
2018-07-10gdb/testsuite: Run test with software and hardware watchpointsAndrew Burgess2-66/+115
2018-07-10gdb/riscv: Fix assertion in inferior call codeAndrew Burgess2-5/+24
2018-07-10gdb/riscv: Use TYPE_SAFE_NAMEAndrew Burgess2-5/+5
2018-07-09gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.cAndrew Burgess4-21/+72
2018-07-09gdb/testsuite: Allow for failure to read some memory addressesAndrew Burgess2-12/+62
2018-07-09Don't mention XM_CDEPS or NAT_CLIBSTom Tromey2-2/+7
2018-07-09Remove ADD_FILES and ADD_DEPS from Makefile.inTom Tromey2-8/+10
2018-07-09Minimize yacc and lex outputTom Tromey3-12/+13
2018-07-09Fix exec.c handling in MakefileTom Tromey2-2/+7
2018-07-09Remove lint supportTom Tromey2-11/+4
2018-07-09Use a stamp file for version.cTom Tromey2-3/+15
2018-07-09Use a stamp file for init.cTom Tromey2-4/+11
2018-07-09Simplify INIT_FILESTom Tromey2-12/+7
2018-07-09Remove some unused code from init.c build ruleTom Tromey2-8/+4
2018-07-09Remove TSOBS from gdb/Makefile.inTom Tromey2-5/+11
2018-07-07contrib/gdb-add-index.sh -dwarf-5Jan Kratochvil2-2/+12
2018-07-07ia64-tdep.c: Fix -Wwrite-strings errorsSimon Marchi2-10/+19
2018-07-06gdb/testsuite: Ensure test links in malloc and freeAndrew Burgess2-0/+8
2018-07-05darwin: Silence syscall deprecated declaration warningSimon Marchi2-7/+23
2018-07-05[gdb] Fix build error in macroexp.cTom de Vries2-0/+14
2018-07-04Use exit_inferior in darwin_attach_pidTom Tromey2-2/+5