Display strings in xcode debugger
Hi,
I'm trying to display a stl string in xcode. I added "%_M_dataplus._M_p%:s" in the summary format, but it only displays the first 80 characters. Unfortunately, filepaths are normally more than 100 characters long.
Anyone know is it possible to display the full string in the debugger?
I'm trying to display a stl string in xcode. I added "%_M_dataplus._M_p%:s" in the summary format, but it only displays the first 80 characters. Unfortunately, filepaths are normally more than 100 characters long.
Anyone know is it possible to display the full string in the debugger?
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Lost display since XCode 3.2.4 | Fred9000 | 3 | 2,244 |
Oct 23, 2010 09:41 AM Last Post: Fred9000 |
|
| XCode 3.2.3 debugger only showing assembler issue | Madrayken | 7 | 5,306 |
Jul 28, 2010 10:28 AM Last Post: Skorche |
|
| Texture2d with strings | kendric | 10 | 4,648 |
Jul 14, 2009 09:28 PM Last Post: warmi |
|
| debugger exited with status 1 | jeonghyunhan | 1 | 2,175 |
Apr 3, 2009 11:48 AM Last Post: kodex |
|
| Statically appending strings | kendric | 7 | 3,050 |
Mar 10, 2009 12:47 PM Last Post: SethWillits |
|

