Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » A debug issue(I add arguments in dbugconfigrations like "-p xx=xxx;yy=yyy -o" ,but the content after ; has been ignored)
A debug issue [message #1119989] Sun, 29 September 2013 00:03 Go to next message
Eclipse UserFriend
I add arguments in dbugconfigrations like "-p xx=xxx;yy=yyy -o" ,but the content after ";" has been ignored, argc=3, *(argc+2)="xx=xxx", I run it as same arguments, the result is fine, argc=4, *(argc+2)="xx=xxx;yy=yyy"
OS:ubuntu 12.04
eclipse:Kepler
Re: A debug issue [message #1121304 is a reply to message #1119989] Mon, 30 September 2013 09:35 Go to previous message
Eclipse UserFriend
Can you open a bug about this: http://bugs.eclipse.org

Thanks

Marc
Previous Topic:turning of gdb pretty printing
Next Topic:Memory map view for Linker script
Goto Forum:
  


Current Time: Wed May 21 11:41:16 EDT 2025

Powered by FUDForum. Page generated in 0.05412 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top