aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-01-07[gdb/build] Fix gdbserver build with -fsanitize=addressTom de Vries1-0/+7
2021-01-04gdb: introduce scoped debug printsSimon Marchi1-0/+4
2021-01-01Update copyright year in version message for gdb, gdbserver and gdbreplayJoel Brobecker1-0/+5
2020-12-16Fix TBI handling for watchpointsLuis Machado1-0/+5
2020-12-11gdbsupport: make use of safe-ctype functions from libibertyAndrew Burgess1-0/+4
2020-11-11gdbserver: add missing --disable-packet options to help textAndrew Burgess1-0/+5
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-0/+15
2020-10-31gdbserver: replace AC_TRY_COMPILE in acinclude.m4Simon Marchi1-0/+6
2020-10-31gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi1-0/+4
2020-10-31gdbsupport: re-indent ptrace.m4Simon Marchi1-0/+4
2020-10-31gdbserver: modernize configure.acSimon Marchi1-0/+5
2020-10-31gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi1-0/+6
2020-10-26gdb::handle_eintr, remove need to specify return typePedro Alves1-0/+6
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi1-0/+4
2020-10-24gdbserver: re-generate configureSimon Marchi1-0/+5
2020-10-21gdbserver: fix overlap in sprintf argument and bufferSimon Marchi1-0/+5
2020-10-20Fix undefined behavior in gdbserverTom Tromey1-0/+6
2020-10-13Remove unneeded netbsd_add_process()Kamil Rytarowski1-0/+6
2020-10-09gdb: Delay releasing target_desc_up in more casesAndrew Burgess1-0/+5
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess1-0/+5
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess1-0/+13
2020-10-07Remove some dead code from handle_search_memoryTom Tromey1-0/+4
2020-10-07Use simple_search_memory in gdbserverTom Tromey1-0/+5
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi1-0/+9
2020-10-07gdb: Correct the ChageLog entryShahab Vahedi1-1/+1
2020-10-07gdbserver: Add GNU/Linux support for ARCAnton Kolesov1-0/+6
2020-10-07Stop passing netbsd_process_target to local functionsKamil Rytarowski1-0/+6
2020-10-07Fix whitespace formattingKamil Rytarowski1-0/+5
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski1-0/+5
2020-10-07Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski1-0/+6
2020-10-06gdbserver: Remove unused argument in register_data()Shahab Vahedi1-0/+4
2020-10-02gdb: add debug prints in event loopSimon Marchi1-0/+8
2020-10-02gdb: give names to event loop file handlersSimon Marchi1-0/+7
2020-10-02Add NetBSD/i386 gdbserver supportKamil Rytarowski1-0/+6
2020-10-02Refactor the NetBSD amd64 gdbserver supportKamil Rytarowski1-0/+17
2020-09-24Handle 64bit breakpoints of WOW64 processes as SIGINTHannes Domani1-0/+5
2020-09-18Make target_wait options use enum flagsTom Tromey1-0/+15
2020-09-15Use arrays rather than pointers for global string constantsTom Tromey1-0/+5
2020-09-14Apply 'const' in more placesTom Tromey1-0/+5
2020-09-10Add minimal and functional NetBSD/amd64 gdbserverKamil Rytarowski1-0/+9
2020-08-13gdb: allow specifying multiple filters when running selftestsSimon Marchi1-0/+5
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+4
2020-07-26Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii1-0/+8
2020-07-22gdbserver: handle running threads in qXfer:threads:readPedro Alves1-0/+11
2020-07-21gdb, gdbserver: make stopped_pids global variables staticSimon Marchi1-0/+4
2020-07-17gdb/riscv: delete target descriptions when gdb exitsAndrew Burgess1-0/+6
2020-07-13gdbserver: fix memory leak when handling qsupported packetSimon Marchi1-0/+13
2020-06-29[gdbserver] Add missing include of gdbsupport/agent.hTom de Vries1-0/+4