gdb: resume ongoing step after handling fork or vfork
[binutils-gdb.git] / gdb /
2022-04-05 Simon Marchigdb: resume ongoing step after handling fork or vfork
2022-04-05 Simon Marchigdb/remote: remove_new_fork_children don't access targe...
2022-04-05 Simon Marchigdb: fix handling of vfork by multi-threaded program...
2022-04-05 Simon Marchigdb/infrun: add logging statement to do_target_resume
2022-04-05 Simon Marchigdb/infrun: add inferior parameters to stop_all_threads...
2022-04-05 Simon Marchigdb: replace inferior::waiting_for_vfork_done with...
2022-04-05 Simon Marchigdb: make timestamped_file implement write_async_safe
2022-04-04 Andrew Burgessgdb/testsuite: fix timeout in server-pipe.exp test
2022-04-04 John BaldwinHandle TLS variable lookups when using separate debug...
2022-04-04 Lancelot SIXgdb: Add maint set ignore-prologue-end-flag
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-04 Lancelot SIXgdb/buildsym: Line record use a record flag
2022-04-04 Simon Marchigdb: make timestamped_file implement can_emit_style_escape
2022-04-04 Simon Marchigdb: remove assertion in psymbol_functions::expand_symt...
2022-04-04 Tom TromeyRemove some globals from nat/windows-nat.c
2022-04-04 Tom TromeyRemove windows_thread_info destructor
2022-04-04 Tom TromeyUse unique_ptr in the Windows thread list
2022-04-04 Tom TromeyUse auto_obstack in windows-nat.c
2022-04-04 Tom TromeySimplify windows-nat.c solib handling
2022-04-04 Pedro AlvesAvoid undefined behavior in gdbscm_make_breakpoint
2022-04-04 Tom TromeyAdd context-sensitive field name completion to Ada...
2022-04-04 Tom TromeyConsolidate single-char tokens in ada-lex.l
2022-04-04 Tom TromeyRemove the Ada DOT_ALL token
2022-04-04 Tom TromeyRefactor ada-lex.l:processId
2022-04-04 Tom TromeyImplement completion for Ada attributes
2022-04-04 Tom TromeyRefactor expression completion
2022-04-04 Tom TromeyEnable "set debug parser" for Ada
2022-04-04 Tom TromeyFix bug in Ada attributes lexing
2022-04-04 Tom TromeyRemove null sentinel from 'attributes'
2022-04-04 Tom TromeyHandle ghost entities in symbol lookup
2022-04-04 Simon Marchigdb: rename start_symtab/end_symtab to start_compunit_s...
2022-04-04 Simon Marchigdb: remove some unused buildsym-legacy functions
2022-04-04 Andrew Burgessgdb: remove use of vfprintf_filtered
2022-04-04 Andrew Burgessobjdump/opcodes: add syntax highlighting to disassemble...
2022-04-04 Tom TromeyRemove more Python 2 code
2022-04-04 Tom de Vries[gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp
2022-04-03 rupothargdb: add support for Fortran's ASSUMED RANK arrays
2022-04-03 Andrew Burgessgdb/dwarf: pass an array of values to the dwarf evaluator
2022-04-03 Andrew Burgessgdb: small simplification in dwarf2_locexpr_baton_eval
2022-04-03 Andrew Burgessgdb/testsuite: resolve some duplicate test names in...
2022-04-03 Andrew Burgessgdb/testsuite: resolve a duplicate test name in a gdb...
2022-04-03 Andrew Burgessgdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
2022-04-03 Reuben Thomasgdb/Makefile.in: fix 'make tags' build target
2022-04-03 Andrew Burgessgdb/Makefile.in: remove SOURCES variable
2022-04-03 Andrew Burgessgdb/tui: fair split of delta after a resize
2022-04-03 Andrew Burgessgdb/tui: relax restrictions on window max height and...
2022-04-03 Andrew Burgessgdb/testsuite: some additional tests in gdb.tui/scroll.exp
2022-04-03 Andrew Burgessgdb/tui: support placing the cmd window into a horizont...
2022-04-03 Andrew Burgessgdb/tui: allow cmd window to change size in tui_layout_...
2022-04-03 Andrew Burgessgdb/tui: fairer distribution of excess space during...
2022-04-03 Andrew Burgessgdb/tui: avoid fp exception when applying layouts
2022-04-03 Andrew Burgessgdb/tui/testsuite: refactor new-layout.exp test
2022-04-03 Andrew Burgessgdb/tui: add left_boxed_p and right_boxed_p member...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_split:set_weights_from_heights
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_base::adjust_size to ::set_h...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-04-03 Simon Marchigdb: fix gdb_print -> gdb_printf typo
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-04-01 John BaldwinRemove unused variable.
2022-04-01 Aaron Mereygdb/debuginfod-support.c: Always display debuginfod...
2022-04-01 John BaldwinUse I386_GSBASE_REGNUM in i386fbsd_get_thread_local_add...
2022-04-01 John BaldwinFreeBSD/x86: Read segment base registers from NT_X86_SE...
2022-04-01 Andrew Burgessgdb/testing/tui: add new _csi_{L,S,T}
2022-04-01 Simon Marchigdb/ctf: pass partial symtab's filename to buildsym_com...
2022-04-01 Simon Marchigdb: print compunit_symtab name in "maint info symtabs"
2022-04-01 Simon Marchigdb/ctf: don't create a buildsym_compunit when building...
2022-04-01 Tom TromeyStyle URLs in GDB output
2022-03-31 Simon Marchigdb: initialize ctf_context::builder in create_partial_...
2022-03-31 Tom TromeyRemove dbx mode
2022-03-31 H.J. Lugdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-03-31 Simon Marchigdb/linux-nat: remove check based on current_inferior...
2022-03-31 Simon Marchigdb/testsuite/tui: implement _csi_P proc
2022-03-31 Simon Marchigdb: fix use of fprintf_filtered in top.c
2022-03-31 Eli Zaretskii* gdb/top.c (print_gdb_configuration): Announce --enabl...
2022-03-31 Simon Marchigdb/infrun: add reason parameter to stop_all_threads
2022-03-31 Simon Marchigdb/testsuite: update copyright years in gdb.base/vfork...
2022-03-31 Simon Marchigdb: test vfork + follow-fork-mode=parent + detach...
2022-03-31 Rainer OrthFix procfs.c compilation
2022-03-30 Simon Marchigdb/testsuite: add tests for Term
2022-03-30 Tom TromeyOnly allow QUIT on the main thread
2022-03-30 Tom TromeyUse gdb_printf and gdb_vprintf in more places
2022-03-30 Tom TromeyConsolidate definition of current_directory
2022-03-30 Tom TromeyDecode "dynamic" interface types in Ada
2022-03-29 Tom TromeyRemove two unused hooks
2022-03-29 Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29 Tom TromeyMinor comment updates in utils.h
2022-03-29 Tom TromeyRemove vfprintf_styled
2022-03-29 Tom TromeyRemove ui_out_flag::unfiltered_output
2022-03-29 Tom TromeyRename fprintf_symbol_filtered
2022-03-29 Tom TromeyRename puts_filtered_tabular
2022-03-29 Tom TromeyRename print_spaces_filtered
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb putc functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-03-29 Tom TromeyRemove fputs_styled_unfiltered
2022-03-29 Tom TromeyChange the pager to a ui_file
2022-03-29 Tom TromeyRemove vfprintf_styled_no_gdbfmt
next