Rev. | 时间 | 作者 |
---|---|---|
c35b4e8 users/hjl/pr22101 | 2017-09-16 04:26:43 | H.J. Lu |
Remove invalid .dynamic section with --only-keep-debug |
||
79254a5 | 2017-09-15 04:45:18 | H.J. Lu |
globalaudit.rd: Allow additional bits in DT_FLAGS_1 |
||
5e5e02a | 2017-09-15 04:29:29 | H.J. Lu |
x86: Cache section contents and relocations |
||
26e53f3 | 2017-09-15 02:32:00 | Pedro Alves |
gdb.base/nodebug.exp: Rename called functions |
||
eccd80d | 2017-09-14 23:54:37 | Simon Marchi |
Make dwarf_expr_context::stack_empty_p return a bool |
||
6900988 | 2017-09-14 23:14:35 | Simon Marchi |
Make dwarf_stack_value::in_stack_memory a bool |
||
1e46716 | 2017-09-14 22:57:01 | Simon Marchi |
Make dwarf_expr_piece::pieces an std::vector |
||
4d465c6 | 2017-09-14 19:15:55 | Nick Clifton |
Fix address violation when parsing a corrupt PE binary. |
||
255300f | 2017-09-14 18:04:18 | matt rice |
Add enable-gold and enable-ld to src-release |
||
2578f2f | 2017-09-14 10:05:17 | Alan Modra |
PR22127, as segfaults assembling invalid .reloc |
||
0952b71 | 2017-09-14 09:00:26 | GDB Administrator |
Automatic date update in version.in |
||
f47432d | 2017-09-13 20:25:14 | H.J. Lu |
elfxx-x86.h: Fix a typo in comments |
||
9f2815a | 2017-09-13 09:00:31 | GDB Administrator |
Automatic date update in version.in |
||
0782db8 | 2017-09-12 21:15:23 | Simon Marchi |
probe: Replace VEC(probe_ops_cp) with std::vector |
||
1eac6be | 2017-09-12 20:55:32 | Simon Marchi |
Make collect_probes return an std::vector |
||
aaa63a3 | 2017-09-12 20:37:00 | Simon Marchi |
Make probe_ops::get_probes fill an std::vector |
||
331f81b | 2017-09-12 09:00:28 | GDB Administrator |
Automatic date update in version.in |
||
cb85b21 | 2017-09-12 07:15:14 | Tom Tromey |
Remove make_show_memory_breakpoints_cleanup |
||
8fbc99e | 2017-09-12 07:15:13 | Tom Tromey |
Use std::string in d-namespace.c |
||
50feb4b | 2017-09-12 07:15:12 | Tom Tromey |
Use std::string in ctf_start |
||
c6dc63a | 2017-09-12 07:15:11 | Tom Tromey |
Remove cleanups from find_frame_funname |
||
d6b9b80 | 2017-09-12 07:15:10 | Tom Tromey |
Remove cleanups from findcmd.c |
||
a992162 | 2017-09-12 07:15:09 | Tom Tromey |
Replace clear_hook_in_cleanup with scoped_restore_hook_in |
||
be0d7ab | 2017-09-12 07:15:08 | Tom Tromey |
Replace interp_set_temp with scoped_restore_interp |
||
00f675f | 2017-09-12 07:15:07 | Tom Tromey |
Change setup_breakpoint_reporting to return a scoped_restore |
||
cb791d5 | 2017-09-12 06:46:14 | Tom Tromey |
Make extract_arg return a std::string |
||
2039bd9 | 2017-09-12 06:46:13 | Tom Tromey |
Constify language_enum |
||
f1735a5 | 2017-09-12 06:46:12 | Tom Tromey |
Rename _const functions to use overloading instead |
||
7d221d7 | 2017-09-12 05:15:22 | Tom Tromey |
Make it simpler to add events to Python |
||
35c61a1 | 2017-09-12 05:15:21 | Tom Tromey |
Small event ownership clean up in Python layer |