Hi there:
I am porting Linux-GPIB to a blackfin-uclinux platform with a Bfin532
processor (Linux version 2.6.16.27-ADI-2006R2 patched with
kgdb_bfin-linux-2.6.x.patch). When I tried to debug a driver module in
Linux-GPIB by setting a break point at the device open function, kgdb
failed to trig when the driver was opened. Instead, it trigged when
linux began to shut down. The cross compiler flags used to build the
driver module were:
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -ffreestanding -Os -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g -Wdeclaration-after-statement
-Wno-pointer-sign -DMODULE -mlong-calls
Any idea of what the problem might be? Thank you.
Jeff Tan
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev