aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-29Add missing parameter to 'amd64_create_target_description' (and unbreak build)Sergio Durigan Junior2-1/+6
2018-06-29fix GDB build failure for various amd64 targetsJoel Brobecker8-9/+21
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves8-15/+43
2018-06-29Improve alignment of "info threads" output, align "Target Id" columnPedro Alves4-23/+54
2018-06-29remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP tooPedro Alves2-26/+30
2018-06-29"break LINENO/*ADDRESS", inline functions and "info break" outputPedro Alves8-12/+83
2018-06-29Fix running to breakpoint set in inline function by lineno/addressPedro Alves5-5/+66
2018-06-29Fix format of last gdb/testsuite/ChangeLog entryPedro Alves1-1/+1
2018-06-29Remove unstable test outputRichard Bunt2-1/+5