Rev. | Tiempo | Autor |
---|---|---|
bb276fc users/palves/tls-nonthreaded | 2017-09-13 19:43:15 | Pedro Alves |
Use libthread_db.so with non-threaded programs, for TLS |
||
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 |
||
7c96f8c | 2017-09-12 05:15:20 | Tom Tromey |
Add new_inferior, inferior_deleted, and new_thread events |
||
4ec521f | 2017-09-11 14:46:27 | Kuan-Lin Chen |
nds32: Rename __BIT() to N32_BIT(). |
||
555cb16 | 2017-09-11 09:00:31 | GDB Administrator |
Automatic date update in version.in |
||
a059f00 | 2017-09-11 07:12:14 | Sergio Durigan Junior |
Fix build breakage on GNU/Linux AArch64, take 2 |
||
cc397f3 | 2017-09-11 01:33:28 | Sergio Durigan Junior |
Fix build breakage on GNU/Linux AArch64 |
||
72542b8 | 2017-09-10 17:49:34 | Andrew Burgess |
gdb: Remove check for gdb_stderr == NULL |
||
502b834 | 2017-09-10 09:00:33 | GDB Administrator |
Automatic date update in version.in |
||
0d64823 | 2017-09-10 05:51:58 | Simon Marchi |
Remove unnecessary calls to is_mi_like_p in print_thread_info_1 |
||
eb1e02f | 2017-09-10 05:10:51 | Tom Tromey |
Use std::vector in add_using_directive |
||
0fc21fd | 2017-09-10 05:10:50 | Tom Tromey |
Use gdb::def_vector in create_sals_line_offset |
||
49663d0 | 2017-09-10 05:10:49 | Tom Tromey |
Use gdb::byte_vector in pascal_object_print_value |