aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki1-0/+5
2018-05-23Improve File I/O overflow detection in gdbserver (PR server/23198)Erik Kurzinger1-0/+6
2018-05-22MIPS/gdbserver: Correctly handle narrow big-endian register transfersMaciej W. Rozycki1-0/+8
2018-05-22[PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho1-0/+10
2018-05-22[PowerPC] Consolidate linux vector regset sizesPedro Franco de Carvalho1-0/+6
2018-05-22[PowerPC] Disable regsets using zero sizes in gdbserverPedro Franco de Carvalho1-0/+12
2018-05-22[PowerPC] Consolidate wordsize getter between native and gdbserverPedro Franco de Carvalho1-0/+5
2018-05-22[PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho1-0/+22
2018-05-22MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registersMaciej W. Rozycki1-0/+7
2018-05-22MIPS/gdbserver: Fix issues with $zero register readsMaciej W. Rozycki1-0/+7
2018-05-10x86 LynxOS-178: Adjust floating-point context structureJoel Brobecker1-0/+9
2018-05-10Fix the clang buildTom Tromey1-0/+4
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-0/+25
2018-05-10gdbserver/Windows: Fix "no program to debug" errorJoel Brobecker1-0/+6
2018-05-10[gdbserver/win32] fatal "glob could not process pattern '(null)'" errorJoel Brobecker1-0/+6
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess1-0/+10
2018-05-07Add -Wduplicated-condTom Tromey1-0/+4
2018-05-04Add -Wimplicit-fallthroughTom Tromey1-0/+4
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil1-0/+6
2018-04-27Enable -Wsuggest-overrideTom Tromey1-0/+4
2018-04-23Regenerate gdb/configure and gdbserver/configureTom Tromey1-0/+4
2018-04-19Fix dependency tracking in gdbserver subdirectoriesSimon Marchi1-0/+5
2018-04-18Remove xml files from gdbserverAlan Hayward1-0/+14
2018-04-18Remove xml file references from target descriptionsAlan Hayward1-0/+4
2018-04-18Create xml from target descriptionsAlan Hayward1-0/+9
2018-04-18Add tdesc osabi and architecture functionsAlan Hayward1-0/+6
2018-04-18Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward1-0/+12
2018-04-18Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward1-0/+9
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward1-0/+8
2018-03-30Use std::vector and std::string instead of VEC(char_ptr) in gdbserver tdescSimon Marchi1-0/+9
2018-03-26Make gdbserver reg_defs a vector of objectsAlan Hayward1-0/+12
2018-03-23Make gdbserver find_register_by_number staticAlan Hayward1-0/+6
2018-03-23Move gdbserver tdesc header funcs to c fileAlan Hayward1-0/+7
2018-03-22S390: Correct brace style in s390_get_wordsizeAndreas Arnez1-0/+4
2018-03-21S390: Make IPA recognize tdescs with guarded storageAndreas Arnez1-0/+8
2018-03-21S390: gdbserver: Don't write guarded storage registersAndreas Arnez1-0/+7
2018-03-21S390: Enable re-attaching with native-extended-gdbserverAndreas Arnez1-0/+9
2018-03-16Add silent Makefile rulesSimon Marchi1-0/+13
2018-03-14Special case NULL when using printf's %s formatTom Tromey1-0/+5
2018-03-08Add xml_escape_text_append and use itSimon Marchi1-0/+5
2018-03-08linux_qxfer_libraries_svr4: Use std::stringSimon Marchi1-0/+4
2018-03-02handle_general_set: Remove useless xstrdupSimon Marchi1-0/+4
2018-03-02Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi1-0/+7
2018-03-01btrace, gdbserver: check btrace target pointersMarkus Metzger1-0/+9
2018-02-28Change order of error message printed when gdbserver can't find CWDSergio Durigan Junior1-0/+5
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+11
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+7
2018-02-26Move arch/tdesc.h to common/tdesc.hAlan Hayward1-0/+5
2018-02-20Fix make 3.81 build errorsAlan Hayward1-0/+5
2018-02-19Add common/ dir in build directoriesAlan Hayward1-0/+6