forked from Imagelibrary/binutils-gdb
gdb-3.1
This commit is contained in:
@@ -175,7 +175,7 @@ union exp_element
|
||||
{
|
||||
enum exp_opcode opcode;
|
||||
struct symbol *symbol;
|
||||
long longconst;
|
||||
LONGEST longconst;
|
||||
double doubleconst;
|
||||
char string;
|
||||
struct type *type;
|
||||
|
||||
Reference in New Issue
Block a user