aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+2
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-3/+3
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+24
2001-11-21* target.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): DeleteJim Blandy1-11/+0
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-8/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-26/+26
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
2001-03-24* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney1-6/+0
2001-03-21* target.h (enum target_signal): Move definition from here.Andrew Cagney1-143/+0
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-16* target.h (target_fetch_registers): Fix comment.Mark Kettenis1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-1/+1
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-6/+11
2001-01-18* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)Andrew Cagney1-1/+1
2000-11-21 * target.h (TARGET_SIGNAL_REALTIME_64): Added for IRIX 6.Peter Schauer1-0/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-5/+16
2000-09-02Corrected spelling in comment: dependant -> dependent.David Anderson1-2/+2
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-65/+66
2000-05-28PARAMS removal.Kevin Buettner1-109/+63
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-5/+0
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-4/+0
2000-03-15Deal with the inferior unloading shared objects.Jim Blandy1-0/+3
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-178/+192
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-18/+44
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+12
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-2/+23
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-6/+25
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-3/+14
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+18
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-4/+15
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+8
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-0/+9
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-329/+338
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+5
1999-05-11import gdb-1999-05-10Stan Shebs1-2/+11
1999-05-05import gdb-19990504 snapshotStan Shebs1-0/+9
1999-04-26import gdb-19990422 snapshotStan Shebs1-6/+10
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1264
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1264/+0
1999-01-19only declare child_post_attach if CHILD_POST_ATTACH is defined.David Taylor1-0/+2
1999-01-151999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-0/+11
1999-01-13Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+17
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-15/+452
1998-02-12Add a new target specific protocol `target d10v' implemented inAndrew Cagney1-3/+7
1997-04-28 * breakpoint.c (remove_breakpoint): Pass correct type toMark Alexander1-16/+30
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-0/+8
1996-06-28 * remote-e7000.c,remote.c,target.h,top.c:Dawn Perchik1-1/+62
1995-05-22 * breakpoint.c, target.h: Move defaults of watchpoint relatedJim Kingdon1-33/+105