aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-03-22AArch64: gdbserver: read pauth registersAlan Hayward1-0/+8
2019-03-22AArch64: Use HWCAP to detect pauth featureAlan Hayward1-0/+7
2019-03-22AArch64: Add pointer authentication featureAlan Hayward1-0/+11
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin1-0/+8
2019-03-12Change iterate_over_lwps to take a gdb::function_viewTom Tromey1-0/+4
2019-03-06Remove last cleanup from gdbserverTom Tromey1-0/+5
2019-03-04Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (...Sergio Durigan Junior1-0/+6
2019-02-27Handle \r\n in gdbreplayTom Tromey1-0/+4
2019-02-07gdbserver: When attaching, add process before lwpsAlan Hayward1-0/+5
2019-02-07Normalize include guards in gdbTom Tromey1-0/+33
2019-01-30[PR gdb/23985] Fix libinproctrace.so buildSzabolcs Nagy1-0/+6
2019-01-25Don't use -I for common subdirectoryTom Tromey1-0/+4
2019-01-25Normalize includes to use common/Tom Tromey1-0/+33
2019-01-21Remove duplicate or commented-out #includesTom Tromey1-0/+6
2019-01-01update copyright year printed by gdb, gdbserver and gdbreplayJoel Brobecker1-0/+6
2018-12-05AArch64: Racy: Don't set empty set of hardware BPs/WPs on new threadAlan Hayward1-0/+4
2018-11-29Fix use-after-free in gdbserverTom Tromey1-0/+11
2018-11-23gdbserver: AArch64: Remove cannot_fetch/store_registerAlan Hayward1-0/+6
2018-10-31[PowerPC] Include nat/linux-ptrace.h in native targetsPedro Franco de Carvalho1-0/+4
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado1-0/+35
2018-10-26[PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado1-0/+10
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado1-0/+25
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado1-0/+33
2018-10-26[PowerPC] Don't zero-initialize vector register buffersPedro Franco de Carvalho1-0/+4
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior1-0/+12
2018-10-04Add -Wshadow=localTom Tromey1-0/+4
2018-10-04Avoid shadowing in gdbserverTom Tromey1-0/+9
2018-10-01Move duplicated code to common/gdb_proc_service.hGary Benson1-0/+5
2018-10-01gdb_proc_service.h comment and whitespace synchronizationGary Benson1-0/+5
2018-09-25Remove dead code from gdbserver's configureTom Tromey1-0/+5
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi1-0/+6
2018-09-16gdbserver/Makefile.in: Remove ADD_DEPSSimon Marchi1-0/+4
2018-09-16Use GNU style for metasyntactic variables in gdbserverTom Tromey1-0/+7
2018-09-05Make -Wformat-nonliteral work with gccTom Tromey1-0/+4
2018-08-28Get rid of -Wodr warning (PR build/23399)Simon Marchi1-0/+5
2018-08-27Remove -Wno-narrowing from warnings.m4Tom Tromey1-0/+5
2018-08-27Avoid -Wnarrowing warnings in gdbserverTom Tromey1-0/+8
2018-08-22Restore behavior of disabling address randomization by default on GDBserverSimon Marchi1-0/+7
2018-07-22Remove some unused variablesSimon Marchi1-0/+6
2018-07-22Add -Wunused-variable to warnings.m4Tom Tromey1-0/+4
2018-07-22Remove unused variables from gdbserverTom Tromey1-0/+11
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves1-0/+17
2018-07-13GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves1-0/+15
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-0/+19
2018-07-11GDBserver: Don't assume a current process in D;PID implementation (PR gdb/23377)Pedro Alves1-0/+13
2018-07-11GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 codePedro Alves1-0/+8
2018-07-04Warn if /proc is not accessiblegdb-8.2-branchpointVyacheslav Barinov1-0/+5
2018-07-03Remove ptid_equalTom Tromey1-0/+12
2018-07-03Remove ptid_matchTom Tromey1-0/+4
2018-07-03Remove ptid_is_pidTom Tromey1-0/+4