Thu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Thu, 16 Jan 1997 22:14:19 +0000 (22:14 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 16 Jan 1997 22:14:19 +0000 (22:14 +0000)
        * config/mn10300/tm-mn10300.h: fix BREAKPOINT definition

gdb/ChangeLog
gdb/config/mn10300/tm-mn10300.h

index beffc64e8c805d72a1a2e5456f3ad0021336d785..a3fce8028577af6a543f1c3b5cb989072f383c5d 100644 (file)
@@ -1,3 +1,15 @@
+Thu Jan 16 14:10:41 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * config/mn10300/tm-mn10300.h: fix BREAKPOINT definition
+
+Tue Jan 14 16:01:06 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * mn10300-tdep.c: made a lot more generic, ripping out code
+       from copied target (no more mn10300_scan_prologue,
+       init_extra_frame_info, and mn10300_fix_call_dummy calls)
+       * config/mn10300/tm-mn10300.h: undefine INIT_EXTRA_FRAME_INFO
+       and INIT_FRAME_PC macros
+
 Thu Jan  9 11:44:40 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * sparc-tdep.c (sparc_frame_find_saved_regs): Don't use 
index e2387ab75fd9b75c984ec3a38aa9814ef598ac4e..b14508d8604991dba29b84e05607841bd7e03918 100644 (file)
@@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #define MAX_REGISTER_VIRTUAL_SIZE 4
 
-#define BREAKPOINT {0xff, 0xff}
+#define BREAKPOINT {0xff}
 
 #define FUNCTION_START_OFFSET 0