Handle multiple target events before commit resume
[deliverable/binutils-gdb.git] / gdb /
2020-06-10  Simon MarchiHandle multiple target events before commit resume concurrent-displaced-stepping-rocm-3.5
2020-06-10  Simon Marchigdb: add target_ops::supports_displaced_step
2020-06-10  Simon Marchigdb: don't require displaced step copy_insn to be imple...
2020-06-10  Simon Marchigdb: add target_ops methods for displaced stepping
2020-06-10  Simon Marchigdb: use two displaced step buffers on amd64-linux
2020-06-10  Simon Marchigdb: change single_displaced_buffer_manager into multip...
2020-06-10  Simon Marchigdb: stop trying to prepare displaced steps for an...
2020-06-10  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-06-10  Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-06-10  Simon Marchigdb: rename things related to step over chains
2020-06-10  Simon MarchiSmall clean up of use_displaced_stepping
2020-06-10  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-06-10  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-06-10  Simon Marchigdb: cleanup of displaced_step_inferior_state::reset...
2020-06-02  rohit pathaniaUpdate copyright and license
2020-05-27  TonyCorrect list of supported AMD GPU devices
2020-05-21  TonyUpdate user manual with AMD GPU issues
2020-05-16  TonyRename deferred code object loading environment variable
2020-05-15  TonyCorrect typo in deferred code object user manual descri...
2020-05-15  TonyAdd description to disable deferred code object loading...
2020-05-12  TonyComment out mention of HIP_DISABLE_LAZY_KERNEL_LOADING
2020-05-06  TonyUpdate ROCgdb User Manual
2020-05-06  Laurent MorichettiUpdate the amdgcn disassembler
2020-05-06  rohit pathaniaAdded delete breakpoint tests for device code
2020-05-06  rohit pathanianonstop mode test for ROCgdb
2020-05-06  TonyUpdate README file and use of updated ROCdbgapi header
2020-05-06  Laurent MorichettiUpdate the solib list when the target is deactivated
2020-05-06  Laurent MorichettiDon't mark the process as exited when detaching
2020-05-06  Laurent MorichettiFix stop_reason reporting
2020-05-06  Qingchuan ShiRevise compile flag of gdb test for hip program.
2020-05-06  Laurent MorichettiUnregister the the rocm event handler
2020-05-06  Laurent MorichettiSet the vector registers type's name
2020-05-06  Laurent MorichettiUse the process's comm value for GPU threads name
2020-05-06  Qingchuan ShiAdd new multi-GPU multi-func test in gdb.rocm.
2020-05-06  Laurent MorichettiCheck the amd-dbgapi library version
2020-04-23  Simon MarchiChange regcache list to be an hash map
2020-04-23  Simon MarchiMake find_thread_ptid lookup thread map instead of...
2020-04-23  Simon MarchiChange inferior thread list to be a thread map
2020-04-23  Simon MarchiFix indentation in print_thread_info_1
2020-04-15  Laurent MorichettiHandle code object URIs
2020-04-15  Laurent MorichettiUpdate get_os_pid
2020-04-15  Laurent MorichettiError message cleanup
2020-04-15  Qingchuan Shire-organize rocm gdb test to follow gdb test naming...
2020-04-15  rohit pathaniamodified ROCm Thread to AMDGPU Thread in test
2020-02-10  Laurent MorichettiMerge branch 'gdb-9-branch' into amd-staging-rocgdb-9
2020-02-08  Joel BrobeckerSet GDB version number to 9.1.
2020-02-07  Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07  Iain BuclawMake gdb_flush also flush the wrap buffer
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-02-06  TonyUpdate documentation
2020-02-06  TonyUpdate AMD GPU chip names.
2020-02-06  TonyAdd heterogeneous debugging support and AMD GPU informa...
2020-02-06  rohit pathaniaResubmiting Tests for showing various information in...
2020-02-06  Laurent MorichettiMerge branch 'gdb-9-branch' into amd-staging-rocgdb-9
2020-01-28  Hannes DomaniFix library segment-address for 64bit values
2020-01-15  Laurent MorichettiUse malloc/free in the dbgapi callbacks
2020-01-15  Laurent MorichettiFix issues with multiple inferiors
2020-01-15  Laurent MorichettiFix build error in gdb/rocm-tdep.c
2020-01-15  Laurent MorichettiMerge branch 'gdb-9-branch' into amd-staging-rocgdb-9
2020-01-10  Christian BiesingerDon't define _FORTIFY_SOURCE on MinGW
2020-01-07  Tom TromeyAdd constructor to stap_static_probe_ops
2020-01-06  Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-06  rohit pathaniamodified test code from info rocm devices to info agents
2020-01-06  Laurent MorichettiUpdate copyright year
2020-01-06  Laurent MorichettiMerge branch 'gdb-9-branch' into amd-staging-rocgdb-9
2020-01-05  Joel BrobeckerUpdate copyright year in gdbarch.sh doc/gdb.texinfo...
2020-01-05  Joel BrobeckerCopyright year range updates after running gdb/copyright.py
2020-01-05  Joel Brobeckergdb/copyright.py: Convert to Python 3
2020-01-05  Joel Brobeckergdb/copyright.py: Adapt after move of gnulib from gdb...
2020-01-05  Joel Brobeckergdb/copyright.py: Exit if run from the wrong directory
2020-01-05  Joel Brobeckerupdate copyright year in version output of gdb, gdbserv...
2019-12-31  Laurent MorichettiMerge branch 'gdb-9-branch' into amd-staging-rocgdb-9
2019-12-26  Christian BiesingerConsistently quote variables used with "test"
2019-12-22  Laurent MorichettiFix gdb.base/all-architectures-2.exp failures
2019-12-22  Laurent MorichettiFix test failures (timeout)
2019-12-22  Laurent MorichettiRename ROCm Threads AMDGPU Threads
2019-12-22  Laurent MorichettiMerge branch 'gdb-9-branch' of ssh://git.amd.com:29418...
2019-12-21  Eli ZaretskiiFix inadvertent indentation changes in last commit.
2019-12-21  Eli ZaretskiiInclude xxHash support status in GDB configuration...
2019-12-18  Tom TromeyFix pthread_setname_np build error
2019-12-18  Tom TromeyFix build failure on macOS
2019-12-17  Simon MarchiFix double-free when creating more than one block in...
2019-12-16  Laurent MorichettiMerge branch 'gdb-9-branch' of ssh://git.amd.com:29418...
2019-12-15  Christian BiesingerUpdate documentation for the default value of main...
2019-12-14  Andrew Burgessgdb/doc: Remove duplicate description of lookup_global_...
2019-12-12  Laurent MorichettiInitial version of ROCgdb
2019-12-11  Joel BrobeckerBump GDB version number to 9.0.90.DATE-git.
2019-12-11  Joel BrobeckerDocument the GDB 9.0.90 release in gdb/ChangeLog
2019-12-11  Joel BrobeckerSet GDB version number to 9.0.90.
2019-12-11  Joel Brobeckergdb/NEWS: Say "Changes in GDB 9" rather than "Changes...
2019-12-11  Joel BrobeckerBump version to 9.0.90.DATE-git.
2019-12-11  Simon MarchiFix typo, get_Frame_id -> get_frame_id
2019-12-11  Tom TromeyFix build on macOS
2019-12-11  Tom TromeyFix the build after bfd_get_signed_8 change
2019-12-11  Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-10  Tom TromeyMinor fix to gdb.prompt documentation
2019-12-10  Kevin BuettnerOpenMP parallel region scope tests
2019-12-10  Kevin BuettnerAdd gdb_caching_proc support_nested_function_tests...
2019-12-10  Kevin BuettnerAdd gdb_compile_openmp to lib/gdb.exp
2019-12-10  Christian BiesingerSuppress the "unused function" warning for select_strer...
next
This page took 0.047458 seconds and 7 git commands to generate.