| Commit message (Expand) | Author | Age | Files | Lines |
* | * remote.c (remote_protocol_e, remote_protocol_E): Define. | J.T. Conklin | 2001-04-03 | 1 | -2/+168 |
* | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 2001-03-27 | 1 | -2/+1 |
* | * remote.c (remote_cisco_section_offsets): Do not cast result from | Andrew Cagney | 2001-03-19 | 1 | -4/+3 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -0/+1 |
* | 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-02-16 | 1 | -1/+1 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -14/+22 |
* | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 2001-02-06 | 1 | -2/+2 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -1/+0 |
* | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 2001-01-23 | 1 | -2/+5 |
* | From Mark Salter, fix hw-breakpoint packet format. | Andrew Cagney | 2001-01-18 | 1 | -2/+2 |
* | * regcache.c (set_register_cached, register_buffer, | Nicholas Duffek | 2001-01-09 | 1 | -6/+8 |
* | Multi-arch REGISTER_BYTES_OK. | Andrew Cagney | 2000-12-15 | 1 | -3/+2 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | * remote.c (remote_write_bytes): Add default case to switch | Andrew Cagney | 2000-11-27 | 1 | -2/+8 |
* | Replace asprintf() / vasprintf() with xasprintf() xvasprintf(). | Andrew Cagney | 2000-11-20 | 1 | -6/+6 |
* | Fix ``show remotewritesize'' was doing a set. | Andrew Cagney | 2000-11-14 | 1 | -1/+1 |
* | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 2000-11-03 | 1 | -22/+8 |
* | Corrected spelling errors in comments | David Anderson | 2000-10-23 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-10-18 | 1 | -18/+6 |
* | 2000-10-13 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-10-13 | 1 | -2/+8 |
* | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 2000-09-01 | 1 | -2/+2 |
* | 2000-08-20 Michael Chastain <chastain@redhat.com> | Andrew Cagney | 2000-08-24 | 1 | -2/+15 |
* | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 2000-08-18 | 1 | -4/+4 |
* | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 2000-08-10 | 1 | -2/+8 |
* | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-08-07 | 1 | -6/+6 |
* | Re-implement ``set/show remote Z-packet ...'' commands so that each Z | Andrew Cagney | 2000-08-04 | 1 | -144/+392 |
* | Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet'' | Andrew Cagney | 2000-08-02 | 1 | -47/+18 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -318/+130 |
* | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 2000-06-19 | 1 | -35/+0 |
* | Eliminate use of PARAMS. | Kevin Buettner | 2000-06-12 | 1 | -2/+1 |
* | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 2000-06-08 | 1 | -5/+5 |
* | Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04 | Kevin Buettner | 2000-06-04 | 1 | -6/+5 |
* | PARAMS removal.gdb-post-params-removal-2000-05-28 | Kevin Buettner | 2000-05-28 | 1 | -149/+144 |
* | Fix signature of add_set_enum_cmd. Change VAR parameter to char**. | Andrew Cagney | 2000-05-16 | 1 | -1/+1 |
* | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-05-04 | 1 | -6/+6 |
* | * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c | Andrew Cagney | 2000-04-17 | 1 | -5/+0 |
* | Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo. | Andrew Cagney | 2000-03-29 | 1 | -1/+1 |
* | 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-03-21 | 1 | -19/+133 |
* | 2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-02-18 | 1 | -2/+2 |
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -1/+1 |
* | From JTC: Reduce default remote_timeout to two. Flush defunct code. | Andrew Cagney | 2000-02-09 | 1 | -16/+0 |
* | From JTC: Handle NAK from target stub. | Andrew Cagney | 2000-02-09 | 1 | -0/+4 |
* | import gdb-2000-02-02 snapshot | Jason Molenda | 2000-02-03 | 1 | -0/+6 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -5/+26 |
* | import gdb-2000-01-10 snapshot | Jason Molenda | 2000-01-11 | 1 | -3/+6 |
* | import gdb-1999-12-21 snapshot | Jason Molenda | 1999-12-22 | 1 | -8/+12 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -1/+4 |
* | import gdb-1999-12-06 snapshot | Jason Molenda | 1999-12-07 | 1 | -107/+116 |
* | import gdb-1999-11-08 snapshot | Jason Molenda | 1999-11-09 | 1 | -55/+266 |