This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Discussion] what about change the arguments of create_breakpoint to a struct?


Hi guys,

create_breakpoint have 15 argument.  I am not sure its number will
increase or not.  But this number is increasing recently.
I thought it make code work about breakpoint not very easy.

So I suggest change the arguments of create_breakpoint to a struct.
What do you think about it?

Best,
Hui


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]