aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ax.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-1376/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-12gdb: Support printf 'z' size modifierAndrew Burgess1-0/+8
2019-07-09Rename common to gdbsupportTom Tromey1-5/+5
2019-04-17gdbserver: Ensure all debug output uses debug functionsAlan Hayward1-0/+4
2019-01-25Normalize includes to use common/Tom Tromey1-5/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-14Special case NULL when using printf's %s formatTom Tromey1-0/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-08C++-ify parse_format_stringTom Tromey1-12/+10
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-12gdbserver: fix various warningsMike Frysinger1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-09-21Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENTYao Qi1-0/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-08-21Fix ax.c:gdb_eval_agent_exprPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves1-0/+10
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey1-1/+1
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey1-1/+1
2014-02-12move some rsp bits into rsp-low.hTom Tromey1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves1-0/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-1/+1
2013-04-252013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+1
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-2/+2
2013-01-18gdb/gdbserver:Yao Qi1-11/+11
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-28gdb/gdbserver/Yao Qi1-1/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-0/+155
2012-06-06gdb/gdbserver/Yao Qi1-1/+1
2012-02-24Add missing files from previous commit.Luis Machado1-0/+1191