Rev. | Time | Author |
---|---|---|
b4fbb96 users/cbiesinger/parallel-minsyms-mutex | 2019-10-04 03:17:12 | Christian Biesinger |
Precompute hash value for symbol_set_names |
||
e1f6a52 | 2019-10-04 03:15:36 | Christian Biesinger |
Don't use the mutex for each symbol_set_names call |
||
fee9737 | 2019-10-02 04:38:26 | Tom Tromey |
Use run_on_main_thread in gdb.post_event |
||
792581b | 2019-10-02 04:38:26 | Tom Tromey |
Add maint set/show max-worker-threads |
||
cec2f67 | 2019-10-02 04:38:24 | Tom Tromey |
Demangle minsyms in parallel |
||
8c0fae4 | 2019-10-01 11:30:39 | Tom Tromey |
Introduce thread-safe way to handle SIGSEGV |
||
0e0174f | 2019-10-01 11:30:39 | Tom Tromey |
Introduce run_on_main_thread |
||
7e3ed55 | 2019-10-01 11:30:39 | Tom Tromey |
Lock the demangled hash table |
||
64a0d2a | 2019-10-01 11:30:39 | Tom Tromey |
Introduce alternate_signal_stack RAII class |
||
236bb4b | 2019-10-01 11:30:39 | Tom Tromey |
Add RAII class for blocking gdb signals |
||
43a189f | 2019-10-01 11:30:39 | Tom Tromey |
Add configure check for std::thread |
||
15c2f63 | 2019-10-01 11:30:39 | Tom Tromey |
Defer minimal symbol name-setting |
||
536a122 | 2019-10-01 11:30:39 | Tom Tromey |
Use m4_include, not sinclude in .m4 files |
||
8fe0f95 | 2019-10-01 10:00:41 | Ali Tamur |
[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx |
||
af79fcc | 2019-10-01 09:00:41 | GDB Administrator |
Automatic date update in version.in |
||
5f48f8f | 2019-10-01 06:00:52 | Ali Tamur |
Remove extra whitespaces at the end of lines. |
||
6fb0862 | 2019-10-01 03:32:32 | Christian Biesinger |
Use std::sort instead of qsort in minsyms.c |
||
4a56a52 | 2019-10-01 01:34:36 | Tom Tromey |
Disable all warnings in gdb.rust/traits.rs |
||
c7ee338 | 2019-10-01 01:21:46 | Christian Biesinger |
Improve some comments about msymbol handling |
||
703a86c | 2019-10-01 00:49:57 | Simon Marchi |
gdb: re-write add_psymbol_to_list doc, move it to header file |
||
663f67d | 2019-09-30 13:48:14 | Alan Modra |
PR25046, readelf "Reading xxx bytes extends past end of file for dynamic section" |
||
0925bc8 | 2019-09-30 09:00:33 | GDB Administrator |
Automatic date update in version.in |
||
0df0352 | 2019-09-30 06:58:21 | Tom de Vries |
[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir |
||
73d9a91 | 2019-09-30 06:51:50 | Tom de Vries |
[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m |
||
612aac6 | 2019-09-29 09:00:40 | GDB Administrator |
Automatic date update in version.in |
||
ad75efa | 2019-09-29 03:48:22 | Simon Marchi |
gdb: include gdbarch.h in hppa-linux-nat.c |
||
ea8e302 | 2019-09-28 16:17:52 | Alan Modra |
PR16794, gold ignores R_386_GOTOFF addend |
||
cd5f43f | 2019-09-28 09:00:25 | GDB Administrator |
Automatic date update in version.in |
||
060b3ab | 2019-09-28 00:04:59 | Tom de Vries |
[gdb/testsuite] Fix incomplete regexps in step-precsave.exp |
||
68f7d34 | 2019-09-27 17:36:18 | Tom de Vries |
[gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd |