Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
casualcoder
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
28
votes
Getting gdb to save a list of breakpoints?
c++
c
debugging
gdb
breakpoints
asked Feb 1 '09 at 20:09
stackoverflow.com
9
votes
.NET or Mono vs Qt, which one for cross-platform development?
.net
gui
api
qt
asked Feb 7 '09 at 16:24
stackoverflow.com
7
votes
Why is the OO concept interface not represented by a keyword in C++?
c++
oop
asked Jan 26 '09 at 2:51
stackoverflow.com
6
votes
Bidirectional (or reverse) debugging
gdb
debugging
reverse-debugging
asked Feb 6 '09 at 23:11
stackoverflow.com
6
votes
Are there alternatives to polymorphism in C++?
c++
virtual-functions
asked Feb 25 '09 at 2:51
stackoverflow.com
6
votes
Using SSD as disk cache
linux
performance
filesystems
ssd
asked Dec 5 '09 at 17:07
serverfault.com
6
votes
Greenspun's Tenth Rule, does every large project include a Lisp interpreter?
c
language-design
lisp
fortran
asked Feb 27 at 1:45
programmers.stackexchange.com
5
votes
How to vectorize with gcc?
gcc
loops
simd
vector-processing
asked Jan 3 '09 at 16:22
stackoverflow.com
5
votes
Optimization trick, does it really work?
c++
optimization
coding-style
asked Oct 14 '11 at 0:03
stackoverflow.com
5
votes
Use of O_DIRECT on Linux
linux
kernel
files
performance
programming
asked Jan 26 '11 at 2:50
unix.stackexchange.com
1
2
next
Top Answers
22
Linker order - GCC
stackoverflow.com
9
How to vectorize with gcc?
stackoverflow.com