aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-02gdb/Jan Kratochvil1-0/+11
2011-11-27remove use of sprintf_vma in remote_get_tracepoint_statusJoel Brobecker1-5/+3
2011-11-20 * NEWS: Mention tracepoint additions.Stan Shebs1-0/+94
2011-11-18 PR build/7196:Tom Tromey1-1/+9
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+28
2011-11-14gdb/Yao Qi1-0/+47
2011-11-14 * target.h (struct target): <to_download_tracepoint> Change typeYao Qi1-141/+136
2011-11-022011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+24
2011-10-132011-10-13 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-1/+1
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-0/+43
2011-09-142011-09-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
2011-09-072011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com>Pedro Alves1-2/+2
2011-08-14 gdb/Yao Qi1-0/+10
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-07-262011-07-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>Philippe Waroquiers1-0/+25
2011-07-252011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-20/+21
2011-07-152011-07-15 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+1
2011-07-142011-07-14 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2011-07-13gdb/Jan Kratochvil1-1/+11
2011-07-072011-07-07 Hui Zhu <teawater@gmail.com>Hui Zhu1-12/+1
2011-07-062011-07-06 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+12
2011-06-232011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+11
2011-06-162011-06-16 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+3
2011-06-152011-06-15 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+11
2011-06-062011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-20/+2
2011-06-03Various spelling fixes.Joel Brobecker1-1/+1
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-05-12Add support for enabling and disabling tracepoints while a traceKwok Yeung1-0/+59
2011-04-27 * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand1-24/+6
2011-04-262011-04-26 Michael Walle <michael@walle.cc>Tom Tromey1-3/+3
2011-04-202011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-16/+53
2011-04-04 * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey1-29/+13
2011-03-18 ARI fixes: Add missing internationalization markups throughoutPierre Muller1-2/+2
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-03-14 Fix ARI warning about functions without parameters that do notPierre Muller1-1/+1
2011-03-08gdb/Pedro Alves1-1/+10
2011-03-042011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-03-012011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2011-02-21 * remote.c (remote_close): Reset INFERIOR_PTID to NULL_PTIDPierre Muller1-2/+4
2011-02-14 gdb/Pedro Alves1-0/+43
2011-02-14 gdb/Pedro Alves1-0/+33
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves1-4/+5
2011-01-25 Stop remote_read_bytes from handling partial reads itself.Pedro Alves1-58/+34
2011-01-25 Simplify XML parsing a bit.Pedro Alves1-16/+5
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+13
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-48/+45
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-45/+83
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-042010-11-04 Hui Zhu <teawater@gmail.com>Hui Zhu1-4/+4
2010-11-02gdb/Jan Kratochvil1-14/+0