Set radix (16) for gdb
This commit is contained in:
parent
c35b33b613
commit
8103118fa4
4 changed files with 12 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void lib1_function();
|
||||
void lib1_function(unsigned int i);
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue