]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gnu-nat.c
sim: bfin: initial bf60x support
[thirdparty/binutils-gdb.git] / gdb / gnu-nat.c
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-06-03  Tom de Vries[gdb] Fix typos
2023-04-05  Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-02-10  Maciej W. RozyckiGDB: Switch to using C++ standard integer type limits
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-27  Philippe WaroquiersUse false/true for some inferior class members instead...
2022-10-14  Tom TromeyUse scoped_value_mark in more places
2022-07-26  Enze Ligdb/hurd: pass memory_tagged as false to find_memory_re...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-02-01  Samuel Thibaulthurd: Fix RPC prototypes
2022-02-01  Samuel Thibaulthurd: Fix RPC link names
2022-01-18  Tom TromeyMove gdb obstack code to gdbsupport
2022-01-18  Simon Marchigdb: use ptid_t::to_string instead of target_pid_to_str...
2022-01-08  Andrew Burgessgdb/hurd: handle inferiors exiting
2022-01-06  Tom TromeyUse target_announce_detach in more targets
2022-01-06  Tom TromeyIntroduce target_announce_attach
2022-01-06  Andrew Burgessgdb: make use add_setshow_prefix_cmd in gnu-nat.c
2022-01-05  Tom TromeyUse filtered output in gnu-nat.c commands
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-03  Simon Marchigdb: change store_waitstatus to return a target_waitsta...
2021-11-23  Jan (janneke) Nieu... gdb: more compile fixes for gnu-nat.c
2021-11-23  Andrea Monacognu-nat.c: fix calls to add_info_alias
2021-11-22  Simon Marchigdb: rename target_waitstatus_to_string to target_waits...
2021-11-03  Simon Marchigdb: fix gnu-nat build
2021-10-21  Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-05-27  Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-03-23  Simon Marchigdb: remove target_is_pushed free function
2021-03-23  Simon Marchigdb: remove push_target free functions
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-23  Samuel Thibaulthurd: Fix getting VM_MIN/MAX_ADDRESS
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-18  Tom TromeyMake target_wait options use enum flags
2020-06-18  Pedro AlvesDon't write to inferior_ptid in gnu-nat.c
2020-06-01  Samuel Thibaulthurd: Add shared mig declarations
2020-05-31  Samuel Thibaultgnu-nat: Move local functions inside gnu_nat_target...
2020-05-30  Samuel Thibaulthurd: fix pushing target on inferior creation
2020-05-30  Samuel Thibaulthurd: add gnu_target pointer to fix thread API calls
2020-05-30  Samuel Thibaulthurd: remove unused variables
2020-05-30  Samuel Thibaulthurd: add missing include
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16  Tom TromeyConstify get_exec_file
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-04  Thomas Schwinge[GDB, Hurd] Fix build; 'target_waitstatus_to_string...
2019-04-01  Philippe WaroquiersFix internal error and improve 'set debug infrun 1...
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-05  Tom TromeyRemove excess calls to gdb_flush
2019-02-14  David Michael[gdb, hurd] Adjust to Hurd "proc" interface changes
2019-02-14  Thomas Schwinge[gdb, hurd] Address "ISO C++ forbids converting a strin...
2019-02-14  Thomas Schwinge[gdb, hurd] Repair build after "Use thread_info and...
2019-02-14  Thomas Schwinge[gdb, hurd] Repair build after "Share fork_inferior...
2019-02-14  Thomas Schwinge[gdb, hurd] Repair build after "Convert struct target_o...
2019-02-14  Thomas Schwinge[gdb, hurd] Work around conflict between Mach's 'thread...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-08  Samuel Thibaulthurd: Add enough auxv support for AT_ENTRY for PIE...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-11-07  Tom TromeyConstify add_info
2017-11-06  Pedro AlvesSimplify child_terminal_inferior
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-02-20  Sergio Durigan JuniorPR gdb/16188: Verify PTRACE_TRACEME succeeded
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Thomas SchwingeHurd: Adjust to changes to "push pruning old threads...
2016-12-08  Simon MarchiHurd: In the CLI, use parse_thread_id instead of global...
2016-12-08  Thomas SchwingeHurd, C++: Mach/Hurd headers and MIG stubs are not...
2016-12-08  Thomas SchwingeHurd, C++: kern_return_t vs. error_t
2016-12-08  Thomas SchwingeHurd, C++: Avoid "const char *" to "char *" casts
2016-12-08  Thomas SchwingeHurd, C++: Avoid GNU C nested functions
2016-12-07  Thomas SchwingeHurd: Adjust to "Per-inferior/Inferior-qualified thread...
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-04-12  Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-11  Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-09-04  Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-24  Samuel Thibault[Hurd] Fix deallocation after proc_getprocinfo call
2014-09-16  Samuel ThibaultAdd hardware watchpoint support for x86 GNU Hurd.
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
next