summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch the inferior before outputting its id in "info inferiors"users/palves/multi-target-v2Tankut Baris Aktemur2020-01-102-28/+96
* Switch the inferior too in switch_to_program_space_and_threadPedro Alves2020-01-104-5/+101
* Multi-target: NEWS and user manualPedro Alves2020-01-104-44/+132
* Require always-non-stop for multi-target resumptionsPedro Alves2020-01-103-5/+68
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-1022-28/+335
* Revert 'Remove unused struct serial::name field'Pedro Alves2020-01-102-0/+5
* gdbarch-selftests.c: No longer error out if debugging somethingPedro Alves2020-01-101-5/+0
* Add multi-target testsPedro Alves2020-01-063-0/+465
* Multi-target supportPedro Alves2020-01-0677-866/+1822
* Fix reconnecting to a gdbserver already debugging multiple processes, IIPedro Alves2020-01-061-3/+9
* Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves2020-01-062-1/+23
* Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur2020-01-062-6/+19
* Tweak handling of remote errors in response to resumption packetPedro Alves2020-01-061-1/+12
* Use all_non_exited_inferiors in infrun.cPedro Alves2020-01-061-4/+1
* tfile_target::close: trace_fd can't be -1Pedro Alves2020-01-061-2/+1
* Some get_last_target_status tweaksPedro Alves2020-01-067-29/+27
* switch inferior/thread before calling target methodsPedro Alves2020-01-062-22/+66
* Introduce switch_to_inferior_no_threadPedro Alves2020-01-063-13/+18
* Delete unnecessary code from kill_commandPedro Alves2020-01-061-14/+0
* Don't check target is running in remote_target::mourn_inferiorPedro Alves2020-01-061-20/+0
* Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves2020-01-0610-20/+24
* exceptions.c:print_flush: Remove obsolete checkPedro Alves2020-01-061-5/+1
* Make "show remote exec-file" inferior-awarePedro Alves2020-01-062-1/+47
* Don't rely on inferior_ptid in record_full_waitPedro Alves2020-01-062-1/+13
* Preserve selected thread in all-stop w/ background executionPedro Alves2020-01-069-23/+337
* Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton2020-01-062-3/+9
* GDB: Remove trailing spaces in tui-disasm.cShahab Vahedi2020-01-062-3/+7
* Improve process exit status macros on MinGWEli Zaretskii2020-01-0610-10/+322
* bfd_check_format: ignore errors from coff_real_object_pAlan Modra2020-01-062-8/+6
* alpha-vms: don't exit on stack underflow/overflowAlan Modra2020-01-062-53/+108
* ubsan: m32c: left shift of negative valueAlan Modra2020-01-064-113/+129
* som_bfd_fill_in_ar_symbols buffer overflowAlan Modra2020-01-062-6/+21
* Basic error checking for mach-oAlan Modra2020-01-062-17/+84
* PR25344, z80 disassembler recursionAlan Modra2020-01-062-29/+40
* Automatic date update in version.inGDB Administrator2020-01-061-1/+1
* gdb: use tui_set_layout not show_layout to fix window focusAndrew Burgess2020-01-054-6/+18
* [AArch64] Fix erroneous use of spu architecture bfdLuis Machado2020-01-052-1/+7
* Fix libctf ChangeLog date in most recent entry.Joel Brobecker2020-01-051-1/+1
* libctf: Add configure check for asprintf (for MinGW)Eli Zaretskii2020-01-054-2/+72
* Automatic date update in version.inGDB Administrator2020-01-051-1/+1
* Release bfd_alloc memory in bfd_check_format_matchesAlan Modra2020-01-042-13/+45
* mmo tdata leakAlan Modra2020-01-042-1/+5
* ubsan: m32r: left shift of negative valueAlan Modra2020-01-044-6/+15
* ubsan: cr16: left shift cannot be represented in type 'int'Alan Modra2020-01-042-2/+5
* ubsan: crx: left shift cannot be represented in type 'int'Alan Modra2020-01-042-1/+5
* ubsan: d30v: left shift cannot be represented in type 'int'Alan Modra2020-01-042-12/+10
* coff: free malloc'd memory on successful target match tooAlan Modra2020-01-042-0/+8
* Automatic date update in version.inGDB Administrator2020-01-041-1/+1
* Ensure GDB warnings are styled.Philippe Waroquiers2020-01-036-9/+35
* solib_target_free_so memory leakHannes Domani2020-01-032-5/+11