Show patches with: none      |   25884 patches
« 1 270 71 72258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PUSHED] gdb/testsuite: Regenerate the testglue if it is not in - - --- 2020-02-21 Shahab Vahedi New
Fix null pointer dereference - - --- 2020-02-21 Ruslan Kabatsayev New
[v4] Add debuginfod support to GDB - - --- 2020-02-21 Aaron Merey New
Find tailcall frames before inline frames - - --- 2020-02-20 Tom Tromey New
Fix cc-with-dwz regression - - --- 2020-02-20 Tom de Vries New
[RFC,gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple - - --- 2020-02-20 Pedro Alves New
[gdb/testsuite] Fix hello.go xpass - - --- 2020-02-20 Tom de Vries New
gdb: Simplification in charset.c - - --- 2020-02-20 ldurfina@tachyum.com New
Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' - - --- 2020-02-20 Sergio Durigan Junior New
[RFC] Add ability to skip demangling partial symbols - - --- 2020-02-20 Tom Tromey New
[pushed] Two compute_and_set_names simplifications - - --- 2020-02-20 Tom Tromey New
[01/14] Fix latent bug in dwarf2_find_containing_comp_unit - - --- 2020-02-20 Tom Tromey New
[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp - - --- 2020-02-19 Tom de Vries New
[RFC,gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple - - --- 2020-02-19 Tom de Vries New
gdb: dwarf2/read.c: remove unused objfile parameters/variables - - --- 2020-02-19 Simon Marchi New
[pushed] Fix declaration of mips_pc_is_mips - - --- 2020-02-19 Tom Tromey New
[pushed] Use obstack_strdup in ada-lang.c - - --- 2020-02-19 Tom Tromey New
[PUSHED] Merge changes from GCC for the config/ directory - - --- 2020-02-19 Andrew Burgess New
[gdb/testsuite] Fix corefile-buildid.exp with check-read1 - - --- 2020-02-19 Tom de Vries New
Change gdbserver to use existing gdbsupport - - --- 2020-02-19 Tom Tromey New
[PATCHv2] gdb: Allow more control over where to find python libraries - - --- 2020-02-19 Andrew Burgess New
[v3] gdb/testsuite: Regenerate the testglue if it is not in - - --- 2020-02-19 Shahab Vahedi New
[pushed] Remove useless NULL check in python.c - - --- 2020-02-19 Tom Tromey New
Check for null result from gdb_demangle - - --- 2020-02-19 Andrew Burgess New
[committed,gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp - - --- 2020-02-19 Tom de Vries New
[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp - - --- 2020-02-19 Tom de Vries New
[gdb/testsuite] Handle missing gccgo - - --- 2020-02-19 Tom de Vries New
[committed,gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp - - --- 2020-02-19 Tom de Vries New
[RFC,gdb/testsuite] Ignore pass in gdb_caching_proc - - --- 2020-02-19 Tom de Vries New
[committed,v8,2/2] gdbserver: Add RISC-V/Linux support - - --- 2020-02-19 Maciej W. Rozycki Committed
[?] Fix gdb build with gcc-4.8.x - - --- 2020-02-18 Bernd Edlinger New
[pushed] gdb: update email address for Palmer Dabbelt - - --- 2020-02-18 Simon Marchi New
[?] Fix gdb build with gcc-4.8.x - - --- 2020-02-18 Bernd Edlinger New
[gdb/testsuite] Fix funcall_ref.exp xpass - - --- 2020-02-18 Tom de Vries New
[7/7,gdb/testsuite] add jit-elf-util.h and run jit function - - --- 2020-02-18 Strasuns, Mihails New
[6/7,gdb/testsuite] use -Ttext-segment for jit-elf tests - - --- 2020-02-18 Strasuns, Mihails New
[5/7,gdb/testsuite] add lib/jit-elf-helpers.exp - - --- 2020-02-18 Strasuns, Mihails New
[4/7,gdb/testsuite] use args as lib list for jit-elf tests - - --- 2020-02-18 Strasuns, Mihails New
[3/7,gdb/testsuite] share jit-protocol.h by all jit tests - - --- 2020-02-18 Strasuns, Mihails New
[2/7,gdb/testsuite] structured rename of jit test files - - --- 2020-02-18 Strasuns, Mihails New
[1/7,gdb/testsuite] allow more registers in reader test - - --- 2020-02-18 Strasuns, Mihails New
[gdb/testsuite] Be quiet about untested dtrace-prob.exp - - --- 2020-02-18 Tom de Vries New
[v2] gdb/testsuite: Regenerate the testglue if it is not in path - - --- 2020-02-18 Shahab Vahedi New
[RFC,gdb/testsuite] Ignore pass in gdb_caching_proc - - --- 2020-02-18 Tom de Vries New
[committed,gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_info - - --- 2020-02-18 Tom de Vries New
[v2] gdb: print thread names in thread apply command output - - --- 2020-02-18 Jérémie Galarneau New
[gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp - - --- 2020-02-17 Tom de Vries New
gdb: print thread names in thread apply command output - - --- 2020-02-17 Jérémie Galarneau New
[2/5] gdb: fix printing of flag enums with multi-bit enumerators - - --- 2020-02-17 Simon Marchi New
[pushed] Fix gdbserver-without-gdb build - - --- 2020-02-17 Tom Tromey New
[v2,58/58] gdbserver: finish turning the target ops vector into a class - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,57/58] gdbserver: simply copy the pointer in 'set_target_ops' - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,56/58] gdbserver: turn target op 'get_ipa_tdesc_idx' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,55/58] gdbserver: turn target op 'supports_catch_syscall' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,54/58] gdbserver: turn target op 'supports_software_single_step' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,53/58] gdbserver: turn target ops 'thread_name' and 'thread_handle' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,52/58] gdbserver: turn breakpoint kind-related target ops into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,51/58] gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,50/58] gdbserver: turn target op 'pid_to_exec_file' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,49/58] gdbserver: turn target op 'supports_range_stepping' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,48/58] gdbserver: turn btrace-related target ops into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,47/58] gdbserver: turn target op 'supports_agent' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,46/58] gdbserver: turn target op 'qxfer_libraries_svr4' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,45/58] gdbserver: turn target op 'supports_disable_randomization' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,44/58] gdbserver: turn target op 'emit_ops' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,43/58] gdbserver: turn fast tracepoint target ops into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,42/58] gdbserver: turn target op 'stabilize_threads' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,41/58] gdbserver: turn target ops 'pause_all' and 'unpause_all' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,40/58] gdbserver: turn target op 'get_tib_address' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,39/58] gdbserver: turn target op 'thread_stopped' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,38/58] gdbserver: turn target ops 'read_pc' and 'write_pc' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,37/58] gdbserver: turn target op 'supports_tracepoints' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,36/58] gdbserver: turn target op 'process_qsupported' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,35/58] gdbserver: turn target op 'read_loadmap' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,34/58] gdbserver: turn target op 'core_of_thread' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,33/58] gdbserver: turn target op 'handle_monitor_command' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,32/58] gdbserver: turn target op 'handle_new_gdb_connection' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,31/58] gdbserver: turn target ops 'supports_{fork,vfork,exec}_events' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,30/58] gdbserver: turn target op 'supports_multi_process' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,29/58] gdbserver: turn non-stop and async target ops into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,28/58] gdbserver: turn target op 'qxfer_siginfo' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,27/58] gdbserver: turn target op 'qxfer_osdata' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,26/58] gdbserver: turn target op 'hostio_last_error' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,25/58] gdbserver: turn target op 'get_tls_address' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,24/58] gdbserver: turn target op 'read_offsets' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,23/58] gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address' into metho… - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,22/58] gdbserver: turn target op 'supports_hardware_single_step' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,21/58] gdbserver: turn target op '{supports_}stopped_by_hw_breakpoint' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,20/58] gdbserver: turn target op '{supports_}stopped_by_sw_breakpoint' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,19/58] gdbserver: turn target ops 'insert_point' and 'remove_point' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,18/58] gdbserver: turn target op 'supports_z_point_type' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,17/58] gdbserver: turn target op 'read_auxv' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,16/58] gdbserver: turn target op 'request_interrupt' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,15/58] gdbserver: turn target op 'look_up_symbols' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,14/58] gdbserver: turn target ops 'read_memory' and 'write_memory' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,13/58] gdbserver: turn prepare_to_access_memory & done_accessing_memory into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,12/58] gdbserver: turn target ops 'fetch_registers' and 'store_registers' into methods - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,11/58] gdbserver: turn target op 'wait' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,10/58] gdbserver: turn target op 'resume' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
[v2,09/58] gdbserver: turn target op 'thread_alive' into a method - - --- 2020-02-17 Aktemur, Tankut Baris New
« 1 270 71 72258 259 »