aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-04darwin: Don't use sbrkSimon Marchi5-4/+20
2018-07-04Update NEWS post GDB 8.2 branch creation.Joel Brobecker2-1/+9
2018-07-04Bump version to 8.2.50.DATE-git.Joel Brobecker2-1/+6
2018-07-04Warn if /proc is not accessiblegdb-8.2-branchpointVyacheslav Barinov6-5/+45
2018-07-04[gdb/symtab] Fix version check in dwarf compilation unit headerTom de Vries4-6/+15
2018-07-03Remove VEC from breakpointTom Tromey4-75/+44
2018-07-03Remove ptid_equalTom Tromey49-194/+233
2018-07-03Remove ptid_matchTom Tromey12-36/+40
2018-07-03Remove ptid_tid_pTom Tromey4-20/+14
2018-07-03Remove ptid_lwp_pTom Tromey8-22/+20
2018-07-03Remove ptid_is_pidTom Tromey10-33/+35
2018-07-03Remove ptid_get_tidTom Tromey20-79/+91
2018-07-03Remove ptid_get_lwpTom Tromey52-219/+263
2018-07-03Remove ptid_get_pidTom Tromey85-437/+518
2018-07-03Remove pid_to_ptidTom Tromey43-139/+176
2018-07-03Remove ptid_buildTom Tromey33-130/+157
2018-07-03Remove exit_inferior_num_silentTom Tromey3-9/+7
2018-07-03Fix crash in "run" on macOS when gdb is not signedTom Tromey2-52/+73
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki14-59/+316
2018-07-02gdb: Prefer RISC-V register name "s0" over "fp"Sebastian Huber2-1/+5