Remove path name from test case
[binutils-gdb.git] / gdb / linux-tdep.c
2023-11-01 Simon Marchigdb: use gdb::byte_vector instead of gdb::def_vector...
2023-10-10 Simon Marchigdb: add inferior::{arch, set_arch}
2023-10-04 Luis Machadocorefile/bug: Use thread-specific gdbarch when dumping...
2023-10-04 Luis MachadoGet rid of linux-core-thread-data
2023-10-03 Andrew Burgessgdb/corefile: write NT_GDB_TDESC based on signalled...
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-04-17 Simon Marchigdb: pass execing and following inferior to inferior_ex...
2023-03-27 Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-18 Tom TromeyUnify arch_integer_type and init_integer_type
2023-03-18 Tom TromeyRemove arch_type
2023-03-13 Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-23 Luis MachadoDocument the memory_tagged argument for memory region...
2022-10-18 Markus Metzgergdb, gdbserver: support dlmopen()
2022-10-11 Simon Marchigdb: fix auxv caching
2022-09-21 Simon Marchigdbsupport: convert FILEIO_* macros to an enum
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: add type::target_type / type::set_target_type
2022-08-04 Tom TromeyUse registry in gdbarch
2022-07-28 Tom TromeyRewrite registry.h
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-21 Aaron Mereygdb: Add soname to build-id mapping for core files
2022-02-24 Simon Marchigdb/linux-tdep: move "Perms" column right
2022-02-24 Simon Marchigdb/linux-tdep: make read_mapping return a structure
2022-02-23 Dominik 'Disconnec... gdb/linux-tdep.c: Add Perms to the 'info proc mappings...
2022-01-18 Tom TromeyMove gdb_regex to gdbsupport
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-08 Hannes DomaniAdd _sigsys info to siginfo struct
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-17 Aaron Mereygdb: Add aliases for read_core_file_mappings callbacks
2021-08-17 H.J. Lugdb: Don't assume r_ldsomap when r_version > 1 on Linux
2021-07-23 Simon Marchigdb: make inferior::m_args an std::string
2021-07-23 Simon Marchigdb: add setter/getter for inferior arguments
2021-07-13 Simon Marchigdb: make thread_info::suspend private, add getters...
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-03-24 Luis MachadoRefactor parsing of /proc/<pid>/smaps
2021-03-24 Luis MachadoConvert char array to std::string in linux_find_memory_...
2021-03-05 Andrew Burgessgdb: write target description into core file
2021-03-05 Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-02-09 Andrew Burgessgdb: revert "gdb: unify parts of the Linux and FreeBSD...
2021-02-01 Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-01-26 Mihails Strasunsbfd: add elfcore_write_file_note
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04 Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04 Simon Marchigdb: change linux gdbarch data from post to pre-init
2020-12-04 Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04 Simon Marchigdb: pass inferior to get_linux_inferior_data
2020-11-19 Simon Marchigdb: remove `other` parameter in read_core_file_mapping...
2020-11-18 Keith SeitzSquash coverity warning for REVERSE_INULL in dump_note_...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-21 Simon Marchigdb: make gdbarch_make_corefile_notes return a unique ptr
2020-09-29 Tom TromeyRemove target_has_execution macro
2020-09-14 Simon Marchigdb: add type::target_is_stub / type::set_target_is_stub
2020-07-22 Kevin Buettnergcore command: Place all file-backed mappings in NT_FIL...
2020-07-22 Kevin BuettnerUse NT_FILE note section for reading core target memory
2020-06-18 Pedro Alvesgcore, handle exited threads better
2020-06-18 Pedro AlvesDon't write to inferior_ptid in linux_get_siginfo_data
2020-06-15 Tom TromeyRemove a use of target_read_string
2020-05-16 Simon Marchigdb: add type::name / type::set_name
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-03-20 Tom TromeyAvoid stringop-truncation errors
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-11-06 Christian BiesingerUse strtok_r instead of strtok
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-07-09 Tom TromeyRename common to gdbsupport
2019-05-08 Tom TromeyConvert linux-tdep.c to type-safe registry API
2019-04-25 Sergio Durigan JuniorImplement dump of mappings with ELF headers by gcore
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-25 Alan HaywardAdd linux_get_hwcap
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-06 Tom de Vries[gdb] Fix gdb crash when reading core file
2018-10-26 Pedro Franco de... Zero-initialize linux note sections
2018-10-05 Tom TromeyAvoid shadowing in linux-tdep.c
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-15 Tom TromeyChange get_inferior_args to return const char *
2018-08-13 Alan HaywardSplit size in regset section iterators
2018-07-22 Tom TromeySimple unused variable removals
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-04-16 Simon Marchilinux_spu_make_corefile_notes: return note_data instead...
2018-04-07 Simon MarchiMake target_read_alloc & al return vectors
2018-03-22 Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-19 Tom TromeyConvert observers to C++
2018-03-07 Tom TromeyReturn gdb::optional<std::string> from target_fileio_re...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-04 Sergio LopezImplement 'set dump-excluded-mappings' command
next