mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
Exclude resources from SIOWgdb.
This commit is contained in:
@ -12,6 +12,8 @@ resource 'vers' (1) {
|
||||
"4.12.3, Copyright \251 1994 Free Software Foundation, Inc."
|
||||
};
|
||||
|
||||
#ifdef Macgdb /* Exclude the following from SIOWgdb which uses SIOW.r. */
|
||||
|
||||
resource 'MBAR' (128) {
|
||||
{ mApple, mFile, mEdit, mDebug };
|
||||
};
|
||||
@ -146,3 +148,5 @@ resource 'DLOG' (128) {
|
||||
128,
|
||||
""
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user