aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Support printf 'z' size modifierAndrew Burgess2019-11-121-0/+8
* Rename common to gdbsupportTom Tromey2019-07-091-5/+5
* gdbserver: Ensure all debug output uses debug functionsAlan Hayward2019-04-171-0/+4
* Normalize includes to use common/Tom Tromey2019-01-251-5/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Special case NULL when using printf's %s formatTom Tromey2018-03-141-0/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* C++-ify parse_format_stringTom Tromey2017-12-081-12/+10
* Constify unpack_varlen_hex & fix falloutPedro Alves2017-09-291-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdbserver: fix various warningsMike Frysinger2016-01-121-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENTYao Qi2015-09-211-0/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Fix ax.c:gdb_eval_agent_exprPedro Alves2015-08-211-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves2014-06-021-0/+10
* replace convert_ascii_to_int with hex2binTom Tromey2014-02-121-1/+1
* replace convert_int_to_ascii with bin2hexTom Tromey2014-02-121-1/+1
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-1/+1
* 2013-04-25 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-04-251-0/+1
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-2/+2
* gdb/gdbserver:Yao Qi2013-01-181-11/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/gdbserver/Yao Qi2012-08-281-1/+1
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-0/+155
* gdb/gdbserver/Yao Qi2012-06-061-1/+1
* Add missing files from previous commit.Luis Machado2012-02-241-0/+1191