On Tue, 18 Nov 2003 19:46:23 +0200, Sir Shachar Shemesh scribed thus:
Hi list,
Does anyone remeber how to delay setting a breakpoint in GDB? Due to human-machine incompatibilities, I am using GDB rather than winedbg, and setting breakpoints inside the actual program would be greatly simplified if I could ask for the breakpoint before starting Wine.
If you're feeling hardcore I guess you could whack a breakpoint in __libc_main and suffer.....