You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.207
Former-commit-id: 3b152f462918d427ce18620a2cbe4f8b79650449
This commit is contained in:
parent
8e12397d70
commit
eb85e2fc17
@ -1,11 +0,0 @@
|
||||
extern "C" int a();
|
||||
|
||||
int main() {
|
||||
return a();
|
||||
}
|
||||
|
||||
// Built with gcc 4.6.3
|
||||
// $ mkdir -p /tmp/dbginfo
|
||||
// $ cp dwarfdump-test2-helper.cc dwarfdump-test2-main.cc /tmp/dbginfo/
|
||||
// $ cd /tmp/dbginfo
|
||||
// $ g++ -g dwarfdump-test2-helper.cc dwarfdump-test2-main.cc -o <output>
|
Reference in New Issue
Block a user