summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement -trace-find.Vladimir Prus2010-03-231-4/+10
* Unify actions and commandsVladimir Prus2010-03-231-2/+2
* 2010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-181-0/+13
* Assertion failure after Ada task switch (target remote).Joel Brobecker2010-03-071-0/+11
* 2010-03-03 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-041-93/+99
* * inferior.h (ptid_match): Declare.Pedro Alves2010-02-241-21/+24
* 2010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-02-221-2/+3
* gdb/Jan Kratochvil2010-02-151-8/+3
* Pass target_gdbarch to gdbarch_qsupported.H.J. Lu2010-02-031-7/+1
* Add qsupported to gdbarch.H.J. Lu2010-02-031-3/+23
* * arch-utils.c (default_remote_breakpoint_from_pc): New function.Daniel Jacobowitz2010-02-011-2/+2
* Add trace file support.Stan Shebs2010-01-151-177/+161
* Implement core awareness.Vladimir Prus2010-01-121-9/+209
* Make tracepoint operations go through target vector.Stan Shebs2010-01-071-1/+395
* Support disconnected tracing.Stan Shebs2010-01-061-0/+203
* Add fast tracepoints.Stan Shebs2010-01-061-0/+24
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* 2009-11-13 Kazu Hirata <kazu@codesourcery.com>Daniel Jacobowitz2009-11-131-1/+14
* gdb/:Joel Brobecker2009-10-281-11/+116
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-7/+33
* Fix typo.Michael Snyder2009-09-101-1/+1
* 2009-09-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-09-101-5/+29
* * utils.c (add_internal_problem_command): Free set_doc andTom Tromey2009-08-181-0/+3