aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Regen ld BLD-POTFILES.inAlan Modra2-2/+4
2020-01-13PR23560, PR23561, readelf memory leaksAlan Modra3-12/+44
2020-01-13PR25362, memory leak in nmAlan Modra2-0/+7
2020-01-13[ARC][committed] Update test matching pattern.Claudiu Zissulescu2-4/+8
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu12-70/+40
2020-01-13[ARC][committed] Update ARC cpu listClaudiu Zissulescu2-0/+8
2020-01-13[ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu3-98/+70
2020-01-13[ARC] [COMMITTED] Change ACCL/ACCH reg name to generic.Claudiu Zissulescu2-1/+6
2020-01-13asan: ns32k: wild memory writeAlan Modra2-6/+10
2020-01-13ubsan: wasm32: signed integer overflowAlan Modra4-211/+249
2020-01-13score formattingAlan Modra3-812/+808
2020-01-13ubsan: score: left shift of negative valueAlan Modra3-24/+31
2020-01-13ubsan: alpha-vma: timeoutAlan Modra2-8/+16
2020-01-13Memory leaks and ineffective bounds checking in wasm_scanAlan Modra2-56/+56
2020-01-13tic4x: sign extension using shiftsAlan Modra6-8/+24
2020-01-13ubsan: fr30: left shift of negative valueAlan Modra4-10/+19
2020-01-13ubsan: xgate: left shift of negative valueAlan Modra2-8/+13
2020-01-13Automatic date update in version.inGDB Administrator1-1/+1
2020-01-12gdb: include gdb_wait.h in gdb_wait.cSimon Marchi2-0/+6
2020-01-12gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.cSimon Marchi3-0/+10
2020-01-12gdbserver: make aarch64_write_goto_address staticSimon Marchi2-1/+5
2020-01-12gdbserver: include aarch32/aarch64 header file in corresponding source fileSimon Marchi3-0/+11
2020-01-12Remove last traces of discard_all_inferiorsPedro Alves3-8/+8
2020-01-12Automatic date update in version.inGDB Administrator1-1/+1
2020-01-11Make TUI borders respect "set style enabled"Tom Tromey3-4/+15
2020-01-11Automatic date update in version.inGDB Administrator1-1/+1
2020-01-10Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur4-28/+107
2020-01-10Switch the inferior too in switch_to_program_space_and_threadPedro Alves6-5/+117
2020-01-10Multi-target: NEWS and user manualPedro Alves6-44/+148
2020-01-10Require always-non-stop for multi-target resumptionsPedro Alves4-5/+77
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves24-28/+375
2020-01-10Revert 'Remove unused struct serial::name field'Pedro Alves3-0/+13
2020-01-10gdbarch-selftests.c: No longer error out if debugging somethingPedro Alves2-5/+5
2020-01-10Add multi-target testsPedro Alves4-0/+472
2020-01-10Multi-target supportPedro Alves79-866/+2263
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IIPedro Alves2-3/+15
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves4-1/+34
2020-01-10Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur4-6/+34
2020-01-10Tweak handling of remote errors in response to resumption packetPedro Alves2-1/+18
2020-01-10Use all_non_exited_inferiors in infrun.cPedro Alves2-4/+5
2020-01-10tfile_target::close: trace_fd can't be -1Pedro Alves2-2/+6
2020-01-10Some get_last_target_status tweaksPedro Alves8-29/+51
2020-01-10switch inferior/thread before calling target methodsPedro Alves3-22/+86
2020-01-10Introduce switch_to_inferior_no_threadPedro Alves4-13/+27
2020-01-10Delete unnecessary code from kill_commandPedro Alves2-14/+4
2020-01-10Don't check target is running in remote_target::mourn_inferiorPedro Alves2-20/+5
2020-01-10Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves11-20/+52
2020-01-10exceptions.c:print_flush: Remove obsolete checkPedro Alves2-5/+5
2020-01-10Make "show remote exec-file" inferior-awarePedro Alves4-1/+56
2020-01-10Don't rely on inferior_ptid in record_full_waitPedro Alves3-1/+20