gdb-3.1
This commit is contained in:
parent
bb7592f010
commit
e91b87a368
150 changed files with 54576 additions and 10225 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue