aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-04-19Use std::list for event notifications in gdbserverTom Tromey1-0/+23
2019-04-17gdbserver: Ensure all debug output uses debug functionsAlan Hayward1-0/+7
2019-04-17gdbserver: Add debug-file optionAlan Hayward1-0/+9
2019-04-17gdbserver: Move remote_debug to a single placeAlan Hayward1-0/+10
2019-04-10Fix amd64->i386 linux syscall restart problemKevin Buettner1-0/+5
2019-04-09Use find_thread_in_random in select_event_lwpTom Tromey1-0/+4
2019-04-08Replace throw_exception with throw in some casesTom Tromey1-0/+6
2019-04-08Rename gdb exception typesTom Tromey1-0/+6
2019-04-08Rewrite TRY/CATCHTom Tromey1-0/+6
2019-04-08Make exceptions use std::string and be self-managingTom Tromey1-0/+7
2019-04-05Use linux_get_auxv to get AT_PHDR in the PPC stubPedro Franco de Carvalho1-0/+9
2019-04-05Use upper-case for metasyntactic in gdbserver helpTom Tromey1-0/+5
2019-03-28gdbserver: Ensure AT_HWCAP2 is definedAlan Hayward1-0/+4
2019-03-26gdbserver: Add linux_get_hwcapAlan Hayward1-0/+16
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