mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-15 20:08:23 +00:00
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