修訂. | 時間 | 作者 |
---|---|---|
21b9235 users/pkoning/multi-target | 2015-10-29 04:34:35 | Paul Koning |
turn remote into a to_xclose target |
||
1343336 | 2015-10-28 00:55:40 | Paul Koning |
turn linux-thread-db into a to_xclose target |
||
e0063bd | 2015-10-27 04:53:37 | Paul Koning |
fix exec_close to be multi-target-aware |
||
357d827 | 2015-10-27 04:26:16 | Paul Koning |
introduce the target stack |
||
97bc1d4 | 2015-10-24 05:29:54 | Paul Koning |
Use target_gdbarch in corefile handling |
||
95ba86d | 2015-10-20 04:16:46 | Paul Koning |
convert current_target to be a pointer |
||
3101915 | 2015-10-17 03:52:29 | Paul Koning |
convert exec target to to_xclose |
||
22855f3 | 2015-10-17 03:06:43 | Paul Koning |
remove to_data |
||
f218947 | 2015-10-16 05:25:49 | Paul Koning |
convert corelow to to_xclose |
||
1f92c67 | 2015-10-15 05:03:09 | Paul Koning |
add to_identity |
||
41f0b53 | 2015-10-14 03:53:43 | Paul Koning |
move core_bfd to program space |
||
c5bcd27 | 2015-10-09 23:12:22 | Simon Marchi |
i386: Fix type of gdbarch_tdep::register_reggroup_p |
||
78c5b88 | 2015-10-09 23:12:21 | Simon Marchi |
cris: Use enum bfd_endian to represent endianness |
||
f9fa37b | 2015-10-09 23:12:21 | Simon Marchi |
arm-linux-tdep: Add explicit cast for int to gdb_syscall conversion |
||
7c543f7 | 2015-10-09 23:08:23 | Simon Marchi |
Change some void* to gdb_byte* |
||
7567e11 | 2015-10-09 22:41:30 | Simon Marchi |
Add two callback data casts |
||
f9acce4 | 2015-10-09 22:21:08 | Eli Zaretskii |
Fix typos in comments |
||
abcef95 | 2015-10-09 21:29:41 | Markus Metzger |
btrace, test: avoid gdb.btrace/vdso.exp fail |
||
145e3dd | 2015-10-09 20:56:26 | Pedro Alves |
Fix gdb.base/a2-run.exp race |
||
bc04c45 | 2015-10-09 09:00:08 | GDB Administrator |
Automatic date update in version.in |
||
d5d8c4e | 2015-10-09 04:42:36 | Iain Buclaw |
[D] Support D style sizeof and typeof expressions. |
||
4e7de15 | 2015-10-09 02:57:56 | Maciej W. Rozycki |
MAINTAINERS: Update my email address |
||
3f94e60 | 2015-10-08 20:34:13 | Nick Clifton |
Fix compile time warning compiling ARC port. |
||
04c4fe8 | 2015-10-08 16:00:57 | Markus Metzger |
btrace: fix void return |
||
8c5b385 | 2015-10-08 09:00:08 | GDB Administrator |
Automatic date update in version.in |
||
875880c | 2015-10-07 23:22:47 | Yao Qi |
Avoid using 'template' C++ keyword |
||
d3e12b2 | 2015-10-07 23:07:14 | Yao Qi |
Wrap include/opcode/aarch64.h in extern "C" for C++ |
||
886a250 | 2015-10-07 22:20:19 | Nick Clifton |
New ARC implementation. |
||
3b0357d | 2015-10-07 17:57:37 | Andreas Schwab |
gold: fix ABI pagesize for aarch64 |
||
f77ee80 | 2015-10-07 17:52:46 | Yao Qi |
[aarch64] use aarch64_decode_insn to decode instructions in GDB |