Remove path name from test case
[binutils-gdb.git] / gdb / nto-procfs.c
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-04-05 Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-02-27 Pedro AlvesTweak "Using the running image of ..." output
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-05-13 Tom TromeyConstify target_pid_to_exec_file
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-06 Tom TromeyIntroduce target_announce_attach
2022-01-05 Tom TromeyUse filtered output in files_info implementations
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
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-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29 Tom TromeyRemove symfile_objfile macro
2020-10-29 Tom TromeyRemove the exec_bfd macro
2020-09-18 Tom TromeyMake target_wait options use enum flags
2020-06-27 Pedro AlvesMake {get,set}_inferior_io_terminal inferior methods
2020-06-18 Pedro AlvesDon't write to inferior_ptid in nto-procfs.c
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-10 Pedro AlvesMulti-target support
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Tom TromeyConstify get_exec_file
2019-11-26 Christian BiesingerUse safe_strerror instead of strerror where possible
2019-10-17 Tom de Vries[gdb] Fix typos in comments
2019-07-09 Tom TromeyRename common to gdbsupport
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-03-05 Tom TromeyRemove excess calls to gdb_flush
2019-01-24 Pedro Alvestarget_pass_signals/target_program_signals: Use gdb...
2019-01-15 Tom TromeyConstify target_pass_signals and target_program_signals
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-09-16 Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-08-31 Pedro AlvesEliminate target_have_continuable_watchpoint
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove pid_to_ptid
2018-07-03 Tom TromeyRemove ptid_build
2018-06-10 Tom TromeyFix some missed "beneath" conversions
2018-05-30 Simon MarchiRemove regcache_raw_collect
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-05-04 Tom TromeyRemove do_closedir_cleanup
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-09 Tom TromeyUse scoped_fd in more places
2018-01-30 Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-19 Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19 Simon MarchiRemove args from target detach
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24 Simon MarchiCreate private_thread_info hierarchy
2017-11-07 Tom TromeyConstify add_info
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-04-12 Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-03-20 Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-09-19 Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-10 Pedro AlvesPlumb enum remove_bp_reason all the way to target_remov...
2016-07-01 Pedro AlvesFactor out "Detaching from program" message printing
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-10-21 Aleksandar Ristovski[nto] Fix nto target stopped by watchpoint.
2015-10-20 Aleksandar Ristovski[nto] Implement procfs_pid_to_exec_file.
2015-10-20 Aleksandar Ristovski[nto] Implement TARGET_OBJECT_AUXV.
2015-10-20 Aleksandar Ristovski[nto] Fixes for nto procfs.
2015-10-16 Aleksandar Ristovski[nto] Fix nto build.
2015-08-27 Pedro Alvesgdb: Use sighandler_t everywhere
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-07 Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-07-31 Simon MarchiMostly trivial enum fixes
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15 Pedro AlvesPush pruning old threads down to the target
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-10-03 Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-30 Tom Tromeyconstify to_open
2014-06-04 Tom Tromeyconstify to_attach
2014-05-21 Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21 Pedro Alvesnto-procfs.c: Add "target native".
2014-03-12 Pedro AlvesMake the nto-procfs.c target inherit inf-child.c.
2014-02-26 Pedro Alvesnto-procfs.c: Don't install a deprecated_xfer_memory...
2014-02-19 Tom Tromeyfix buglet in nto-procfs.c
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19 Tom TromeyAdd target_ops argument to to_can_run
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
next