aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05gdb/Jan Kratochvil1-32/+27
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess1-2/+2
2013-06-30gdb/Jan Kratochvil1-2/+2
2013-06-26gdb/Yao Qi1-1/+1
2013-06-25Upload tsv earlier in remote_start_remoteYao Qi1-8/+11
2013-06-07gdb/Yao Qi1-0/+2
2013-06-04GDB was not restoring the signal handler before returning when a notificationSergio Durigan Junior1-3/+3
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+26
2013-05-30gdb/Yao Qi1-1/+1
2013-05-30gdb/Yao Qi1-4/+4
2013-05-29[remote] Insert breakpoints in the right process.Pedro Alves1-0/+39
2013-05-23range stepping: gdbPedro Alves1-0/+98
2013-05-23Convert rs->support_vCont_t to a struct.Pedro Alves1-5/+16
2013-05-14 * remote.c (remote_set_trace_notes): Make arguments const.Tom Tromey1-1/+2
2013-05-10Fix typo in "show remote traceframe-info-packet"Pedro Alves1-1/+1
2013-05-10PR remote/15455 - QTro remote packet brokenPedro Alves1-0/+1
2013-04-22 PR gdb/7912:Tom Tromey1-2/+3
2013-04-19gdb_byte for binary buffer, char for string: remote.c, tracepoint.c.Pedro Alves1-14/+15
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-04-12gdb/Jan Kratochvil1-1/+2
2013-04-11gdb/Jan Kratochvil1-6/+5
2013-04-09Avoid potencially-stale errno usage.Pedro Alves1-8/+21
2013-04-07gdb/Yao Qi1-1/+1
2013-04-02gdb/Jan Kratochvil1-1/+2
2013-04-02unpush the remote target if serial_write fails.Pedro Alves1-8/+24
2013-03-28Stop sending qTStatus if the target doesn't recognize it; add packet configur...Pedro Alves1-1/+11
2013-03-27gdb/Jan Kratochvil1-2/+1
2013-03-26Make "set/show remoteaddresssize" a zuinteger command instead of uinteger.Pedro Alves1-5/+5
2013-03-22gdb/Jan Kratochvil1-8/+13
2013-03-22gdb/Jan Kratochvil1-22/+18
2013-03-20gdb/Jan Kratochvil1-2/+2
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+1
2013-03-112013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer1-2/+2
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+170
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+39
2013-03-07hex2bin, bin2hex: move declarations to header.Pedro Alves1-4/+0
2013-02-152013-02-15 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-1/+1
2013-02-15gdb/Yao Qi1-1/+1
2013-01-25Fix GDB internal error against targets that return a thread in T stop replies...Pedro Alves1-9/+71
2013-01-142013-01-14 Richard Sharman <richard_sharman@mitel.com>Pedro Alves1-1/+12
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-15gdb/Yao Qi1-217/+245
2012-12-15gdb/Yao Qi1-13/+15
2012-12-15gdb/Yao Qi1-10/+19
2012-11-26gdb/Yao Qi1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-25/+25
2012-11-06 * remote.c (remote_insert_hw_breakpoint): ARI fix,Pierre Muller1-1/+1
2012-11-02 * configure: Rebuild.Tom Tromey1-3/+4
2012-10-23gdb/Yao Qi1-2/+2
2012-09-22gdb/testsuite/Yao Qi1-6/+2