summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* * 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-2010-07-07-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
* gdb/Pedro Alves2010-05-261-7/+55
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-27/+69
* * remote.c (remote_query_supported_append): Use reconcat.Pedro Alves2010-05-071-12/+9
* * gdbarch.sh (qsupported): Delete.Pedro Alves2010-05-071-4/+0
* * remote.c (clear_threads_parsing_context): New.Pedro Alves2010-05-061-4/+23
* * remote.c (remote_threads_info): Really revert previous previousPedro Alves2010-05-051-1/+1
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-1/+1
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-4/+2
* ARI fix: Remove ATTRIBUTE_UNUSED throughout.Pierre Muller2010-05-051-1/+1
* * remote.c (register_remote_support_xml)Mark Kettenis2010-05-041-4/+4
* * remote.c (remote_notice_signals): New.Pedro Alves2010-05-031-0/+14
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-0/+48
* * remote.c (remote_get_noisy_reply): Don't error out on emptyPedro Alves2010-04-131-23/+37
* 2010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-091-5/+10
* * breakpoint.h (struct counted_command_line): Moved definition toPedro Alves2010-04-021-1/+1
* Use hex_string instead of phex_nz for error.H.J. Lu2010-04-011-1/+1
* * src/gdb/remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.Pierre Muller2010-03-311-1/+1
* Add xmlRegisters= to qSupported packet.H.J. Lu2010-03-301-12/+62
* 2010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-291-8/+81
* gdb/Pedro Alves2010-03-241-31/+40
* Implement -trace-save.Vladimir Prus2010-03-231-1/+1