summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-09-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-141-0/+4
* 2011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com>Pedro Alves2011-09-071-2/+2
* gdb/Yao Qi2011-08-141-0/+10
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+1
* 2011-07-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>Philippe Waroquiers2011-07-261-0/+25
* 2011-07-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-07-251-20/+21
* 2011-07-15 Hui Zhu <teawater@gmail.com>Hui Zhu2011-07-151-0/+1
* 2011-07-14 Hui Zhu <teawater@gmail.com>Hui Zhu2011-07-141-1/+1
* gdb/Jan Kratochvil2011-07-131-1/+11
* 2011-07-07 Hui Zhu <teawater@gmail.com>Hui Zhu2011-07-071-12/+1
* 2011-07-06 Hui Zhu <teawater@gmail.com>Hui Zhu2011-07-061-1/+12
* 2011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi2011-06-231-0/+11
* 2011-06-16 Hui Zhu <teawater@gmail.com>Hui Zhu2011-06-161-1/+3
* 2011-06-15 Hui Zhu <teawater@gmail.com>Hui Zhu2011-06-151-2/+11
* 2011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-061-20/+2
* Various spelling fixes.Joel Brobecker2011-06-031-1/+1
* 2011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-301-1/+1
* Add support for enabling and disabling tracepoints while a traceKwok Yeung2011-05-121-0/+59
* * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand2011-04-271-24/+6
* 2011-04-26 Michael Walle <michael@walle.cc>Tom Tromey2011-04-261-3/+3
* 2011-04-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-04-201-16/+53
* * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey2011-04-041-29/+13
* ARI fixes: Add missing internationalization markups throughoutPierre Muller2011-03-181-2/+2
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* Fix ARI warning about functions without parameters that do notPierre Muller2011-03-141-1/+1
* gdb/Pedro Alves2011-03-081-1/+10
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-041-0/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-5/+5
* * remote.c (remote_close): Reset INFERIOR_PTID to NULL_PTIDPierre Muller2011-02-211-2/+4
* gdb/Pedro Alves2011-02-141-0/+43
* gdb/Pedro Alves2011-02-141-0/+33
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-4/+5
* Stop remote_read_bytes from handling partial reads itself.Pedro Alves2011-01-251-58/+34
* Simplify XML parsing a bit.Pedro Alves2011-01-251-16/+5
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-12/+13
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-48/+45
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-45/+83
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-11-04 Hui Zhu <teawater@gmail.com>Hui Zhu2010-11-041-4/+4
* gdb/Jan Kratochvil2010-11-021-14/+0
* * remote.c (remote_get_threadlist): If we got emptyVladimir Prus2010-10-201-1/+1
* gdb/Jan Kratochvil2010-10-171-0/+14
* 2010-07-28 Oleg Nesterov <oleg@redhat.com>Tom Tromey2010-07-281-1/+2
* Add missing gettext markup.Joel Brobecker2010-07-281-1/+1
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-2/+4
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-0/+156
* 2010-06-11 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-06-121-0/+43
* 2010-06-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-06-081-0/+1
* Fix ARI warning in remote.c (no trailing \n in call to error)Joel Brobecker2010-06-021-1/+1
* * remote.c (unpack_varlen_hex): Remove forward declaration.Pedro Alves2010-05-271-2/+2