summaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-2/+2
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-4/+5
* 2001-08-23 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-08-231-0/+6
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-39/+39
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-3/+3
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-9/+11
* * remote-mips.c (S_IROTH): Moved definition from here.J.T. Conklin2001-04-031-9/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* * ppc-bdm.c (#include <signal.h>): Removed.J.T. Conklin2001-02-021-2/+0
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-5/+5
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-3/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* Replace hardwired timeouts in remote-mips.c with ``remote_timeout''Andrew Cagney2000-09-121-22/+41
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-3/+5
* Thu Aug 3 15:02:23 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2000-08-031-5/+6
* Protoization.Kevin Buettner2000-07-301-205/+73
* Move the ``set mask-address'' command to remote-mips.c. DisableAndrew Cagney2000-07-111-42/+46
* Remove arbitrary printf output limit placed on pmon targetsAndrew Cagney2000-06-171-9/+22
* Delete TARGET_MONITOR_PROMPT.Andrew Cagney2000-06-061-2/+19
* PARAMS removal.Kevin Buettner2000-05-281-59/+53
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+3
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-7/+7
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-18/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-618/+651
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-28/+34
* import gdb-19990422 snapshotStan Shebs1999-04-261-5/+3
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3655
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3655/+0
* Fix for PR 18873:Mark Alexander1999-01-221-1/+4
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-14/+21
* CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1998-11-251-1/+1
* * remote-mips.c (remote_mips_insert_hw_breakpoint,Dawn Perchik1998-07-231-0/+30
* * remote-mips.c (mips_request): Use unsigned long during parsingFrank Ch. Eigler1998-02-171-2/+2
* * Changed MIPS monitor interface code to be tolerant of slightlyFrank Ch. Eigler1998-02-121-12/+1
* * remote-mips.c (_initialize_remote_mips): Fix DDB doc string.Mark Alexander1997-12-221-2/+2
* Remove sanitized-out Magic Cap support, will never be releasedStan Shebs1997-10-061-18/+0
* * remote-mips.c (mips-initialize): Work around flakiness inMark Alexander1997-10-051-0/+5
* * infrun.c (wait_for_inferior): Mark registers as invalid whenMark Alexander1997-06-171-358/+535
* * remote-mips.c (mips_load): Ensure that PC gets updatedMark Alexander1997-04-151-4/+4
* * remote-mips.c: Clean up comment and extraneous semicolonMark Alexander1997-03-271-11/+12
* * remote-mips.c: Add `set monitor-prompt' command.Mark Alexander1997-03-271-25/+22
* * remote-mips.c (mips_exit_debug): Some IDT boards don'tBob Manson1997-03-061-1/+1
* * remote-mips.c: Put back the form feeds.Mark Alexander1997-02-271-18/+10
* * remote-mips.c: Remove form feeds (^L) from source.Mark Alexander1997-02-271-24/+45
* * mips-tdep.c (non_heuristic_proc_desc): New function.Mark Alexander1997-02-111-18/+110