修訂. | 時間 | 作者 |
---|---|---|
c9debfb | 2020-06-17 17:25:09 | Andrew Burgess |
gdb: Convert language la_get_symbol_name_matcher field to a method |
||
9a49ad8 | 2020-06-17 17:25:09 | Andrew Burgess |
gdb: Convert language la_compute_program field to a method |
||
eff93b4 | 2020-06-17 17:25:09 | Andrew Burgess |
gdb: Convert language la_class_name_from_physname field to a method |
||
de54374 | 2020-06-17 09:02:20 | Tom Tromey |
Use macros for TUI window names |
||
a350efd | 2020-06-17 09:02:20 | Tom Tromey |
Fix crash when exiting TUI with gdb -tui |
||
39ec049 | 2020-06-17 09:02:20 | Tom Tromey |
Fix C-x 1 from gdb prompt |
||
a1e294c | 2020-06-17 09:00:45 | GDB Administrator |
Automatic date update in version.in |
||
24720f6 | 2020-06-17 09:00:31 | GDB Administrator |
Automatic date update in version.in |
||
1ce22ee | 2020-06-17 09:00:15 | GDB Administrator |
Automatic date update in version.in |
||
d2d1ea2 | 2020-06-17 08:48:38 | Tom Tromey |
Fix crash when TUI window creation fails |
||
708a2ff | 2020-06-17 02:07:15 | Cui,Lili |
x86: Correct noavx512_vp2intersect |
||
5f89899 | 2020-06-16 22:14:13 | Alan Modra |
Re: Use __asm__ rather than asm in ld testsuite |
||
dc57be6 users/luisgpm/aarch64-mte-v1 | 2020-06-16 21:58:33 | Luis Machado |
Add memory tagging testcases |
||
d0b2679 | 2020-06-16 21:58:33 | Luis Machado |
Add NEWS entry. |
||
62ccae8 | 2020-06-16 21:58:33 | Luis Machado |
Document new "x" and "print" memory tagging extensions |
||
47b87d1 | 2020-06-16 21:58:33 | Luis Machado |
Extend "x" and "print" commands to support memory tagging |
||
bfebd6b | 2020-06-16 21:58:33 | Luis Machado |
Documentation for the new mtag commands |
||
ec86fe6 | 2020-06-16 21:58:32 | Luis Machado |
New mtag commands |
||
bb45427 | 2020-06-16 21:58:32 | Luis Machado |
Documentation for memory tagging remote packets |
||
46650d3 | 2020-06-16 21:58:32 | Luis Machado |
Unit tests for memory tagging for gdbserver. |
||
de52b1c | 2020-06-16 21:58:32 | Luis Machado |
Add gdbserver memory tagging support |
||
a8accd9 | 2020-06-16 21:58:32 | Luis Machado |
GDBserver memory tagging remote packet support |
||
c966d00 | 2020-06-16 21:58:32 | Luis Machado |
Unit testing for GDB-side remote memory tagging handling |
||
729866d | 2020-06-16 21:58:32 | Luis Machado |
Add GDB-side MTE remote target support |
||
a08d973 | 2020-06-16 21:58:32 | Luis Machado |
Report TAG violation error information |
||
9e45a85 | 2020-06-16 21:58:32 | Luis Machado |
Add unit testing for logical tag set/get |
||
2c7d3af | 2020-06-16 21:58:32 | Luis Machado |
Add gdbarch hooks to detect and return tagged addresses |
||
25d36f4 | 2020-06-16 21:58:32 | Luis Machado |
Refactor parsing of /proc/<pid>/smaps |
||
122990c | 2020-06-16 21:58:32 | Luis Machado |
Add target methods to fetch/store allocation tags and control switch |
||
bacb994 | 2020-06-16 21:58:32 | Luis Machado |
Add MTE register set support for GDB and gdbserver |