summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/Jan Kratochvil2013-06-301-2/+2
* gdb/qiyao2013-06-261-1/+1
* Upload tsv earlier in remote_start_remoteqiyao2013-06-251-8/+11
* gdb/qiyao2013-06-071-0/+2
* GDB was not restoring the signal handler before returning when a notificationsergiodj2013-06-041-3/+3
* 2013-06-04 Gary Benson <gbenson@redhat.com>gary2013-06-041-0/+26
* gdb/qiyao2013-05-301-1/+1
* gdb/qiyao2013-05-301-4/+4
* [remote] Insert breakpoints in the right process.Pedro Alves2013-05-291-0/+39
* range stepping: gdbPedro Alves2013-05-231-0/+98
* Convert rs->support_vCont_t to a struct.Pedro Alves2013-05-231-5/+16
* * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey2013-05-141-1/+2
* Fix typo in "show remote traceframe-info-packet"Pedro Alves2013-05-101-1/+1
* PR remote/15455 - QTro remote packet brokenPedro Alves2013-05-101-0/+1
* PR gdb/7912:Tom Tromey2013-04-221-2/+3
* gdb_byte for binary buffer, char for string: remote.c, tracepoint.c.Pedro Alves2013-04-191-14/+15
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* gdb/Jan Kratochvil2013-04-121-1/+2
* gdb/Jan Kratochvil2013-04-111-6/+5
* Avoid potencially-stale errno usage.Pedro Alves2013-04-091-8/+21
* gdb/qiyao2013-04-071-1/+1
* gdb/Jan Kratochvil2013-04-021-1/+2
* unpush the remote target if serial_write fails.Pedro Alves2013-04-021-8/+24
* Stop sending qTStatus if the target doesn't recognize it; add packet configur...Pedro Alves2013-03-281-1/+11
* gdb/Jan Kratochvil2013-03-271-2/+1
* Make "set/show remoteaddresssize" a zuinteger command instead of uinteger.Pedro Alves2013-03-261-5/+5
* gdb/Jan Kratochvil2013-03-221-8/+13
* gdb/Jan Kratochvil2013-03-221-22/+18
* gdb/Jan Kratochvil2013-03-201-2/+2
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>abidh2013-03-111-2/+2
* Add the gdb remote target operations for branch tracing.mmetzger2013-03-111-0/+170
* 2012-03-08 Stan Shebs <stan@codesourcery.com>abidh2013-03-081-0/+39
* hex2bin, bin2hex: move declarations to header.Pedro Alves2013-03-071-4/+0
* 2013-02-15 Pedro Alves <pedro@codesourcery.com>abidh2013-02-151-1/+1
* gdb/qiyao2013-02-151-1/+1
* Fix GDB internal error against targets that return a thread in T stop replies...Pedro Alves2013-01-251-9/+71
* 2013-01-14 Richard Sharman <richard_sharman@mitel.com>Pedro Alves2013-01-141-1/+12
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/qiyao2012-12-151-217/+245
* gdb/qiyao2012-12-151-13/+15
* gdb/qiyao2012-12-151-10/+19
* gdb/qiyao2012-11-261-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-25/+25
* * remote.c (remote_insert_hw_breakpoint): ARI fix,Pierre Muller2012-11-061-1/+1
* * configure: Rebuild.Tom Tromey2012-11-021-3/+4
* gdb/qiyao2012-10-231-2/+2
* gdb/testsuite/qiyao2012-09-221-6/+2
* * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception ifwrighton2012-09-121-0/+9
* gdb/qiyao2012-08-281-7/+7