2021-07-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb/testsuite: test get/set value of unregistered Guile... |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: remove cmd_list_element::function::sfunc |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: rename cfunc to simple_func |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: make inferior::m_terminal an std::string |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: make inferior::m_cwd an std::string |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: make inferior::m_args an std::string |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: add setter/getter for inferior cwd |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: add setter/getter for inferior arguments |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: remove inferior::{argc,argv} |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb: un-share set_inferior_cwd declaration |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb.base/setshow.exp: fix duplicate test name |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb.base/setshow.exp: split in procs |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb.base/setshow.exp: use save_vars to save/restore... |
commit | commitdiff | tree |
2021-07-23 |
Simon Marchi | gdb/testsuite: split gdb.python/py-parameter.exp in... |
commit | commitdiff | tree |
2021-07-23 |
Carl Love | Fix for gdb.python/py-breakpoint.exp |
commit | commitdiff | tree |
2021-07-23 |
Andrew Burgess | gdb/testsuite: don't error when trying to unset last_sp... |
commit | commitdiff | tree |
2021-07-23 |
Jan Beulich | x86: express unduly set rounding control bits in disass... |
commit | commitdiff | tree |
2021-07-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-22 |
Tom de Vries | [gdb/testsuite] Fix FAILs due to PR gcc/101575 |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: drop dq{b,d}_mode |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: drop vex_scalar_w_dq_mode |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: drop xmm_m{b,w,d,q}_mode |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: fold duplicate vector register printing code |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: drop vex_mode and vex_scalar_mode |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: correct EVEX.V' handling outside of 64-bit mode |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: fold duplicate code in MOVSXD_Fixup() |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: fold duplicate register printing code |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86-64: properly bounds-check %bnd<N> in OP_G() |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86-64: generalize OP_G()'s EVEX.R' handling |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: correct VCVT{,U}SI2SD rounding mode handling |
commit | commitdiff | tree |
2021-07-22 |
Jan Beulich | x86: drop OP_Mask() |
commit | commitdiff | tree |
2021-07-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-21 |
Tom de Vries | [gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp... |
commit | commitdiff | tree |
2021-07-21 |
Nick Clifton | Updated Russian translation for the bfd library |
commit | commitdiff | tree |
2021-07-21 |
Luca Boccassi | Allows linker scripts to set the SEC_READONLY flag. |
commit | commitdiff | tree |
2021-07-21 |
Tom de Vries | [gdb/testsuite] Fix FAILs due to PR gcc/101452 |
commit | commitdiff | tree |
2021-07-21 |
Tom de Vries | [gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11 |
commit | commitdiff | tree |
2021-07-21 |
Alan Modra | as_bad_subtract |
commit | commitdiff | tree |
2021-07-21 |
John Ericson | Remove `netbsdpe` support |
commit | commitdiff | tree |
2021-07-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-20 |
Alan Modra | PR28106, build of 2.37 fails on FreeBSD and Clang |
commit | commitdiff | tree |
2021-07-20 |
Luis Machado | Fix printing of non-address types when memory tagging... |
commit | commitdiff | tree |
2021-07-20 |
Nelson Chu | RISC-V: Minor updates for architecture parser. |
commit | commitdiff | tree |
2021-07-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-19 |
Simon Marchi | gdb: set current thread in btrace_compute_ftrace_{bts,pt} |
commit | commitdiff | tree |
2021-07-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-18 |
Nick Clifton | Move pending-obsolesence targets onto the obsolete... |
commit | commitdiff | tree |
2021-07-18 |
Nick Clifton | Update how-to-make-a-release checklist with latest... |
commit | commitdiff | tree |
2021-07-18 |
Michael Krasnyk | PR28098 Skip R_*_NONE relocation entries with zero... |
commit | commitdiff | tree |
2021-07-18 |
Simon Marchi | gdb: convert nat/x86-dregs.c macros to functions |
commit | commitdiff | tree |
2021-07-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Fix file-name handling regression with DWARF index |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Check for debug-types in map_symbol_filenames |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Simplify DWARF file name caching |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Introduce find_source_or_rewrite |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Simplify file_and_directory storage management |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Pass file_and_directory through DWARF line-decoding... |
commit | commitdiff | tree |
2021-07-17 |
Tom Tromey | Rename and refactor psymtab_include_file_name |
commit | commitdiff | tree |
2021-07-17 |
Sergey Belyashov | Add basic Z80 CPU support |
commit | commitdiff | tree |
2021-07-17 |
Simon Marchi | gdb: make all_inferiors_safe actually work |
commit | commitdiff | tree |
2021-07-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-16 |
Lancelot SIX | gdb: Support stepping out from signal handler on riscv... |
commit | commitdiff | tree |
2021-07-16 |
Lancelot SIX | gdb/testsuite: Declare that riscv*-*-linux* cannot... |
commit | commitdiff | tree |
2021-07-16 |
Tom Tromey | Document quick_symbol_functions::expand_symtabs_matchin... |
commit | commitdiff | tree |
2021-07-16 |
Tom Tromey | Fix array stride bug |
commit | commitdiff | tree |
2021-07-16 |
Giulio Benetti | or1k: fix pc-relative relocation against dynamic on... |
commit | commitdiff | tree |
2021-07-16 |
Nick Clifton | Updated Swedish translation for the binutils sub-directory |
commit | commitdiff | tree |
2021-07-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-15 |
Tom Tromey | Avoid expression parsing crash with unknown language |
commit | commitdiff | tree |
2021-07-15 |
Simon Marchi | gdb: pass child_ptid and fork kind to target_ops::follo... |
commit | commitdiff | tree |
2021-07-15 |
Simon Marchi | gdb: call post_create_inferior at end of follow_fork_in... |
commit | commitdiff | tree |
2021-07-15 |
Libor Bukata | [gdb/procfs.c] Fix build failure in find_stop_signal |
commit | commitdiff | tree |
2021-07-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-14 |
H.J. Lu | x86: Add int1 as one byte opcode 0xf1 |
commit | commitdiff | tree |
2021-07-14 |
Alan Modra | gas: default TC_VALIDATE_FIX_SUB to 0 |
commit | commitdiff | tree |
2021-07-14 |
Clément Chigot | objdump: add DWARF support for AIX |
commit | commitdiff | tree |
2021-07-14 |
Tom de Vries | [gdb/testsuite] Fix gdb.base/gold-gdb-index.exp |
commit | commitdiff | tree |
2021-07-14 |
Tom de Vries | [gdb/testsuite] Add missing skip_tui_tests |
commit | commitdiff | tree |
2021-07-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-07-13 |
Lancelot SIX | Use /bin/sh as shebang in gdb/make-init-c |
commit | commitdiff | tree |
2021-07-13 |
John Baldwin | arm-fbsd-nat: Use fetch_register_set and store_register... |
commit | commitdiff | tree |
2021-07-13 |
John Baldwin | aarch64-fbsd-nat: Use fetch_register_set and store_regi... |
commit | commitdiff | tree |
2021-07-13 |
John Baldwin | riscv-fbsd-nat: Use fetch_register_set and store_regist... |
commit | commitdiff | tree |
2021-07-13 |
John Baldwin | fbsd-nat: Add helper functions to fetch and store regis... |
commit | commitdiff | tree |
2021-07-13 |
John Baldwin | Add regcache_map_supplies helper routine. |
commit | commitdiff | tree |
2021-07-13 |
Pedro Alves | Avoid letting exceptions escape gdb_bfd_iovec_fileio_cl... |
commit | commitdiff | tree |
2021-07-13 |
Pedro Alves | Fix detach with target remote (PR gdb/28080) |
commit | commitdiff | tree |
2021-07-13 |
Tom de Vries | [gdb/testsuite] Fix check-libthread-db.exp FAILs with... |
commit | commitdiff | tree |
2021-07-13 |
Felix Willgerodt | gdb, dwarf: Don't follow the parent of a subprogram... |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: disable commit-resumed on -exec-interrupt --thread... |
commit | commitdiff | tree |
2021-07-13 |
Nelson Chu | RISC-V: Enable elf attributes when default configure... |
commit | commitdiff | tree |
2021-07-13 |
John Ericson | Fix some dangling references to `netbsd-tdep` |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: optimize all_matching_threads_iterator |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: maintain ptid -> thread map, optimize find_thread_ptid |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: optimize selection of resumed thread with pending... |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: optimize check for resumed threads with pending... |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: maintain per-process-target list of resumed thread... |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: make thread_info::suspend private, add getters... |
commit | commitdiff | tree |
2021-07-13 |
Simon Marchi | gdb: add setter / getter for thread_info resumed state |
commit | commitdiff | tree |
next |