gdb: resume ongoing step after handling fork or vfork
[deliverable/binutils-gdb.git] / gdb /
2022-01-17  Simon Marchigdb: resume ongoing step after handling fork or vfork gdb-11-branch-vfork-fixes-2022-01-17
2022-01-17  Simon Marchigdb: fix handling of vfork by multi-threaded program...
2022-01-17  Simon Marchigdb/infrun: add logging statement to do_target_resume
2022-01-17  Simon Marchigdb/infrun: add inferior parameters to stop_all_threads...
2022-01-17  Simon Marchigdb: replace inferior::waiting_for_vfork_done with...
2022-01-17  Simon Marchigdb/linux-nat: remove check based on current_inferior...
2022-01-17  Simon Marchigdb/infrun: add reason parameter to stop_all_threads
2022-01-17  Simon Marchigdbserver: hide fork child threads from GDB
2022-01-16  Joel BrobeckerBump GDB version number to 11.2.90.DATE-git.
2022-01-16  Joel BrobeckerDocument the GDB 11.2 release in gdb/ChangeLog
2022-01-16  Joel BrobeckerSet GDB version number to 11.2.
2022-01-16  Joel BrobeckerManual copyright year update of various GDB files
2022-01-16  Joel BrobeckerCopyright Year update after running gdb/copyright.py
2022-01-16  Joel Brobeckergdb/copyright.py: Do not update gdbsupport/Makefile.in
2022-01-16  Joel BrobeckerUpdate copyright year in version output for gdb, gdbser...
2021-12-23  Andrew Burgessgdb/remote: handle attach when stop packet lacks thread-id
2021-12-11  Bruno LarsenPR gdb/28480: Improve ambiguous member detection
2021-11-29  Tom TromeyAllow DW_ATE_UTF for Rust characters
2021-11-09  Tom TromeyFix build on rhES5
2021-11-03  Luis Machado[AArch64] Make gdbserver register set selection dynamic
2021-10-21  Tom de Vries[gdb/tui] Fix breakpoint display functionality
2021-10-04  Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-09-13  Joel BrobeckerBump GDB version number to 11.1.90.DATE-git.
2021-09-13  Joel BrobeckerDocument the GDB 11.1 release in gdb/ChangeLog
2021-09-13  Joel BrobeckerSet GDB version number to 11.1.
2021-09-10  Tom de Vries[gdb/testsuite] Handle unrecognized command line option...
2021-09-09  Tom TromeyAdd ChangeLog entry for previous patch
2021-09-09  Tom de Vries[gdb/testsuite] Fix gdb.base/coredump-filter-build...
2021-09-09  Tom de Vries[gdb/testsuite] Fix various issues in gdb.mi/mi-sym...
2021-09-08  Tom TromeyFix two regressions caused by CU / TU merging
2021-09-07  John Baldwinfbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.
2021-09-04  Tom de Vries[gdb/testsuite] Check avx support in gdb.arch/amd64...
2021-09-03  Tom de Vries[gdb/testsuite] Add untested case in gdb.gdb/complaints.exp
2021-09-03  Tom de Vries[gdb/testsuite] Add untested case in selftest_setup
2021-09-01  Tom de Vries[gdb/testsuite] Fix dwo path in fission-*.S
2021-09-01  Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbo...
2021-08-30  Tom de Vries[gdb/cli] Don't assert on empty string for core-file
2021-08-23  Tom de Vries[gdb] Fix 'not in executable format' error message
2021-08-12  Tom TromeyUpdate documentation to mention Pygments
2021-08-06  Tom de Vries[gdb/symtab] Fix zero address complaint for shlib
2021-08-02  Tom TromeyAvoid crash in varobj deletion
2021-08-02  Shahab Vahedigdb: Make the builtin "boolean" type an unsigned type
2021-07-28  Tom de Vries[gdb/symtab] Fix unhandled dwarf expression opcode...
2021-07-27  Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101643
2021-07-27  Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101633
2021-07-26  Frederic CambusUpdate the NetBSD system call table to match NetBSD...
2021-07-26  Shahab Vahedigdb: Fix numerical field extraction for target descript...
2021-07-26  Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
2021-07-22  Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101575
2021-07-22  Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2021-07-21  Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101452
2021-07-21  Tom de Vries[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
2021-07-20  Luis MachadoFix printing of non-address types when memory tagging...
2021-07-19  Tom TromeyAvoid expression parsing crash with unknown language
2021-07-17  Sergey BelyashovAdd basic Z80 CPU support
2021-07-14  Tom de Vries[gdb/testsuite] Fix gdb.base/gold-gdb-index.exp
2021-07-13  Lancelot SIXUse /bin/sh as shebang in gdb/make-init-c
2021-07-13  Pedro AlvesAvoid letting exceptions escape gdb_bfd_iovec_fileio_cl...
2021-07-13  Pedro AlvesFix detach with target remote (PR gdb/28080)
2021-07-13  Tom de Vries[gdb/testsuite] Fix check-libthread-db.exp FAILs with...
2021-07-13  Simon Marchigdb: disable commit-resumed on -exec-interrupt --thread...
2021-07-13  John EricsonFix some dangling references to `netbsd-tdep`
2021-07-12  Tom de Vries[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with...
2021-07-12  Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for...
2021-07-11  Tom TromeyFix warning in symtab.c
2021-07-08  Simon Marchigdb: don't set Linux-specific displaced stepping method...
2021-07-08  Simon Marchigdb/Makefile.in: remove testsuite from SUBDIRS
2021-07-08  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with...
2021-07-06  Simon Marchigdb/testsuite: restore configure script
2021-07-06  Tom de Vries[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functi...
2021-07-05  Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-07-04  Simon Marchigdb: return early if no execution in darwin_solib_creat...
2021-07-03  Joel BrobeckerBump GDB version number to 11.0.90.DATE-git.
2021-07-03  Joel BrobeckerDocument the GDB 11.0.90 release in gdb/ChangeLog
2021-07-03  Joel BrobeckerSet GDB version number to 11.0.90.
2021-07-03  Joel Brobeckergdb/NEWS: Replace "Changes since GDB 10" by "Changes...
2021-07-03  Joel BrobeckerBump version to 11.0.90.DATE-git.
2021-07-02  Tom TromeyUse 'const' in ada-exp.y
2021-07-02  Pedro AlvesDocument TUI improvements in the manual & NEWS
2021-07-01  Pedro AlvesLinux: Access memory even if threads are running
2021-06-29  Simon Marchigdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXIT
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-29  Simon Marchigdb: introduce frame_debug_printf
2021-06-29  Simon Marchigdb: make frame_debug a boolean
2021-06-29  Tankut Baris Aktemurgdb: remove duplicate declaration of 'find_thread_ptid'
2021-06-28  Simon Marchigdb: use gdb_bfd_count_sections in macho_symfile_offsets
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-06-28  Simon Marchigdb: add .flake8 file
2021-06-28  Luis MachadoSanitize the address before working with allocation...
2021-06-28  Luis MachadoFix FFR register size for core files.
2021-06-28  Luis MachadoFix tag_ctl register size in the core file.
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-06-28  Simon Marchigdb: remove gdbarch_info::tdep_info
2021-06-28  Andrew Burgessgdb/remote: Use true/false instead of 1/0
2021-06-28  Bhuvanendra Kumar Ngdb/fortran: Add type info of formal parameter for...
2021-06-26  Simon Marchigdb/guile: use return values of add_setshow functions...
2021-06-26  Simon Marchigdb: remove context parameter from add_setshow_enum_cmd
2021-06-26  Simon Marchigdb: add assert in cmd_list_element::set_context
2021-06-26  Simon Marchigdb: add context getter/setter to cmd_list_element
2021-06-25  Andrew Burgessgdb: change info sources to group results by objfile
next
This page took 0.064991 seconds and 7 git commands to generate.