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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gdb-7.2/] [gdb-7.2-or32-1.0rc3/] [gdb/] [testsuite/] [gdb.multi/] [crashme.c] - Blame information for rev 513

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
#include <stdlib.h>
2
#include <stdio.h>
3
 
4
int
5
main (int argc, char **argv)
6
{
7
  int *foo = NULL;
8
 
9
  printf ("Oh no, a bug!\n"); /* set breakpoint here */
10
 
11
  return *foo;
12
}

powered by: WebSVN 2.1.0

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