Hi, it works here. Can you please post the full output. Sometimes gdb only complains about missing debug symbols for the libraries but not for sumo itself. Also please note that the binary has a different name when you compile the debug version. It is called sumoD then. So maybe you started the wrong one.
Best regards, Michael Am 21.11.2016 um 19:29 schrieb Andreas Kasprzok: > Hey guys, > > I'm using sumo 0.25.0 to interface with omnet++ via veins on Ubuntu. > > I'm trying to debug some changes to the source code I made, and ./configure > --enable-debug does seem to compile everything with the -g flag. However > when loading bin/sumo into gdb it tells me that "no debugging symbols > found". I didn't see any stray -s flags. I'm sure I must be missing > something very obvious, my apologies for the inconvenience but any help is > much appreciated! > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
