It's Arch Linux 64bit with nVidia 9600 GT using the proprietary blob (currently running 304.43 drivers*). There's nothing special about my system. It needed some small changes regarding the path to libGL and libCL (see the AUR package) though (it looks for them in lib64, which is not used on Arch).
* However, it shouldn't depend on any specific version of drivers, because I've been using gDEBugger on nVidia since the last Christmas.
Strange, I was sure I already replied to this.
Anyway, I have nVidia 9600 GT on Arch Linux 64bit, using the proprietary drivers (right now 304.43, but it worked almost a year ago, too). There's nothing peculiar about my system. Oh, I almost forgot – gDEBugger looks for libGL and libCL in lib64, which is not used on Arch, so it needs some small tweaks to make it find these libraries (it needs LIBGL_DRIVERS_PATH env variable and link for libCL, for details look at the the AUR package).