aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-11-01Move check for strerror_r to common.m4 where it belongsChristian Biesinger1-0/+5
2019-10-31Also check for strerror_r in gdbserverChristian Biesinger1-0/+6
2019-10-31Convert int to bool in agent.cChristian Biesinger1-0/+4
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-0/+12
2019-10-25gdbserver does not need xstrdupTom Tromey1-0/+4
2019-10-23Check for sigprocmask in common.m4Tom Tromey1-0/+4
2019-10-23Use m4_include, not sinclude in .m4 filesTom Tromey1-0/+5
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey1-0/+8
2019-10-16Create xml-builtin.h to declare xml_builtinsChristian Biesinger1-0/+5
2019-10-15gdb/gdbserver: Remove reference to vec-ipa.oAndrew Burgess1-0/+4
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-0/+4
2019-10-02Convert boolean globals in server.c to boolChristian Biesinger1-0/+28
2019-10-02Fix type of startup_with_shell in gdbserverTom Tromey1-0/+6
2019-10-02gdb: Remove a VEC from gdbsupport/btrace-common.hAndrew Burgess1-0/+5
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior1-14/+0
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior1-0/+14
2019-09-21Move declarations of debug_threads and using_threads to headerChristian Biesinger1-0/+11
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-0/+40
2019-08-23Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior1-0/+7
2019-08-15Use gdb::byte_vector in target_write_memoryTom Tromey1-0/+4
2019-08-15Replace write_inferior_memory with target_write_memoryTom Tromey1-0/+30
2019-08-15Simplify write_inferior_memoryTom Tromey1-0/+4
2019-08-06[PR build/24886] disable glibc mcheck supportFrank Ch. Eigler1-0/+7
2019-07-19Arm: Remove unused feature files and testsAlan Hayward1-0/+4
2019-07-19Arm: Use read_description funcs in gdbserverAlan Hayward1-0/+20
2019-07-10Arm: Minor style cleanupsAlan Hayward1-0/+7
2019-07-09Rename common to gdbsupportTom Tromey1-0/+19
2019-07-04Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward1-0/+6
2019-07-04i386/AArch64: Remove old xml testsAlan Hayward1-0/+12
2019-06-20[gdbserver] Fix s390x -m31 gdbserver buildTom de Vries1-0/+5
2019-06-19[gdb] Fix clang buildbreakerTom de Vries1-0/+5
2019-06-16Fix some whitespace issues in gdb ChangeLogsSimon Marchi1-4/+4
2019-06-14Move gnulib to top levelTom Tromey1-0/+7
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey1-0/+8
2019-06-10Remove newlines from warningsTom Tromey1-0/+13
2019-06-04Introduce and use make_unique_xstrdupPedro Alves1-0/+4
2019-06-02Remove fromhex implementation from gdbreplayTom Tromey1-0/+5
2019-05-29Add new GCC 9 warnings to warnings.m4Tom Tromey1-0/+4
2019-05-06Fix regression caused by recently added syscall restart codeKevin Buettner1-0/+5
2019-05-03On MS-Windows, define _WIN32_WINNT in a single common place.Eli Zaretskii1-0/+5
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