This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [rfc/testsuite/mi] use gdb_get_line_number


  set line_callee4_head [expr [gdb_get_line_number "callee4 ("]]
  set line_callee4_body [expr [gdb_get_line_number "callee4 ("] + 2]

Or just line_callee4 and line_callee4_body?


Andrew



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