| 2026-04-24 |
Pedro Alves | Windows gdb: cygwin_set_dr => windows_set_dr, etc. |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Change serial_event management |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Eliminate struct pending_stop |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Share $_siginfo reading code |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Add backpointer from windows_thread_info to windows_pro... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Make siginfo_er per-thread state |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Make last_sig per-thread state |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Make current_event per-thread... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdbserver: Eliminate soft-interrupt mechanism |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Enable "set scheduler-locking on" |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdbserver: Fix scheduler-locking |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Can't pass signal to thread other than... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Introduce get_last_debug_event_ptid |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Elim desired_stop_thread_id... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Pending stop and current_event |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Factor code out of windows_nat_target... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Introduce windows_continue_flags |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Introduce continue_last_debug_event_main_t... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Move suspending thread to when... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Simplify windows_nat_target::wait |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Eliminate windows_process_info... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Eliminate DONT_SUSPEND |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: Eliminate reload_context |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb: handle_output_debug_string return type |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Windows gdb+gdbserver: New find_thread, replaces thread... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdb/tui] Expand WDB reference |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdb] Add error_value_not_available |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Pedro Alves | Don't pretend infcalls don't set the inferior running... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom Tromey | Call error_value_optimized_out from value_assign |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Nick Clifton | x86 disassembler: Add -Mannotate option to display... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdb] Improve selftest c_ctrl_unctrl |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdbsupport] Add parameterless iterator_range constructor |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdb] Simplify get_frame_function |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Tom de Vries | [gdb] Simplify frame_follow_static_link |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
Simon Marchi | gdb/dwarf: fix internal error in dwarf2_fetch_cfa_info... |
commit | commitdiff | tree | snapshot |
| 2026-04-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Tom de Vries | [pre-commit] Bump isort to 9.0.0a2 |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Tom Tromey | Second fix to attr_ref_and_charlit.exp |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Tom Tromey | Update gdb.ada/attr_ref_and_charlit for gnat-llvm |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Alan Modra | asan: unknown write in z80_elf_16_be_reloc |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Andrew Burgess | gdb/dap: add support for opening core files |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Patrick Monnerat | Implement windows_nat_target::stop |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
H.J. Lu | ld: Limit PR ld/34088 test to Linux/x86-64 and Linux... |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-22 |
H.J. Lu | ld: Maintain the input file order |
commit | commitdiff | tree | snapshot |
| 2026-04-22 |
Tom de Vries | [gdb/symtab] Factor out new_symbol_file_line |
commit | commitdiff | tree | snapshot |
| 2026-04-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Alan Modra | libctf ctf-link.c labs? |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tom de Vries | [gdb] Remove unnecessary defs.h/common-defs.h includes |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tom de Vries | [gdb/tui] Handle tui disable in new ui |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tom de Vries | [gdb] Add unit test for iterator_range |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tom Tromey | Fix typo in sim/ppc/std-config.h |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Simon Marchi | gdb: add process_target_ops_ref |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Manuel Jacob | When setting the date stamp on an archive, honor the... |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tankut Baris... | gdb: remove braces in a for-loop |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tankut Baris... | gdb, multi-target: pass a target argument to delete_exi... |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tankut Baris... | gdb, multi-target: pass a target argument to prune_threads |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
Tankut Baris... | gdb: parameterize all_threads_safe for the target and... |
commit | commitdiff | tree | snapshot |
| 2026-04-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Andrew Burgess | gdb/python: new events.corefile_changed event |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Andrew Burgess | gdb: refactor core_target ::close and ::detach functions |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Andrew Burgess | gdb: delete some unnecessary code from core_target... |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Remove OBJSTAT and OBJSTATS macros |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Rename context_stack and make it private |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Return void from buildsym_compunit::push_context |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Change pop_context to return a block |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Remove context_stack::depth |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Remove some dead code from buildsym.c |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tom Tromey | Use scoped_restore for dwarf2_cu::list_in_scope |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Tankut Baris... | gdb, testsuite: fix regression in gdb.multi/multi-... |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Jan Beulich | x86/Intel: make PC-relative expressions work (again?) |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Jan Beulich | x86/Intel: don't modify equates' expressions |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Jan Beulich | gas: don't lose addend in snapshot_symbol() when hittin... |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Jan Beulich | gas: don't fail due to local register symbols |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Alan Modra | m32r hi/lo reloc offset sanity checks |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Alan Modra | gas: segfault in out_debug_str |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Alan Modra | Don't create got in bfin_relocate_section |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
Alan Modra | tc-i386.c s_insn and input_line_pointer |
commit | commitdiff | tree | snapshot |
| 2026-04-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-19 |
Alan Modra | gas: don't allow single quote to go past eol |
commit | commitdiff | tree | snapshot |
| 2026-04-19 |
Sunil Dora | gdb/ser-unix: add POSIX cfsetispeed/cfsetospeed support... |
commit | commitdiff | tree | snapshot |
| 2026-04-19 |
Sunil Dora | gdb/ser-unix: fix musl build failure when setting custo... |
commit | commitdiff | tree | snapshot |
| 2026-04-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-18 |
Tom Tromey | Remove "prefix" argument from cp_type_print_method_args |
commit | commitdiff | tree | snapshot |
| 2026-04-18 |
Tom de Vries | [gdb/build] Fix Wunused-variable in selftests::test_enu... |
commit | commitdiff | tree | snapshot |
| 2026-04-18 |
Simon Marchi | gdbsupport: remove iteration_status_str |
commit | commitdiff | tree | snapshot |
| 2026-04-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Andrew Burgess | gdb: don't use .text as default entry point section |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Andrew Burgess | gdb: int to bool in struct entry_info |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: make iterate_over_symbols return void, rename... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: make symbol_found_callback_ftype a function_view |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: change objfile::map_symtabs_matching_filename... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: split iterate_over_symtabs into for_each_symtab... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: split iterate_over_minimal_symbols into for_each_m... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: split iterate_over_threads into for_each_thread... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb, gdbserver: split iterate_over_lwps into for_each_l... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb, gdbserver: make iterate_over_lwps_ftype a function... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: introduce iteration_status enum, use it for search... |
commit | commitdiff | tree | snapshot |
| 2026-04-17 |
Simon Marchi | gdb: rename search_symtabs_expansion_listener -> compun... |
commit | commitdiff | tree | snapshot |
| next |