Révision | l'heure | Auteur |
---|---|---|
2168664 users/palves/multi-target-v2 | 2020-01-11 00:15:36 | Tankut Baris Aktemur |
Switch the inferior before outputting its id in "info inferiors" |
||
7392607 | 2020-01-10 23:53:37 | Pedro Alves |
Switch the inferior too in switch_to_program_space_and_thread |
||
77e1520 | 2020-01-10 23:53:37 | Pedro Alves |
Multi-target: NEWS and user manual |
||
8dac340 | 2020-01-10 23:53:37 | Pedro Alves |
Require always-non-stop for multi-target resumptions |
||
1cb00a6 | 2020-01-10 23:53:36 | Pedro Alves |
Add "info connections" command, "info inferiors" connection number/string |
||
a9205f4 | 2020-01-10 23:53:36 | Pedro Alves |
Revert 'Remove unused struct serial::name field' |
||
c72bd98 | 2020-01-10 23:53:36 | Pedro Alves |
gdbarch-selftests.c: No longer error out if debugging something |
||
cc70f1f | 2020-01-06 23:11:21 | Pedro Alves |
Add multi-target tests |
||
eefbb97 | 2020-01-06 23:10:53 | Pedro Alves |
Multi-target support |
||
72517ea | 2020-01-06 23:09:00 | Pedro Alves |
Fix reconnecting to a gdbserver already debugging multiple processes, II |
||
663d33d | 2020-01-06 23:08:59 | Pedro Alves |
Fix reconnecting to a gdbserver already debugging multiple processes, I |
||
ea53870 | 2020-01-06 23:08:59 | Tankut Baris Aktemur |
Avoid another inferior_ptid reference in gdb/remote.c |
||
bc63ad0 | 2020-01-06 23:08:58 | Pedro Alves |
Tweak handling of remote errors in response to resumption packet |
||
1f4f1e6 | 2020-01-06 23:08:57 | Pedro Alves |
Use all_non_exited_inferiors in infrun.c |
||
514ff03 | 2020-01-06 23:08:56 | Pedro Alves |
tfile_target::close: trace_fd can't be -1 |
||
9563d96 | 2020-01-06 23:08:55 | Pedro Alves |
Some get_last_target_status tweaks |
||
bd4c2d7 | 2020-01-06 23:08:54 | Pedro Alves |
switch inferior/thread before calling target methods |
||
7770293 | 2020-01-06 23:08:54 | Pedro Alves |
Introduce switch_to_inferior_no_thread |
||
b766e6e | 2020-01-06 23:08:53 | Pedro Alves |
Delete unnecessary code from kill_command |
||
ffb865b | 2020-01-06 23:08:52 | Pedro Alves |
Don't check target is running in remote_target::mourn_inferior |
||
7184c9e | 2020-01-06 23:08:51 | Pedro Alves |
Make target_ops::has_execution take an 'inferior *' instead of a ptid_t |
||
2ecc4b7 | 2020-01-06 23:08:50 | Pedro Alves |
exceptions.c:print_flush: Remove obsolete check |
||
a072000 | 2020-01-06 23:08:49 | Pedro Alves |
Make "show remote exec-file" inferior-aware |
||
e254188 | 2020-01-06 23:08:48 | Pedro Alves |
Don't rely on inferior_ptid in record_full_wait |
||
7e1847f | 2020-01-06 23:08:47 | Pedro Alves |
Preserve selected thread in all-stop w/ background execution |
||
d2dbcb1 | 2020-01-06 23:01:41 | Nick Clifton |
Fix test of the fix for PR19579 when compiling with gcc-10. |
||
a61b4f6 | 2020-01-06 22:43:46 | Shahab Vahedi |
GDB: Remove trailing spaces in tui-disasm.c |
||
559e7e5 | 2020-01-06 20:51:54 | Eli Zaretskii |
Improve process exit status macros on MinGW |
||
49078ec | 2020-01-06 20:23:51 | Alan Modra |
bfd_check_format: ignore errors from coff_real_object_p |
||
ab356be | 2020-01-06 20:23:51 | Alan Modra |
alpha-vms: don't exit on stack underflow/overflow |