From: Matt Seitz (seitz_at_metadata-systems.com)
Date: Fri Aug 08 2003 - 16:44:10 BST
Matt Seitz wrote: > I am trying to debug the Samba "smbd" program using the ups debugger. > I am running smbd in interactive, non-daemon mode (smbd > --interactive). I am starting by trying to step through the main() > function. If I set breakpoints, "ups" will stop at the breakpoint. > But if I select "Next" or "Step", "ups" acts as if I pressed "Cont" > and runs "smbd" until it exits. > I was able to get "ups" to work correctly by making two changes to the "CFLAGS" macro in the SAMBA make file. First, I changed "-gstabs" to "-g". Second, I changed "-O2" to "-O0".
This archive was generated by hypermail 2.1.4 : Tue Aug 12 2003 - 15:55:48 BST