Introduce objc_nsstring_operation
This adds class objc_nsstring_operation, which implements OP_OBJC_NSSTRING. gdb/ChangeLog 2021-03-08 Tom Tromey <tom@tromey.com> * eval.c: Include c-exp.h. * c-exp.h (class objc_nsstring_operation): New.
This commit is contained in:
parent
72d0a71134
commit
06dc61b9df
3 changed files with 28 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
#include "typeprint.h"
|
||||
#include <ctype.h>
|
||||
#include "expop.h"
|
||||
#include "c-exp.h"
|
||||
|
||||
/* Prototypes for local functions. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue