-
Notifications
You must be signed in to change notification settings - Fork 1
BestKnownMethods
Add any notes that you think can be useful for team (and for you).
This task cannot be solved compiler and OS independent way. Here are links to resources on how to do this with GCC and MS Visual Studio compilers:
http://www.delorie.com/gnu/docs/glibc/libc_665.html
http://tombarta.wordpress.com/2008/08/01/c-stack-traces-with-gcc/
http://www.codeproject.com/KB/threads/StackWalker.aspx?display=Print
http://www.mr-edd.co.uk/blog/stack_trace_x86
http://www.cygwin.com/ml/cygwin/2007-08/msg00032.html
The best practice for working with SVN is to create a fresh new branch for every single task you start, not just sticking to the branches/yourname
or whatever.
One can use as many branches as he wants and call them branches/bbelousov-short-task-name
or /branches/yourname-issue21
- About us
- HOWTO
- Design
- Instruction set architecture (ISA)
- Functional simulation
-
Performance simulation
- Infrastructure
- Module Structure
- Clocking
- Ports
- Logs
- Stats
- Configuration
- Hardware features
- Infrastructure
- Implementation
- Coding style
- Functional simulation
- Performance simulation
- Infrastructure
- Module structure
- Clocking
- Ports
- Logs
- Stats
- Configuration
- Hardware features
- Infrastructure
- Quality assurance
- Simmy Specification
- FAQ
- BKM