summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ax.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-08C++-ify parse_format_stringTom Tromey
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-12gdbserver: fix various warningsMike Frysinger
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-21Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENTYao Qi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-21Fix ax.c:gdb_eval_agent_exprPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey
2014-02-12move some rsp bits into rsp-low.hTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves
2013-04-252013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz
2013-01-18gdb/gdbserver:Yao Qi
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-28gdb/gdbserver/Yao Qi
2012-07-02 Add target-side support for dynamic printf.Stan Shebs
2012-06-06gdb/gdbserver/Yao Qi
2012-02-24Add missing files from previous commit.Luis Machado