/[dejagnu]/dejagnu/baseboards/sparclet-aout.exp
ViewVC logotype

Diff of /dejagnu/baseboards/sparclet-aout.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by rsavoye, Mon Feb 5 04:18:16 2001 UTC revision 1.2 by bje, Thu Aug 7 03:42:42 2003 UTC
# Line 3  set_board_info target_install {sparclet- Line 3  set_board_info target_install {sparclet-
3    
4  # Load the generic configuration for this board. This will define any  # Load the generic configuration for this board. This will define any
5  # routines needed by the tool to communicate with the board,.  # routines needed by the tool to communicate with the board,.
6  load_generic_config "sparclet";  load_generic_config "sparclet"
7    
8  # It needs broken-saverestore by default.  # It needs broken-saverestore by default.
9  process_multilib_options "-mbroken-saverestore"  process_multilib_options "-mbroken-saverestore"
# Line 31  set_board_info gdb_load_offset "0x120200 Line 31  set_board_info gdb_load_offset "0x120200
31  # And the place in memory where we load the stub.  # And the place in memory where we load the stub.
32  set_board_info gdb_stub_offset "0x12010000"  set_board_info gdb_stub_offset "0x12010000"
33  # No mathlib.  # No mathlib.
34  set_board_info mathlib "";  set_board_info mathlib ""
35  # We can't do I/O in GDB.  # We can't do I/O in GDB.
36  set_board_info gdb,noinferiorio 1;  set_board_info gdb,noinferiorio 1
37  # Or pass arguments.  # Or pass arguments.
38  set_board_info noargs 1;  set_board_info noargs 1
39    
40  set_board_info gcc,no_varargs 1  set_board_info gcc,no_varargs 1
41  set_board_info gcc,no_label_values 1  set_board_info gcc,no_label_values 1
42    
43  # This is the old GDB prompt for the toolchain.  # This is the old GDB prompt for the toolchain.
44  # Uncomment for old tests  # Uncomment for old tests
45  set_board_info gdb_prompt "\\(gdb\\)";  set_board_info gdb_prompt "\\(gdb\\)"
46    
47  # We always have to set a breakpoint at exit(), instead of just _exit().  # We always have to set a breakpoint at exit(), instead of just _exit().
48  set_board_info always_break_exit 1;  set_board_info always_break_exit 1

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26