Rev. | Tiempo | Autor |
---|---|---|
1c2afe7 users/palves/multi-target-v1 | 2019-09-07 08:02:12 | Pedro Alves |
Multi-target: NEWS and user manual |
||
80dab0c | 2019-09-07 08:00:55 | Pedro Alves |
Require always-non-stop for multi-target resumptions |
||
082c9b7 | 2019-09-07 07:58:12 | Pedro Alves |
Add "info connections" command, "info inferiors" connection number/string |
||
54d7bb6 | 2019-09-07 07:58:10 | Pedro Alves |
Revert 'Remove unused struct serial::name field' |
||
39bdddc | 2019-09-07 07:56:14 | Pedro Alves |
gdbarch-selftests.c: No longer error out if debugging something |
||
c73098f | 2019-09-07 07:56:11 | Pedro Alves |
Add multi-target tests |
||
9aa9d9b | 2019-09-07 07:40:25 | Pedro Alves |
Multi-target support |
||
6866f55 | 2019-09-07 07:39:08 | Pedro Alves |
Fix reconnecting to a gdbserver already debugging multiple processes, II |
||
194702c | 2019-09-07 07:36:44 | Pedro Alves |
Fix reconnecting to a gdbserver already debugging multiple processes, I |
||
bab2e73 | 2019-09-07 07:31:05 | Pedro Alves |
Tweak handling of remote errors in response to resumption packet |
||
c8c985f | 2019-09-07 07:31:05 | Pedro Alves |
Delete exit_inferior_silent(int pid) |
||
998917f | 2019-09-07 07:31:05 | Pedro Alves |
Use all_non_exited_inferiors in infrun.c |
||
dbec228 | 2019-09-07 07:31:05 | Pedro Alves |
tfile_target::close: trace_fd can't be -1 |
||
f572508 | 2019-09-07 07:31:05 | Pedro Alves |
Some get_last_target_status tweaks |
||
7eb4eee | 2019-09-07 07:31:05 | Pedro Alves |
switch inferior/thread before calling target methods |
||
824c65b | 2019-09-07 07:31:05 | Pedro Alves |
Introduce switch_to_inferior_no_thread |
||
171a055 | 2019-09-07 07:29:02 | Pedro Alves |
Delete unnecessary code from kill_command |
||
d09f76c | 2019-09-07 07:27:52 | Pedro Alves |
Don't check target is running in remote_target::mourn_inferior |
||
76b06b0 | 2019-09-07 07:27:52 | Pedro Alves |
Make target_ops::has_execution take an 'inferior *' instead of a ptid_t |
||
2d95c70 | 2019-09-07 07:27:52 | Pedro Alves |
exceptions.c:print_flush: Remove obsolete check |
||
6227a66 | 2019-09-07 07:27:52 | Pedro Alves |
Make "show remote exec-file" inferior-aware |
||
1e81a82 | 2019-09-07 07:24:17 | Pedro Alves |
Don't rely on inferior_ptid in record_full_wait |
||
386bfd6 | 2019-09-07 06:54:01 | Pedro Alves |
Preserve selected thread in all-stop w/ background execution |
||
736b0f7 | 2019-09-07 06:17:36 | David Blaikie |
un-XFAIL under Clang tests using labels |
||
ead0e69 | 2019-09-07 04:34:00 | Christian Biesinger |
Change int to bool for the relocate_* functions |
||
f5c3a9e | 2019-09-06 12:25:37 | Alan Modra |
beos.em qsort predicate tidy |
||
b16c44d | 2019-09-06 11:52:59 | Alan Modra |
bfd_get_filename |
||
6ade837 | 2019-09-06 09:00:19 | GDB Administrator |
Automatic date update in version.in |
||
de07a74 | 2019-09-06 01:23:37 | Eric Botcazou |
Fix PR ld/24574 |
||
30331a6 | 2019-09-05 21:33:10 | Tom de Vries |
[gdb/testsuite] Restore breakpoint command in ui-redirect.exp |