OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.3/] [gdb/] [testsuite/] [gdb.asm/] [asmsrc2.s] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
        .include "common.inc"
2
        .include "arch.inc"
3
 
4
comment "Second file in assembly source debugging testcase."
5
 
6
        .global foo2
7
foo2:
8
        gdbasm_enter
9
 
10
comment "Call someplace else (several times)."
11
 
12
        gdbasm_call foo3
13
        gdbasm_call foo3
14
 
15
comment "All done, return."
16
 
17
        gdbasm_leave

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.